freebsd-dev/sys/dev/fdt
Andrew Turner 83d9fd40d5 Make the default FDT implementation of platform_mp_setmaxid use the cpu
nodes from the DTB by default. This will allow us to enumerate the CPUs
without hard coding the CPU count into code.

Reviewed by:	br
Sponsored by:	ABT Systems Ltd
Differential Revision:	https://reviews.freebsd.org/D9827
2017-03-17 12:45:53 +00:00
..
fdt_arm_platform.c Make the default FDT implementation of platform_mp_setmaxid use the cpu 2017-03-17 12:45:53 +00:00
fdt_clock_if.m
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
fdt_common.c Make fdt_is_compatible a static function. It's only used in fdt_common.c. 2016-11-19 13:57:21 +00:00
fdt_common.h Make fdt_pm_mask_table internal to the Marvell code, it's unued anywhere 2017-01-26 13:04:14 +00:00
fdt_intr.h Pull the common FDT interrupt values into a new header rather than be magic 2016-10-26 15:18:08 +00:00
fdt_pinctrl_if.m
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
fdt_powerpc.c Replace another fdt_is_compatible() call. 2016-11-11 21:29:48 +00:00
fdt_slicer.c - Allow different slicers for different flash types to be registered 2017-02-22 10:21:39 +00:00
fdt_static_dtb.S sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
simplebus.c "Buses" is the preferred plural of "bus" 2017-01-15 17:54:01 +00:00
simplebus.h