freebsd-dev/usr.bin/dtc
David Chisnall e29c18df28 Add a checker to dtc, based on a feature request from rwatson / brooks.
This checks that every node that has children specifies their register sizes.
This is not enabled by default, as the default sizes are sometimes required
(including by some DTS in the tree), but can help when writing new device
trees so that you can check that you actually meant the defaults.
2013-06-17 15:34:22 +00:00
..
checking.cc Add a checker to dtc, based on a feature request from rwatson / brooks. 2013-06-17 15:34:22 +00:00
checking.hh
dtb.cc Explicitly include headers that are implicitly included by libstdc++. Fixes 2013-01-23 08:54:34 +00:00
dtb.hh
dtc.1 Add a checker to dtc, based on a feature request from rwatson / brooks. 2013-06-17 15:34:22 +00:00
dtc.cc Explicitly include headers that are implicitly included by libstdc++. Fixes 2013-01-23 08:54:34 +00:00
fdt.cc Explicitly include headers that are implicitly included by libstdc++. Fixes 2013-01-23 08:54:34 +00:00
fdt.hh
HACKING
input_buffer.cc dtc: fix bootstrapping from 8.2-STABLE 2013-02-19 18:28:25 +00:00
input_buffer.hh
Makefile
string.cc Explicitly include headers that are implicitly included by libstdc++. Fixes 2013-01-23 08:54:34 +00:00
string.hh
util.hh