NetBSD/sys/arch/arm
thorpej cad393fa1c pmap_alloc_l1pt(): Just enter the mappings for the L1 table by
hand, rather than calling pmap_kenter_pa() and then revoking
cacheability in the PTE.
2002-04-10 15:56:21 +00:00
..
arm * Move the code that cleans the XScale mini-data cache into its 2002-04-09 23:44:00 +00:00
arm32 pmap_alloc_l1pt(): Just enter the mappings for the L1 table by 2002-04-10 15:56:21 +00:00
conf Restructure a few things in order to support other XScale core 2002-03-26 19:29:44 +00:00
footbridge Use abstract names for the protection and PTE type bits in 2002-04-09 19:37:14 +00:00
fpe-arm Re-work the way that FPAs are handled. If ARMFPE isn't configured, don't 2002-03-10 15:29:53 +00:00
include Add separate pmap_{zero,copy}_page() functions for generic ARM 2002-04-10 00:45:43 +00:00
iomd * Rewrite the 32-bit ARM pte.h based on the ARM architecture manual. 2002-04-05 16:58:01 +00:00
mainbus * Split pte_cache_mode into pte_l1_s_cache_mode, pte_l2_l_cache_mode, 2002-04-09 22:37:00 +00:00
ofw Clean up handling of the vector page on 32-bit ARM systems: 2002-04-03 23:33:26 +00:00
sa11x0 Use vtopte() instead of pmap_pte(). 2002-03-24 18:12:54 +00:00
xscale Fix soft interrupts. 2002-03-28 03:19:31 +00:00
Makefile Ensure that vidc.h gets installed somewhere -- Xarm32vidc needs it to compile. 2001-12-17 15:07:37 +00:00