freebsd-dev/sys/powerpc/ofw
Nathan Whitehorn 982b134610 Only attach if properties we need (address, in particular) are present.
This is the correct version of r255420.

Approved by:	re (kib)
2013-09-17 17:31:53 +00:00
..
ofw_cpu.c Fix error in r252115: space for the softc needs to be allocated. This 2013-09-07 20:52:31 +00:00
ofw_machdep.c Prevent an error resulting from signed/unsigned comparison on systems 2012-01-20 22:24:39 +00:00
ofw_pci.c The bus resource adjustment API is not meant to work on active resources. 2012-02-07 19:14:13 +00:00
ofw_pci.h Unify OF PCI infrastructure, including changing from parsing the device 2012-02-04 19:54:13 +00:00
ofw_pcib_pci.c Make ofw_bus_get_node() consistently return -1 when there is no associated 2012-03-15 22:53:39 +00:00
ofw_pcibus.c Add a loader tunable to use only device tree-provided PCI devices. This is 2013-09-16 15:10:11 +00:00
ofw_real.c Increase the size of the OFW bounce buffer to 4 pages. With this I can now run 2013-07-24 02:01:01 +00:00
ofw_syscons.c Only attach if properties we need (address, in particular) are present. 2013-09-17 17:31:53 +00:00
ofw_syscons.h
ofwcall32.S Use the ABI-mandated thread pointer register (r2 for ppc32, r13 for ppc64) 2011-06-23 22:21:28 +00:00
ofwcall64.S This commit adds profiling support for powerpc64. Now we can do application 2012-01-20 22:34:19 +00:00
ofwmagic.S MFpseries: 2011-06-02 14:12:37 +00:00
rtas.c Use a spin lock instead of a mutex to gate RTAS. This is required if RTAS 2013-09-09 12:45:41 +00:00