NetBSD/sys/arch/arm
thorpej 8fa139d957 Use the RET macro, rather than "bx lr" unconditionally. Makes this file
compile again for the INTEGRATOR configuration.
2004-08-23 20:53:56 +00:00
..
arm Use the RET macro, rather than "bx lr" unconditionally. Makes this file 2004-08-23 20:53:56 +00:00
arm32 Add support for prefetch and data aborts in Thumb code. 2004-08-21 12:04:17 +00:00
conf Add dependancies on assym.h for some assembly files so that 2004-08-20 05:34:47 +00:00
footbridge Call inittodr() from main(). Let file system code set the recorded `last 2004-07-05 07:28:45 +00:00
fpe-arm "panicking" needs a k. 2004-05-16 15:44:10 +00:00
include Convert the coprocessor defines into an enum to avoid excessive 2004-08-21 12:03:16 +00:00
iomd Include <sys/cdefs.h> once. 2004-08-06 14:39:18 +00:00
ixp12x0 Spell address with two d's. Inspired by similar changes in OpenBSD, 2003-11-10 08:51:51 +00:00
mainbus On a riscstation leave the iobase as requested, don't add IO_CONF_BASE to 2004-01-03 14:42:12 +00:00
ofw Enable/Restore alignment fault state on interrupt handler entry/exit. 2003-11-05 21:10:59 +00:00
s3c2xx0 Implement software reset by means of watchdog timer. 2004-06-22 11:18:32 +00:00
sa11x0 fake that the PS/2 kbd/mouse controller of SA-1111 has two slots. 2004-04-06 01:32:17 +00:00
xscale pxa2x0_bs_unmap(): KVA allocated in pxa2x0_bs_map() needs to be freed. 2004-06-07 19:45:22 +00:00
Makefile