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.
 
 
 
 
 
 
David Gibson 6c65eab11e dtc: Remove redundant copy of the GPL 18 years ago
Documentation Add paper on the flattened tree and dtc presented at linux.conf.au 2006 by 19 years ago
libfdt dtc: Remove redundant copy of the GPL 18 years ago
tests dtc: Count testcases and results in the dtc/libfdt testsuite 18 years ago
.gitignore Merge libfdt into dtc. 18 years ago
GPL dtc: Remove redundant copy of the GPL 18 years ago
Makefile Merge libfdt into dtc. 18 years ago
TODO Update TODO 19 years ago
comment-test.dts Initial label support. Also switch to glr-parser mode and get rid of 20 years ago
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: Accept NOPs in dtb input regardless of version 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: Incorporate some review suggestions. 18 years ago
treesource.c DTC: Add support for a C-like #include "file" mechanism. 18 years ago