NetBSD/sys/arch/arm32/ofw
matt d6fc837c17 more vm_offset_t/vm_size_t -> {p,v}{addr,size}_t changes
move pmap_* declarations to pmap.h.  fix conflicts this
exposed (e.g different definitions for pmap_bootstrap).
2001-03-04 19:05:55 +00:00
..
com_ofisa_consolehack.c pull isa_machdep.h in from machine/ instead of from $(MACHINE)/isa/ 1999-03-19 05:13:16 +00:00
com_ofisa_machdep.c
if_cs_ofisa_machdep.c Implement a reg fixup, needed for old OpenFirmware builds. 1998-08-17 20:38:08 +00:00
lpt_ofisa_machdep.c Fix a couple of string buffer overruns in lpt_ofisa_md_match() 1998-10-28 04:21:57 +00:00
ofisa_machdep.c Actually provide the correct bus space tags. 1998-07-27 00:48:15 +00:00
ofisapc.c if you pull in isavar.h, you don't need isa_machdep.h. 1999-03-19 04:58:45 +00:00
ofisascr.c if you pull in isavar.h, you don't need isa_machdep.h. 1999-03-19 04:58:45 +00:00
ofrom.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
oftodclock.c KNF. 1998-07-07 00:48:11 +00:00
ofw.c more vm_offset_t/vm_size_t -> {p,v}{addr,size}_t changes 2001-03-04 19:05:55 +00:00
ofw_irq.S provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly 1999-10-26 06:53:41 +00:00
ofw_irqhandler.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
ofwgencfg_clock.c Move arm32 ports over to using <arm/armreg.h>, so <cpu.h> mostly contains 2001-02-25 21:31:13 +00:00
ofwgencfg_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
openfirm.c OF_nextprop(): change 'char *nextprop' -> 'void *nextprop', in line with 2000-11-18 12:15:50 +00:00
wdc_ofisa_machdep.c