1
0
Fork 0
alistair23-linux/scripts/dtc
John Bonesio 658f29a51e of/flattree: Update dtc to current mainline.
Pull in recent changes from the main dtc repository. These changes
primarily allow multiple device trees to be declared which are merged
by dtc. This feature allows us to include a basic dts file and then
provide more information for the specific system through the merging
functionality.

Changes pulled from git://git.jdl.com/software/dtc.git
commit id: 37c0b6a0, "dtc: Add code to make diffing trees easier"

Signed-off-by: John Bonesio <bones@secretlab.ca>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2011-01-03 16:02:49 -07:00
..
libfdt dtc: Mark various internal functions static 2009-11-15 15:01:41 -08:00
.gitignore powerpc: Have git ignore generated files from dtc compile 2009-06-26 14:37:23 +10:00
Makefile of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
Makefile.dtc Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc 2009-05-02 16:52:26 -07:00
checks.c of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
data.c dtc: Mark various internal functions static 2009-11-15 15:01:41 -08:00
dtc-lexer.l of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
dtc-lexer.lex.c_shipped of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
dtc-parser.tab.c_shipped of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
dtc-parser.tab.h_shipped of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
dtc-parser.y of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
dtc.c of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
dtc.h of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
flattree.c of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
fstree.c of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
livetree.c of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
srcpos.c of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
srcpos.h of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
treesource.c of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
util.c of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
util.h of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
version_gen.h of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00