freebsd-dev/sys/powerpc
Nathan Whitehorn 91416fb268 Modularize the Open Firmware client interface to allow run-time switching
of OFW access semantics, in order to allow future support for real-mode
OF access and flattened device frees. OF client interface modules are
implemented using KOBJ, in a similar way to the PPC PMAP modules.

Because we need Open Firmware to be available before mutexes can be used on
sparc64, changes are also included to allow KOBJ to be used very early in
the boot process by only using the mutex once we know it has been initialized.

Reviewed by:    marius, grehan
2008-12-20 00:33:10 +00:00
..
aim Modularize the Open Firmware client interface to allow run-time switching 2008-12-20 00:33:10 +00:00
booke Modularize the Open Firmware client interface to allow run-time switching 2008-12-20 00:33:10 +00:00
compile
conf Accidentally left ADB out of the PowerPC NOTES file during initial import. 2008-12-08 02:38:13 +00:00
fpu Include <sys/types.h> before <sys/systm.h> to get typedefs required 2008-04-09 08:50:37 +00:00
include Modularize the Open Firmware client interface to allow run-time switching 2008-12-20 00:33:10 +00:00
mpc85xx Extend and improve MPC85XX Local Bus management. 2008-12-18 18:27:12 +00:00
ofw Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular, 2008-12-15 15:31:10 +00:00
powermac Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular, 2008-12-15 15:31:10 +00:00
powerpc Modularize the Open Firmware client interface to allow run-time switching 2008-12-20 00:33:10 +00:00
psim Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. This 2008-10-14 14:54:14 +00:00