NetBSD/sys/arch/arm/arm
thorpej 71404bb533 Don't include <sys/map.h>. 2002-09-25 22:21:01 +00:00
..
arm_machdep.c Clean up handling of the vector page on 32-bit ARM systems: 2002-04-03 23:33:26 +00:00
ast.c arm26 -> acorn26 changes. 2002-03-24 16:10:11 +00:00
bcopyinout.S Handle copies to unaligned addresses a bit better. 2002-08-22 05:01:02 +00:00
blockio.S Use local label names (.Lfoo vs. (Lfoo or foo)) 2002-08-15 01:38:16 +00:00
bootconfig.c * rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options 2002-03-10 19:56:37 +00:00
bus_space_asm_generic.S Add generic_bs_sr_4 2002-08-29 17:27:48 +00:00
bus_space_notimpl.S
compat_13_machdep.c Don't include <sys/map.h>. 2002-09-25 22:21:01 +00:00
copystr.S More local label fixups. 2002-08-17 16:36:31 +00:00
cpufunc.c Coalesced writes on xscale systems do not always work. If 2002-08-20 02:30:51 +00:00
cpufunc_asm.S
cpufunc_asm_arm3.S
cpufunc_asm_arm7tdmi.S
cpufunc_asm_arm8.S
cpufunc_asm_arm9.S Fix copying and disclaimer (ARM != Causality). 2002-01-29 15:27:29 +00:00
cpufunc_asm_arm67.S
cpufunc_asm_armv4.S
cpufunc_asm_ixp12x0.S More local label fixups. 2002-08-17 16:36:31 +00:00
cpufunc_asm_sa1.S More local label fixups. 2002-08-17 16:36:31 +00:00
cpufunc_asm_sa11x0.S More local label fixups. 2002-08-17 16:36:31 +00:00
cpufunc_asm_xscale.S More local label fixups. 2002-08-17 16:36:31 +00:00
db_disasm.c
db_trace.c vm_offset_t -> vaddr_t,paddr_t 2002-04-10 19:35:22 +00:00
disassem.c __RCSID -> __KERNEL_RCSID 2002-03-10 15:47:43 +00:00
disassem.h
disksubr.c In bounds_check_with_label(), look for the label sector in RAW_PART, 2002-08-27 17:30:02 +00:00
disksubr_acorn.c
disksubr_mbr.c
fiq.c Clean up handling of the vector page on 32-bit ARM systems: 2002-04-03 23:33:26 +00:00
fiq_subr.S Centralize ARM CPU configuration information by adding a new header 2002-04-12 18:50:29 +00:00
in_cksum_arm.c Whitespace. 2002-08-14 23:53:07 +00:00
linux_sigcode.S More-or-less working signal handling for Linux processes on ARM. 2002-01-17 22:50:38 +00:00
linux_syscall.c MD systrace gluons. 2002-06-17 16:32:57 +00:00
linux_trap.c Crude first cut at ARMLinux binary compatibility. Successfully runs 2002-01-14 23:14:32 +00:00
process_machdep.c
procfs_machdep.c
sig_machdep.c Fix typos in comment. 2002-09-15 20:11:55 +00:00
sigcode.S When delivering a signal, arrange to have the handler invoked directly, 2002-06-23 19:16:43 +00:00
softintr.c Move the generic ARM soft interrupt code into a generic place. 2002-01-29 22:54:14 +00:00
syscall.c MD systrace gluons. 2002-06-17 16:32:57 +00:00
undefined.c Make it compile when VERBOSE_ARM32 is defined. 2002-05-02 22:47:09 +00:00
vectors.S More local label fixups. 2002-08-17 16:36:31 +00:00
vm_machdep_arm.c