dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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
.gitignore
Makefile of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
Makefile.dtc
checks.c of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
data.c
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