freebsd-dev/contrib/dtc
..
Documentation
libfdt
scripts
checks.c
data.c Merge from vendor branch importing dtc 1.4.3 2017-03-10 17:36:05 +00:00
dtc-lexer.l Merge from vendor branch importing dtc 1.4.3 2017-03-10 17:36:05 +00:00
dtc-parser.y
dtc.c
dtc.h
dtdiff
fdtdump.c
fdtget.c
fdtput.c
flattree.c Merge from vendor branch importing dtc 1.4.3 2017-03-10 17:36:05 +00:00
fstree.c
GPL
livetree.c Merge from vendor branch importing dtc 1.4.3 2017-03-10 17:36:05 +00:00
Makefile Merge from vendor branch importing dtc 1.4.3 2017-03-10 17:36:05 +00:00
README
README.license
srcpos.c
srcpos.h
TODO
treesource.c
util.c
util.h

The source tree contains the Device Tree Compiler (dtc) toolchain for
working with device tree source and binary files and also libfdt, a
utility library for reading and manipulating the binary format.

DTC and LIBFDT are maintained by:

David Gibson <david@gibson.dropbear.id.au>
Jon Loeliger <jdl@jdl.com>

Mailing list
------------
The following list is for discussion about dtc and libfdt implementation
mailto:devicetree-compiler@vger.kernel.org

Core device tree bindings are discussed on the devicetree-spec list:
mailto:devicetree-spec@vger.kernel.org