freebsd-dev/sys/dev/ofw
Andreas Tobler ad52ee58e1 Improve r290373, do a runtime check rather than a compile time switch. I
learned that the Power8 and the PS3 have a mix of OFW and FDT. Both have AIM
defined. But currently they are not affected. They have no I2C devices under
OFW.

This version was tested on a Quad G5 and build tested for armv6*.

Discussed with	nwhitehorn@
Reviewed by:	ian@
2015-11-08 21:06:51 +00:00
..
ofw_bus_if.m
ofw_bus_subr.c OF_getencprop_alloc shouldn't be used to get string value. If string 2015-07-25 00:58:50 +00:00
ofw_bus_subr.h Add ofw_bus_find_child_by_phandle, a helper routine to find a device_t 2015-06-20 04:48:48 +00:00
ofw_bus.h
ofw_console.c
ofw_cpu.c Limit ofw_cpu_early_foreach() to CPUs only 2015-07-28 13:16:08 +00:00
ofw_cpu.h Adda function to iterate over the cpu nodes in the OFW or FDT data. This 2015-02-19 16:34:48 +00:00
ofw_disk.c
ofw_fdt.c Return an appropriate error code in the case of a missing property rather 2015-01-17 07:01:51 +00:00
ofw_if.m
ofw_iicbus.c Improve r290373, do a runtime check rather than a compile time switch. I 2015-11-08 21:06:51 +00:00
ofw_pci.h
ofw_standard.c
ofwbus.c Move the point we attach the ofw driver on arm64 to nexus.c. This will 2015-05-05 11:13:16 +00:00
ofwvar.h
openfirm.c Fix bug in xrefinfo_find() for 64-bit platforms 2015-03-30 09:49:54 +00:00
openfirm.h
openfirmio.c
openfirmio.h
openpromio.c
openpromio.h