You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jon Loeliger 1dc6ca5edc Add initial Device Tree Compiler manual 18 years ago
Documentation Add initial Device Tree Compiler manual 18 years ago
libfdt dtc: Improve and better integrate dtc and libfdt Makefiles 18 years ago
scripts Add DTC release version information. 18 years ago
tests dtc: add a testcase with labels 18 years ago
.gitignore Merge libfdt into dtc. 18 years ago
GPL dtc: Remove redundant copy of the GPL 18 years ago
Makefile Reorganized Makefile into better top-down structure. 18 years ago
TODO
comment-test.dts
data.c dtc: store labels in ascending order 18 years ago
dtc-lexer.l dtc: allow a label: in any dts context 18 years ago
dtc-parser.y dtc: implement labels on property data 18 years ago
dtc.c Add DTC release version information. 18 years ago
dtc.h dtc: implement labels on property data 18 years ago
flat_dt.h Improve options, #define default version. 18 years ago
flattree.c dtc: format memory reserve as pairs on two lines 18 years ago
fstree.c Rework tracking of reserve entries during processing. This is initial work 19 years ago
ftdump.c ftdump missing be32_to_cpu() on size cell. 18 years ago
livetree.c Remove bogus errors from check_chosen. 18 years ago
srcpos.c DTC: Add support for a C-like #include "file" mechanism. 18 years ago
srcpos.h dtc: move declaration of yyerror 18 years ago
treesource.c DTC: Add support for a C-like #include "file" mechanism. 18 years ago