freebsd-skq/sys/dev/fdt
ian b2d128e87b Reimplement fdt_clock_register_provider() correctly. It turns out you
can't use OF_xref_from_device() to implement the function that registers
the xref association with the device.

Pointy hat:	     ian
Submitted by:	     loos
2015-01-24 20:18:37 +00:00
..
fdt_arm_platform.c
fdt_clock_if.m
fdt_clock.c Reimplement fdt_clock_register_provider() correctly. It turns out you 2015-01-24 20:18:37 +00:00
fdt_clock.h
fdt_common.c Add support for empty ranges properties within the tree, some vendor 2014-12-19 13:07:36 +00:00
fdt_common.h Eliminate fdt_data_verify(). The verification it proceed is wrong 2014-12-15 09:40:25 +00:00
fdt_mips.c
fdt_pinctrl_if.m
fdt_pinctrl.c Remove an #ifdef DEBUG wrapper, and instead use if (bootverbose). 2014-11-12 02:38:25 +00:00
fdt_pinctrl.h
fdt_powerpc.c
fdt_slicer.c
fdt_static_dtb.S
fdt_x86.c
simplebus.c Introduce ofw_bus_reg_to_rl() to replace part of common bus code 2015-01-13 00:00:09 +00:00