NetBSD/sys/arch/arm
thorpej 27d98ca694 Remove the Control register handling from arm32_vector_init(). Apparently,
the ARM6 and ARM7 do completely the wrong thing if you read this register,
so we have to handle this a different way.
2002-04-10 21:45:43 +00:00
..
arm vm_offset_t -> vaddr_t,paddr_t 2002-04-10 19:35:22 +00:00
arm32 Remove the Control register handling from arm32_vector_init(). Apparently, 2002-04-10 21:45:43 +00:00
conf G/c FOOTBRIDGE option. 2002-04-10 20:12:08 +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 vm_offset_t -> vaddr_t,paddr_t 2002-04-10 19:35:22 +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