NetBSD/sys/arch/arm
matt 8f704298aa Reclaim PVF_KNC in VIPT to be PVF_MULTCLR (page has multiple colors).
Track when a page is mapping in multiple colors and deal with the ramifications.
When a page's MOD attribute is cleared, clean it from the cache.
Fix a logic inversion.

With these changes, the TI SDP2420 H4 board can successfully natively build a
TISDP2420 kernel.
2008-12-30 05:51:19 +00:00
..
arm Fix remaining archs (arm, luna68k, powerpc and sh3) that were still 2008-12-19 15:20:10 +00:00
arm32 Reclaim PVF_KNC in VIPT to be PVF_MULTCLR (page has multiple colors). 2008-12-30 05:51:19 +00:00
at91 As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap 2008-11-30 18:21:31 +00:00
conf Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
ep93xx Switch back original ARM assembler code used to calculate the number of ticks 2008-12-19 04:26:35 +00:00
footbridge Fix kernel boot issue on cats. 2008-09-20 14:53:37 +00:00
fpe-arm
gemini Baby steps to a working driver. transmit works. receive sometimes works 2008-12-23 02:15:10 +00:00
imx Use <sys/atomic.h>, not <machine/atomic.h> 2008-11-19 06:28:14 +00:00
include Reclaim PVF_KNC in VIPT to be PVF_MULTCLR (page has multiple colors). 2008-12-30 05:51:19 +00:00
iomd Re-init r5 at start of loop. 2008-08-19 19:10:08 +00:00
ixp12x0 use device_lookup_private to get softc 2008-06-11 22:37:21 +00:00
mainbus
ofw As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap 2008-11-30 18:21:31 +00:00
omap kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
pic Use atomic ops to manipulate the bitmasks. 2008-12-30 05:43:14 +00:00
s3c2xx0 add closing paren. (HI MATT!) 2008-11-24 11:29:52 +00:00
sa11x0 Remove advertising clause for UCB in various genassym.cf files, 2008-09-20 18:29:04 +00:00
vfp
xscale kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
Makefile Revert last change and just use .WAIT 2008-06-25 03:33:39 +00:00