NetBSD/external/gpl2/dtc/dist
skrll 0d9bd96367 s/ALIGN/FDTALIGN2/ 2017-06-08 17:24:10 +00:00
..
Documentation Import of DTC from DTC version 1.4.4 2017-06-08 15:59:15 +00:00
scripts
tests Merge conflicts 2017-06-08 16:00:40 +00:00
GPL
Makefile Import of DTC from DTC version 1.4.4 2017-06-08 15:59:15 +00:00
Makefile.convert-dtsv0
Makefile.dtc
Makefile.utils
README Import of DTC from DTC version 1.4.4 2017-06-08 15:59:15 +00:00
README.license
TODO
checks.c Import of DTC from DTC version 1.4.4 2017-06-08 15:59:15 +00:00
convert-dtsv0-lexer.l Import of DTC from DTC version 1.4.4 2017-06-08 15:59:15 +00:00
data.c Merge conflicts 2017-06-08 16:00:40 +00:00
dtc-lexer.l Merge conflicts 2017-06-08 16:00:40 +00:00
dtc-parser.y Merge conflicts 2017-06-08 16:00:40 +00:00
dtc.c Import of DTC from DTC version 1.4.4 2017-06-08 15:59:15 +00:00
dtc.h Merge conflicts 2017-06-08 16:00:40 +00:00
dtdiff
fdtdump.c Merge conflicts 2017-06-08 16:00:40 +00:00
fdtget.c Import of DTC from DTC version 1.4.4 2017-06-08 15:59:15 +00:00
fdtput.c Merge conflicts 2017-06-08 16:00:40 +00:00
flattree.c s/ALIGN/FDTALIGN2/ 2017-06-08 17:24:10 +00:00
fstree.c Import of DTC from DTC version 1.4.4 2017-06-08 15:59:15 +00:00
livetree.c Import of DTC from DTC version 1.4.4 2017-06-08 15:59:15 +00:00
srcpos.c Merge conflicts 2017-06-08 16:00:40 +00:00
srcpos.h Import of DTC from DTC version 1.4.4 2017-06-08 15:59:15 +00:00
treesource.c Import of DTC from DTC version 1.4.4 2017-06-08 15:59:15 +00:00
util.c Import of DTC from DTC version 1.4.4 2017-06-08 15:59:15 +00:00
util.h Merge conflicts 2017-06-08 16:00:40 +00:00

README

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