NetBSD/sys/arch/arm32
chris 9f04d8d670 A couple of tidy ups to pmap:
pmap_t -> struct pmap * in pmap.c and pmap.h
kernel_pmap -> pmap_kernel() everywhere.

Compiled and booted on riscpc and cats.
2001-07-28 18:12:43 +00:00
..
arm32 finish moving common arm32 bits out into arm/arm32. 2001-07-28 15:08:10 +00:00
compile
conf Update Makefile.arm32 for the newly moved locore.S and genassym.cf 2001-07-28 15:50:40 +00:00
dev Merge arm32/dev/bus_space_notimpl.S and hpcarm/hpcarm/bus_space_notimpl.S 2001-06-18 22:26:15 +00:00
doc Fix typo. s/extention/extension/ 2001-07-05 08:38:24 +00:00
fpe-arm Make "options ARMFPE" work again. 2001-03-04 14:32:12 +00:00
include Make <sysarch.h> valid for all arm platforms. Adjust/remove port-specific 2001-07-14 00:23:09 +00:00
iomd A couple of tidy ups to pmap: 2001-07-28 18:12:43 +00:00
isa withough -> without 2001-06-13 10:45:57 +00:00
mainbus Correct various misspellings of 'transfer' and inflected forms. 2001-07-08 18:06:42 +00:00
ofw Split consinit functionality out of machdep.c into platform-specific 2001-06-11 11:56:57 +00:00
pci Print which IRQ is used for compatibility interrupts. (from i386) 2000-11-04 14:05:55 +00:00
podulebus A couple of tidy ups to pmap: 2001-07-28 18:12:43 +00:00
rc7500 response', not responce' 2001-06-19 13:45:52 +00:00
riscpc A couple of tidy ups to pmap: 2001-07-28 18:12:43 +00:00
shark auxilliary -> auxiliary 2001-07-26 22:53:13 +00:00
stand A new setup for the fastboot file... a lot more clear. 2001-07-12 15:55:42 +00:00
vidc A couple of tidy ups to pmap: 2001-07-28 18:12:43 +00:00
Makefile