freebsd-dev/sys/dev/fdt
Stephen J. Kiernan a183d81dc9 Add hw.fdt sysctl node.
Make FDT blob available via opaque hw.fdt.dtb sysctl, if a DTB has been
installed by the time sysctls are registered.

Reviewed by:	andrew
Approved by:	sjg (mentor)
Sponsored by:	Juniper Networks, Inc.
Differential Revision:	https://reviews.freebsd.org/D7411
2016-08-06 18:48:47 +00:00
..
fdt_arm_platform.c Add the start of the ARM platform code. This is based on the PowerPC 2014-05-17 11:27:36 +00:00
fdt_clock_if.m Create an interface for drivers to enable or disable their clocks as listed 2014-09-02 03:23:05 +00:00
fdt_clock.c Add OF_prop_free function as a counterpart for OF_*prop_alloc 2016-05-11 18:20:02 +00:00
fdt_clock.h Create an interface for drivers to enable or disable their clocks as listed 2014-09-02 03:23:05 +00:00
fdt_common.c Add hw.fdt sysctl node. 2016-08-06 18:48:47 +00:00
fdt_common.h Add hw.fdt sysctl node. 2016-08-06 18:48:47 +00:00
fdt_pinctrl_if.m Create an interface and support routines for drivers that handle IO pin 2014-09-13 19:03:32 +00:00
fdt_pinctrl.c Add OF_prop_free function as a counterpart for OF_*prop_alloc 2016-05-11 18:20:02 +00:00
fdt_pinctrl.h Create an interface and support routines for drivers that handle IO pin 2014-09-13 19:03:32 +00:00
fdt_powerpc.c Add fman and dpaa fixups for powerpc fdt 2016-04-15 01:45:05 +00:00
fdt_slicer.c Create a RouterBoard platform and use it to create a flash map 2015-08-22 05:50:18 +00:00
fdt_static_dtb.S sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
simplebus.c INTRNG - change the way how an interrupt mapping data are provided 2016-06-05 16:20:12 +00:00
simplebus.h Make simplebus a base class of ofwbus. This allows the elimination of 2015-03-27 23:10:15 +00:00