freebsd-dev/sys/powerpc
Nathan Whitehorn c088841850 Add a kernel interface (OF_xref_phandle()) for systems where phandles
used as cross-references in the device tree and phandles as used by the
Open Firmware client interface are in different namespaces. This include
IBM pSeries hardware as well as FDT systems. FDT certainly abuses
ihandles for this purpose and should be modified to use this API
eventually. This changes no behavior on systems where FreeBSD already
worked.

Reviewed by:	marius
Approved by:	re (kib)
MFC after:	2 weeks
2013-09-15 14:19:17 +00:00
..
aim Change VM object lock assertion to match locking higher in the call 2013-09-13 01:12:45 +00:00
booke Revert r254501. Instead, reuse the type stability of the struct pmap 2013-08-22 18:12:24 +00:00
conf Enable DTrace hooks in ppc64. 2013-08-22 05:07:50 +00:00
cpufreq Remove unused variables. Spotted by a cppcheck 2011-01-06 20:19:01 +00:00
fpu Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
include Raise artificial limits on number of CPUs and number of interrupts. 2013-09-09 12:52:34 +00:00
mambo kern cons: introduce infrastructure for console grabbing by kernel 2011-12-17 15:08:43 +00:00
mpc85xx Align the PCI Express #defines with the style used for the PCI-X 2012-09-18 22:04:59 +00:00
ofw Add a kernel interface (OF_xref_phandle()) for systems where phandles 2013-09-15 14:19:17 +00:00
powermac Attach only on hardware that is actually supported as opposed to hardware 2013-09-09 12:54:08 +00:00
powerpc Raise artificial limits on number of CPUs and number of interrupts. 2013-09-09 12:52:34 +00:00
ps3 MFcalloutng: 2013-02-28 10:46:54 +00:00
psim - With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related 2013-04-06 19:12:49 +00:00
wii Fix indentation. 2013-07-02 07:17:56 +00:00