NetBSD/sys/arch/powerpc
garbled 9c0d5a87e0 Pull another instance of bridge mode avoiding the BATs.
Fix FIRMWORKSBUGS.  The #else on one of the ifdefs for it made it so that
it would never work on a machine that didn't need it.  This caused IBM
machines to be unable to talk to OFW if the option was enabled.  Replace
the #else with a branch and call it good.
2008-01-28 21:06:29 +00:00
..
conf Refactor in_cksum/in4_cksum/in6_cksum implementations: 2008-01-25 21:12:10 +00:00
fpu
ibm4xx Delete a now-unused local variable. 2008-01-22 11:49:54 +00:00
include Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
isa Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
marvell move 2007-12-26 00:58:05 +00:00
oea Pull another instance of bridge mode avoiding the BATs. 2008-01-28 21:06:29 +00:00
pci Apparently BRIDGE mode allows BAT registers, so re-enable that code. 2008-01-28 18:24:21 +00:00
pic Add support to ofppc for the IBM 7044-270 machine. This is a POWER3-II 2008-01-17 23:42:57 +00:00
powerpc Add support to ofppc for the IBM 7044-270 machine. This is a POWER3-II 2008-01-17 23:42:57 +00:00
stand/mkbootimage Fix a segv if you forget to set the -m option. 2007-12-24 19:34:41 +00:00
tools/chrpicon Make this output the icon in 16 byte rows, which seems to be what IBM wants. 2008-01-23 23:22:02 +00:00
Makefile