1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/sys/dev/ofw
Nathan Whitehorn e3f4d74e21 Remove some of the code required for supporting ssm(4) on SPARC in favor
of a more PowerPC/FDT-focused design. Whenever SPARC64 is integrated
into this rework, this should be (trivially) revisited.
2013-10-24 21:49:23 +00:00
..
ofw_bus_if.m Add two new interfaces to ofw_bus: 2013-10-23 17:24:21 +00:00
ofw_bus_subr.c Make all Open Firmware internal interfaces endian-safe by using the new 2013-10-23 13:55:41 +00:00
ofw_bus_subr.h
ofw_bus.h Add two new interfaces to ofw_bus: 2013-10-23 17:24:21 +00:00
ofw_console.c Make all Open Firmware internal interfaces endian-safe by using the new 2013-10-23 13:55:41 +00:00
ofw_disk.c
ofw_fdt.c Remove OF_instance_to_package() hack for FDT and replace with use of the 2013-10-23 14:04:09 +00:00
ofw_if.m
ofw_iicbus.c Make all Open Firmware internal interfaces endian-safe by using the new 2013-10-23 13:55:41 +00:00
ofw_nexus.c Remove some of the code required for supporting ssm(4) on SPARC in favor 2013-10-24 21:49:23 +00:00
ofw_nexus.h Factor out MI portions of the PowerPC nexus device into /sys/dev/ofw. The 2013-10-23 20:00:14 +00:00
ofw_pci.h
ofw_standard.c
ofwvar.h
openfirm.c Make all Open Firmware internal interfaces endian-safe by using the new 2013-10-23 13:55:41 +00:00
openfirm.h A few other common cases for encode-int decoding: OF_getencprop_alloc() 2013-10-22 21:20:05 +00:00
openfirmio.c
openfirmio.h
openpromio.c
openpromio.h