NetBSD/sys/arch/arm/arm32
2002-03-02 15:35:05 +00:00
..
arm32_machdep.c
bcopy_page.S Patch in Richard E's changes to bcopy page, the loop doesn't need unrolling as much as it currently is due to the overhead of the load/stores taking most of the time. (profiling shows minimal time difference) 2001-08-11 12:44:42 +00:00
bcopyinout.S
bus_dma.c
conf.c Update with radio, cir and irframe. also add block device for ld. Update other tables in file as appropriate. 2002-01-05 00:51:30 +00:00
copystr.S
cpu.c
cpuswitch.S
db_interface.c
db_machdep.c Make some of the arm32 files build with LOOSE_PROTOTYPES not set in the makefile. Turned up a few mismatched functions. Note that this isn't all of the arm32 files. Aim will be to get arm32 kernels built with LOOSE_PROTOTYPES not set. 2002-01-05 22:41:46 +00:00
db_trace.c Don't define pcb_* register macros. 2001-09-09 10:33:42 +00:00
exception.S
fault.c
fusu.S Remove ref to VM_MAXKERN_ADDRESS, it's not used in this file 2002-03-02 15:35:05 +00:00
genassym.cf
intr.c
locore.S
mem.c
pmap.c Change pmap_map_entry() to work like pmap_map_chunk(): take a pointer 2002-02-22 04:49:19 +00:00
setcpsr.S
setstack.S
spl.S
stubs.c
sys_machdep.c
vm_machdep.c Purge CLSIZE, CLSIZELOG2 and MCLOFSET. 2002-02-26 15:13:19 +00:00