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.
 
 
 
 
 
 
Josh Boyer 8cd4196ee3 dtc: Add install makefile target 18 years ago
Documentation
libfdt dtc: Improve and better integrate dtc and libfdt Makefiles 18 years ago
tests dtc: Improve and better integrate dtc and libfdt Makefiles 18 years ago
.gitignore Merge libfdt into dtc. 18 years ago
GPL dtc: Remove redundant copy of the GPL 18 years ago
Makefile dtc: Add install makefile target 18 years ago
TODO
comment-test.dts
data.c Moved data_convert_cell() out of data.c to the parser. 18 years ago
dtc-lexer.l dtc: Fix recognition of whitespace characters 18 years ago
dtc-parser.y DTC: Add support for a C-like #include "file" mechanism. 18 years ago
dtc.c Add -o <output file> to the usage message. 18 years ago
dtc.h Implement the -R option and add a -S option. 18 years ago
flat_dt.h Improve options, #define default version. 18 years ago
flattree.c dtc: Remove bogus break statement 18 years ago
fstree.c
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: Incorporate some review suggestions. 18 years ago
treesource.c DTC: Add support for a C-like #include "file" mechanism. 18 years ago