opnsense-src/sys/dev/ofw
Nathan Whitehorn 5499037c63 The path entry for a device tree node and its name property are usually,
but not always, identical. In particular, the path entry may contain a
unit address that the name does not. If the FDT node does have an explicit
name property, treat that as an override of the FDT path rather than
ignoring it.

MFC after:	2 weeks
2015-01-01 22:20:19 +00:00
..
ofw_bus.h Move gpiobus routines to dev/gpio. Avoid polluting ofw_bus with bus 2014-05-04 04:01:26 +00:00
ofw_bus_if.m Move gpiobus routines to dev/gpio. Avoid polluting ofw_bus with bus 2014-05-04 04:01:26 +00:00
ofw_bus_subr.c Replace multiple nearly-identical copies of code to walk through an FDT 2014-09-25 15:02:33 +00:00
ofw_bus_subr.h Replace multiple nearly-identical copies of code to walk through an FDT 2014-09-25 15:02:33 +00:00
ofw_console.c Use callout(9) instead of timeout(9). 2014-09-02 18:57:19 +00:00
ofw_cpu.c Don't assume required FDT properties are present. 2014-12-24 01:19:11 +00:00
ofw_disk.c
ofw_fdt.c The path entry for a device tree node and its name property are usually, 2015-01-01 22:20:19 +00:00
ofw_if.m Change OF_interpret() to also take an array of cell_t (missed in r209801). 2010-09-11 18:55:00 +00:00
ofw_iicbus.c Allow i2c bus speed to be configured via hints, FDT data, and sysctl. 2014-11-18 01:54:31 +00:00
ofw_pci.h
ofw_standard.c Change OF_interpret() to also take an array of cell_t (missed in r209801). 2010-09-11 18:55:00 +00:00
ofwbus.c Avoid panic in ofwbus caused by not released resource list entry 2014-11-07 19:34:10 +00:00
ofwvar.h
openfirm.c When registering an association between a device and an xref phandle, create 2014-09-06 18:43:17 +00:00
openfirm.h Revert rr271190, it was based on a misunderstanding. The problem of 2014-09-06 17:50:59 +00:00
openfirmio.c
openfirmio.h
openpromio.c
openpromio.h