NetBSD/sys/arch/evbppc
matt 16a73c72b7 Cleanup register use so that r5-r8 are preserved. Take advantage of
changes to INIT_CPUINFO (it now saves curcpu to L_CPU(%r13)).
2011-06-08 05:09:21 +00:00
..
compile Merge from uebayasi-xip: 2010-11-06 16:23:35 +00:00
conf Use a standard INSTALL.inc instead of duplicating it. Make INSTALL 2011-06-08 05:03:43 +00:00
ev64260 struct device * -> device_t, struct cfdata * -> cfdata_t 2011-06-05 17:03:16 +00:00
evbppc Add a flags argument to pmap_kenter_pa(9). 2009-11-07 07:27:40 +00:00
explora CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0 2011-06-06 17:13:05 +00:00
include Remove <machine/atomic.h>; use <sys/atomic.h> instead. 2011-06-05 16:52:22 +00:00
mpc85xx Cleanup register use so that r5-r8 are preserved. Take advantage of 2011-06-08 05:09:21 +00:00
obs405 Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), 2011-04-04 20:37:49 +00:00
pmppc More device_t, cfdata, CFATTACH_DECL_NEW cleanup. 2011-06-06 16:42:17 +00:00
virtex More device_t, cfdata, CFATTACH_DECL_NEW cleanup. 2011-06-06 16:42:17 +00:00
walnut CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0 2011-06-06 17:13:05 +00:00
Makefile Fix target 'tags'. 2011-04-04 19:44:16 +00:00