NetBSD/sys/arch/arm32
mark 17dcbf485c More reworking in initarm().
Further cleanup and simply the allocation and mapping of the kernel
  pagetables and static data pages.
  Removed the page directory page table as it is no longer necessary.
  Changed the allocation of the proc0 L1 page table and L2 page table
  that maps the page tables to map these pages into kernel virtual
  address space.
  Updated for pv_addr_t argument changes to pmap_bootstrap().
1998-08-28 02:58:41 +00:00
..
arm32 Modify the arguments to pmap_bootstrap() to take a pv_addr_t structure 1998-08-28 02:46:51 +00:00
compile Initial commit of the NetBSD/arm32 port. 1996-01-31 23:14:53 +00:00
conf Add OPL driver. 1998-08-26 12:10:57 +00:00
dev Assign my copyrights to TNF. 1998-08-15 10:10:47 +00:00
doc Bring this more up to date. 1998-03-26 20:43:02 +00:00
fpe-arm Remove inclusion of sys/device.h 1998-05-01 15:35:43 +00:00
include Centralise the definition of the pv_addr_t structure. 1998-08-27 03:55:06 +00:00
iomd Remove pv_addr_t and systempage declarations. 1998-08-27 03:58:10 +00:00
isa Remove pv_addr_t and systempage declarations. 1998-08-27 03:58:10 +00:00
mainbus Assign my copyrights to TNF. 1998-08-15 17:47:15 +00:00
ofw Updated for pmap_bootstrap() argument change. Modify ofw_configmem() 1998-08-28 02:52:37 +00:00
pci Initial commit of arm32 dependant PCI structures and type definitions. 1998-05-25 22:09:25 +00:00
podulebus Include machine/vmparam.h 1998-08-25 21:56:14 +00:00
rc7500 More reworking in initarm(). 1998-08-28 02:58:41 +00:00
riscpc More reworking in initarm(). 1998-08-28 02:58:41 +00:00
shark Centralize the definition of pv_addr_t to pmap.h 1998-08-27 04:00:53 +00:00
vidc In physconinit(), don't use printf() to clear the screen but call 1998-08-25 03:26:36 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00