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 41eecd4c2a dtc: Fix recognition of whitespace characters 18 years ago
Documentation Add paper on the flattened tree and dtc presented at linux.conf.au 2006 by 19 years ago
tests Add some initial test cases. 18 years ago
.gitignore Add a .gitignore file. 19 years ago
COPYING Initial commit 20 years ago
Makefile DTC: Add support for a C-like #include "file" mechanism. 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 Fix the -S to modify the totalsize properly. 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