1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/dev/ofw
Rafal Jaworowski 8297758a22 Prepare and extend OFW layer for FDT support.
o Let OFW_INIT() and OF_init() return status value.

o Provide helper routines for 'compatible' property handling.

o Only compile OF and OFW code, which is relevant in FDT scenario.

o Other minor cosmetics

Reviewed by:	imp
Sponsored by:	The FreeBSD Foundation
2010-05-28 10:43:56 +00:00
..
ofw_bus_if.m
ofw_bus_subr.c Prepare and extend OFW layer for FDT support. 2010-05-28 10:43:56 +00:00
ofw_bus_subr.h Prepare and extend OFW layer for FDT support. 2010-05-28 10:43:56 +00:00
ofw_bus.h
ofw_console.c
ofw_disk.c
ofw_if.m Prepare and extend OFW layer for FDT support. 2010-05-28 10:43:56 +00:00
ofw_iicbus.c
ofw_pci.h
ofw_standard.c Prepare and extend OFW layer for FDT support. 2010-05-28 10:43:56 +00:00
ofwvar.h
openfirm.c Prepare and extend OFW layer for FDT support. 2010-05-28 10:43:56 +00:00
openfirm.h Prepare and extend OFW layer for FDT support. 2010-05-28 10:43:56 +00:00
openfirmio.c
openfirmio.h
openpromio.c
openpromio.h