NetBSD/sys/arch/arm32
mark 1beb8a9aad Added support for the SA110. This primarily consists of extra cache
clean and tlb flush code along with write buffer drains that are
dependant on the definition of  CPU_SA110.
The memory reserved for the L1 pagetables is now wired into the memory map
during the pmap_init rather than at L1 pagetable allocation time.
The L1 pages tables are zeroed during initialisation and when they are
released rather than when they are allocated.
When searching for a free L1 page table start search at the page table
after the last one allocated rather than always starting from the first one.
Added some extra DIAGNOSTIC checks for invalidate page index numbers.
Removed some old debugging code that escaped the last clean up.
Idented comments in line with code.
1996-10-15 23:52:52 +00:00
..
arm32 Added support for the SA110. This primarily consists of extra cache 1996-10-15 23:52:52 +00:00
boot RCS Id police. 1996-06-12 19:24:19 +00:00
compile
conf Add the lmcaudio device and files. 1996-10-15 21:53:21 +00:00
dev Separated out the function to place records in the mouse buffer. 1996-10-15 21:06:51 +00:00
doc Commit of notes on interrupts and their usage. 1996-10-14 22:27:03 +00:00
fpe-arm Call mcount() for all fpe core entry points if GPROF and PROFILE_ASM 1996-10-15 01:37:50 +00:00
fpe-sp backout previous kprintf change 1996-10-13 03:05:43 +00:00
include Added prototypes for tlb_flush(), cache_clean(), sync_caches() and 1996-10-15 00:44:58 +00:00
iomd *Major* rewrite, long overdue. 1996-10-15 23:20:40 +00:00
kshell Tidied up the comments. 1996-10-15 21:08:37 +00:00
mainbus Added support for the A7000 and more generally for ARM7500 based machines 1996-10-15 21:33:51 +00:00
podulebus Initial commit of the Connect32 SCSI driver. This driver uses the esc 1996-10-15 00:08:43 +00:00
rc7500 backout previous kprintf change 1996-10-13 03:05:43 +00:00
vidc Added support for the A7000 and more generally for ARM7500 based machines 1996-10-15 21:33:51 +00:00
Makefile