NetBSD/sys/arch/arm
chris 4253f3bbfc Set LOOSE_PROTOTYPES to no for cats. This means cats now uses stricter prototype checking. 2002-01-31 09:53:33 +00:00
..
arm Set the CPU sleep routine to sa11x0_cpu_sleep() on SA-1100 and SA-1110 2002-01-30 00:37:18 +00:00
arm32 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
conf Set LOOSE_PROTOTYPES to no for cats. This means cats now uses stricter prototype checking. 2002-01-31 09:53:33 +00:00
footbridge Finish up the changes to get LOOSE_PROTOTYPES working for cats. 2002-01-07 22:58:07 +00:00
fpe-arm Make the ARM, Ltd. floating point emulator work w/ ELF. 2001-11-24 03:39:17 +00:00
include Add prototype for sa11x0_cpu_sleep(). 2002-01-30 00:36:32 +00:00
iomd Overhaul of the ARM cache code. This is mostly a simplification 2002-01-25 19:19:22 +00:00
mainbus 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
sa11x0 Interrupt related defines for SA11x0. 2002-01-09 15:54:19 +00:00
xscale New interrupt framework for NetBSD/evbarm, and accompanying new 2002-01-30 03:59:39 +00:00
Makefile Ensure that vidc.h gets installed somewhere -- Xarm32vidc needs it to compile. 2001-12-17 15:07:37 +00:00