NetBSD/sys/arch/arm
bjh21 b6228a7d06 New, improved version of copyin(), copyout(), and kcopy() by Allen Briggs.
This version works on both 26-bit and 32-bit machines.  For large copies,
it's up to three times as fast as the old arm32 version and five times as
fast as the old arm26 version.  For small copies it seems to be even faster
(getrusage() is apparently over ten times faster on an ARM610).

Hooray for Allen!
2002-08-11 21:19:12 +00:00
..
arm New, improved version of copyin(), copyout(), and kcopy() by Allen Briggs. 2002-08-11 21:19:12 +00:00
arm32 New, improved version of copyin(), copyout(), and kcopy() by Allen Briggs. 2002-08-11 21:19:12 +00:00
conf New, improved version of copyin(), copyout(), and kcopy() by Allen Briggs. 2002-08-11 21:19:12 +00:00
footbridge Overhaul how DMA ranges work in the ARM bus_dma implementation. 2002-07-31 17:34:23 +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 a PVF_EXEC -- we don't use it yet, though. 2002-08-09 23:08:39 +00:00
iomd integer overflow. from silvio@qualys.com 2002-08-06 22:46:11 +00:00
ixp12x0 Overhaul how DMA ranges work in the ARM bus_dma implementation. 2002-07-31 17:34:23 +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 Fix off-by-one error in delay(). 2002-05-02 22:01:46 +00:00
sa11x0 make compile 2002-07-19 19:07:33 +00:00
xscale * PMC_TYPE_I80200 -> PMC_CLASS_I80200 to reflect the terminology 2002-08-09 05:27:09 +00:00
Makefile Ensure that vidc.h gets installed somewhere -- Xarm32vidc needs it to compile. 2001-12-17 15:07:37 +00:00