NetBSD/sys/arch/arm
thorpej df7c83c4a0 Rewrite pagemove() to use pmap functions, rather than frobbing PTEs
directly.  The old code was totally bogus for the new pmap.  New code
lifted from SH5 port.

Fixes panics in ffs_balloc_ufs2() seen while stress-testing a file
system on an XScale-based server platform.
2003-05-17 00:41:36 +00:00
..
arm Change bounds_check_with_label() to take a pointer to the disk structure, 2003-05-10 23:12:28 +00:00
arm32 Rewrite pagemove() to use pmap functions, rather than frobbing PTEs 2003-05-17 00:41:36 +00:00
conf ARM32_PMAP_NEEDS_PTE_SYNC no longer exists. 2003-05-03 00:47:42 +00:00
footbridge Use PAGE_SIZE rather than NBPG. 2003-04-01 23:19:08 +00:00
fpe-arm Merge the nathanw_sa branch. 2003-01-17 21:55:23 +00:00
include add CPU types 2003-05-13 11:45:52 +00:00
iomd Some entries were missing so i'd better add them for completion. 2003-05-06 00:29:57 +00:00
ixp12x0 Add __KERNEL_RCSID tags 2003-03-25 06:12:46 +00:00
mainbus Use aprint*(). 2003-04-29 01:07:30 +00:00
ofw Call ksyms_init() instead of ddb_init() in case of 2003-04-26 11:05:05 +00:00
s3c2xx0 + use system's real PCLK frequency for calculation, instead of a compile 2003-05-13 08:07:39 +00:00
sa11x0 Remove unused structure member variables. 2003-04-14 14:18:41 +00:00
xscale Use aprint*(). 2003-04-29 01:07:30 +00:00
Makefile cats and netwinder can share a common footbridge_intr.h file, so install and 2002-09-28 15:53:03 +00:00