NetBSD/sys/arch/arm/arm32
briggs 20267a208f Do not trim 'offset' from 'len' in _bus_dmamap_sync_linear(). 2002-08-17 05:14:10 +00:00
..
arm32_machdep.c * Add a new machdep.powersave sysctl, which controls the use of 2002-08-16 15:25:53 +00:00
bcopy_page.S * Use local label names (.Lfoo vs. (Lfoo or foo)) 2002-08-15 01:37:01 +00:00
bus_dma.c Do not trim 'offset' from 'len' in _bus_dmamap_sync_linear(). 2002-08-17 05:14:10 +00:00
conf.c Add dmoverio. 2002-08-02 00:50:25 +00:00
cpu.c Handle i80200 step D0 and i80321 step B0 2002-07-22 18:17:42 +00:00
cpuswitch.S Must ... micro ... optimize! 2002-08-17 01:08:21 +00:00
db_interface.c Nuke local extern label_t *db_recover; it's now in <ddb/db_extern.h> 2002-05-13 20:30:07 +00:00
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
exception.S * Use local label names (.Lfoo vs. (Lfoo or foo)) 2002-08-15 01:37:01 +00:00
fault.c G/c cowfault. 2002-08-14 21:52:36 +00:00
fusu.S * Use local label names (.Lfoo vs. (Lfoo or foo)) 2002-08-15 01:37:01 +00:00
genassym.cf Garbage-collect sigframe references. 2002-06-23 00:16:59 +00:00
intr.c Fix the type of irqmasks (any reason it's even been added as an extern when it's in irqhandler.h with the correct type and array size?) 2002-01-31 09:43:42 +00:00
locore.S * Use local label names (.Lfoo vs. (Lfoo or foo)) 2002-08-15 01:37:01 +00:00
mem.c * arm_byte_to_page() -> arm_btop() 2002-03-24 03:37:18 +00:00
pmap.c Add the brutal hack that allows us to limp along using the read/write 2002-08-13 03:36:30 +00:00
setcpsr.S * Use local label names (.Lfoo vs. (Lfoo or foo)) 2002-08-15 01:37:01 +00:00
setstack.S * Use local label names (.Lfoo vs. (Lfoo or foo)) 2002-08-15 01:37:01 +00:00
spl.S Use <arm/arm32/psl.h>, not <machine/psl.h>. 2001-11-26 20:51:57 +00:00
stubs.c Garbage-collect the "pagehook" stuff. 2002-03-23 19:21:58 +00:00
sys_machdep.c Rename the ARM sysarch calls from arm32* -> arm* 2002-03-30 06:23:39 +00:00
vm_machdep.c cpu_fork(): If PMCs are not enabled in the parent, clear the machine- 2002-08-09 23:44:17 +00:00