NetBSD/sys/arch/powerpc/oea
jmmv 9a0b3bbafc OF_finddevice returns -1 on error, not an arbitrary negative number. Make
conditional explicit so that model_name gets a chance to be initialized when
the handle for the device is actually negative (which appears to be the case
in my Mac Mini G4).
2012-07-17 03:13:31 +00:00
..
altivec_subr.S Add support for BookE Freescale MPC85xx (e500 core) processors. 2011-01-18 01:02:52 +00:00
altivec.c zero PCU area when loading used area. 2011-06-07 01:01:42 +00:00
cpu_subr.c Use kmem instead of malloc. Remove unneeded <sys/malloc.h> includes. 2012-02-01 09:54:02 +00:00
genassym.cf Enable XBSEN and HIGHBAT for OEA 7455 and related CPUs. 2012-02-01 05:25:57 +00:00
kgdb_glue.c
oea_machdep.c Allow use of large (>256MB) bats for iobats. If XBSEN isn't present, they 2012-02-16 07:59:46 +00:00
ofw_autoconf.c copy properties for valkyriefb as well 2012-05-24 00:40:11 +00:00
ofw_consinit.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
ofw_rascons.c Use kmem instead of malloc. Remove unneeded <sys/malloc.h> includes. 2012-02-01 09:54:02 +00:00
ofw_rasconsvar.h
ofw_subr.S move clearing PSL_IP in ofwmsr back where it was - if we do it too early my 2011-07-27 22:04:23 +00:00
ofwoea_machdep.c OF_finddevice returns -1 on error, not an arbitrary negative number. Make 2012-07-17 03:13:31 +00:00
pmap64_bridge.c
pmap64.c
pmap_kernel.c Modify mapiodev to take a third argument indicating whether the space 2011-06-30 00:52:55 +00:00
pmap.c Use CPP __VA_ARGS__ for DPRINTF* 2012-02-03 19:29:59 +00:00
prep_machdep.c Fix panic() on KASSERT(len >= BAT_BL_8M) in oea_iobat_add(). Thanks phx@. 2012-02-11 13:53:59 +00:00