NetBSD/sys/arch/arm26
thorpej 72a24b4eae Add an align argument to uvm_map() and some callers of that
routine.  Works similarly fto pmap_prefer(), but allows callers
to specify a minimum power-of-two alignment of the region.
How we ever got along without this for so long is beyond me.
2000-09-13 15:00:15 +00:00
..
arm26 Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
boot Read the ECID from each podule just before we launch the kernel. This means 2000-07-22 15:36:15 +00:00
compile
conf Implement the easy ptrace requests and turn off the difficult ones. 2000-08-20 15:16:49 +00:00
include Move setsoftast() and friends into cpu.h and make them into macros, so arm26 2000-08-25 16:43:46 +00:00
iobus Use symbolic names for interrupt lines. 2000-08-23 17:28:51 +00:00
ioc Don't include <machine/spl.h> any more. 2000-08-22 21:22:48 +00:00
mainbus
podulebus Don't include <machine/spl.h> any more. 2000-08-22 21:22:48 +00:00
vidc <machine/spl.h> -> <machine/intr.h> (missed this one last time) 2000-08-25 10:37:58 +00:00
Makefile