NetBSD/sys/arch/powerpc
mrg 401b5ab713 avoid some uninitialised variable warnings from GCC 4.5. i'm pretty
sure they can't happen in practise, but i can see why GCC isn't sure.
2011-07-02 13:08:25 +00:00
..
booke Unfinished (by far) NAND driver. 2011-06-30 04:44:26 +00:00
conf dependant -> dependent 2011-06-30 20:09:15 +00:00
fpu Add support for BookE Freescale MPC85xx (e500 core) processors. 2011-01-18 01:02:52 +00:00
ibm4xx Modify mapiodev to take a third argument indicating whether the space 2011-06-30 00:52:55 +00:00
include #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:57:45 +00:00
isa #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
marvell Add support pci_intr_setattr. 2011-06-22 18:06:32 +00:00
oea Select pmap style before calling oea_init. 2011-07-02 00:22:06 +00:00
pci #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
pic avoid some uninitialised variable warnings from GCC 4.5. i'm pretty 2011-07-02 13:08:25 +00:00
powerpc Allow the MD code to decide to panic if cpu_uarea_alloc would return NULL. 2011-07-02 01:26:29 +00:00
stand Fix tools build on !NetBSD. Fix printfs to use correct types. 2011-01-26 21:35:14 +00:00
tools/chrpicon
Makefile
Makefile.inc Add a couple of make(1) include files that provide lists of source 2011-04-04 19:43:34 +00:00