NetBSD/sys/arch/arm
matt 747d79ef47 Workaround "../../../.." 2001-10-17 23:21:44 +00:00
..
arm Add the first tweak from PR 12364. Don't switch the flush block on an SA, as it makes second and subsequent flushes less efficient. The other tweaks are already committed. 2001-09-16 08:51:17 +00:00
arm32 Add a couple of simplelocks to make sure we call pagealloc with the uvm_object locked. Found while running a LOCKDEBUG kernel on cats. 2001-09-29 09:39:12 +00:00
conf Workaround "../../../.." 2001-10-17 23:21:44 +00:00
footbridge Add stubs for mmap to footbridge, must implement proper mmap real soon. 2001-09-10 23:05:19 +00:00
include On ELF systems, make intptr_t and uintptr_t long, because Matt says so. 2001-10-16 20:40:45 +00:00
iomd Initial commit of the splitting off of arch/acorn32 from arch/arm32. 2001-10-05 22:27:40 +00:00
mainbus Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
sa11x0 Renamed platid_search() to platid_search_data() and added new platid_search(). 2001-09-24 14:29:30 +00:00
xscale Fix some register definitions. 2001-09-05 17:05:36 +00:00
Makefile