freebsd-dev/sys/dev/ofw
Michal Meloun 0b757c475b OFW: Add helper functions for parsing xref based lists.
By using this functions, we can parse a list of tuples, each of them holds
xref and variable number of values.
This kind of list is used in DT for clocks, gpios, resets ...

Discussed with:	ian, nwhitehorn
Approved by:	kib (mentor)
Differential Revision: https://reviews.freebsd.org/D4316
2015-12-13 08:17:49 +00:00
..
ofw_bus_if.m
ofw_bus_subr.c OFW: Add helper functions for parsing xref based lists. 2015-12-13 08:17:49 +00:00
ofw_bus_subr.h OFW: Add helper functions for parsing xref based lists. 2015-12-13 08:17:49 +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
ofw_disk.c
ofw_fdt.c
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