NetBSD/sys/arch/arm
matt 9509e734a3 Force size_t formats/arge to be (u_long). I'd use 'z' for this but gcc
2.95.3
2001-08-05 05:07:27 +00:00
..
arm bzero->memset 2001-07-28 12:29:58 +00:00
arm32 Force size_t formats/arge to be (u_long). I'd use 'z' for this but gcc 2001-08-05 05:07:27 +00:00
conf Add a CPU_XSCALE defopt (for eventual support). 2001-07-31 17:00:24 +00:00
footbridge A couple of tidy ups to pmap: 2001-07-28 18:12:43 +00:00
include Rework the pmap_release code to not have to walk the ptpt, it now uses a uvm_object to track the allocated vm_pages, this means it can free off the entries in the uvm_object. 2001-07-29 12:45:27 +00:00
mainbus A couple of tidy ups to pmap: 2001-07-28 18:12:43 +00:00
sa11x0 Update from hpcarm with changes to probe routine and test for chip ID. 2001-08-01 14:02:58 +00:00
Makefile Big patch for merging common include files of the new hpcarm tree and the old arm32 2001-02-23 21:23:45 +00:00