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 46c88dfcca Add support for flat device tree format version 17 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 Add ftdump utility, contributed by Pantelis Antoniou. 20 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 Add support for decimal, octal and binary based cell values. 18 years ago
dtc-parser.y Moved data_convert_cell() out of data.c to the parser. 18 years ago
dtc.c Add support for flat device tree format version 17 18 years ago
dtc.h Moved data_convert_cell() out of data.c to the parser. 18 years ago
flat_dt.h Add support for flat device tree format version 17 18 years ago
flattree.c Add support for flat device tree format version 17 18 years ago
fstree.c Rework tracking of reserve entries during processing. This is initial work 19 years ago
ftdump.c Add support for flat device tree format version 17 18 years ago
libdt.c Add copyright. Fix 80-column line. 19 years ago
livetree.c remove check for interrupt-controller property under /chosen 18 years ago
treesource.c Use names for output functions in the form dt_to_*() instead of 19 years ago