NetBSD/sys/arch/arm
lukem ecb81c3f6d - convert usage of "defopt" to "defflag" where the relevant option does
not support a value (e.g., it's to be used as "options FOO" instead of
  "options FOO=xxx"). options that take a value were converted to
  defparam recently.
- minor whitespace & formatting cleanups
2001-11-28 10:21:10 +00:00
..
arm Add code to run the XScale cache in write-though mode, and do so 2001-11-26 22:26:44 +00:00
arm32 - Garbage-collect some unused cruft. 2001-11-28 01:06:19 +00:00
conf - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
footbridge Move interrupt-related stuff out of the generic 32-bit ARM genassym.cf 2001-11-27 00:15:58 +00:00
fpe-arm Make the ARM, Ltd. floating point emulator work w/ ELF. 2001-11-24 03:39:17 +00:00
include Add prototypes for new XScale write-through cache routines. 2001-11-28 00:18:46 +00:00
iomd Use <machine/intr.h> rather than <machine/irqhandler.h> 2001-11-27 01:03:52 +00:00
mainbus Use <arm/undefined.h> instead of <machine/undefined.h>. 2001-11-23 21:18:29 +00:00
sa11x0 Use <arm/cpufunc.h>, not <machine/cpufunc.h>. 2001-11-23 19:21:47 +00:00
xscale Add a comment explaining that we expect the memory controller 2001-11-10 23:14:51 +00:00
Makefile Add 26-bit and 32-bit types.h files, which indicate the programming 2001-11-22 17:59:57 +00:00