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 986c272d66 Added document describing flattened tree format and what properties / nodes 20 years ago
Documentation Added document describing flattened tree format and what properties / nodes 20 years ago
tests Add missing file. 20 years ago
.gitignore Add a .gitignore file. 20 years ago
COPYING Initial commit 20 years ago
Makefile Add ftdump utility, contributed by Pantelis Antoniou. 20 years ago
TODO Update TODO 20 years ago
comment-test.dts Initial label support. Also switch to glr-parser mode and get rid of 20 years ago
data.c Rework tracking of reserve entries during processing. This is initial work 20 years ago
dtc-lexer.l Rudimentary support for reporting the line number of syntax errors. 20 years ago
dtc-parser.y Rework tracking of reserve entries during processing. This is initial work 20 years ago
dtc.c Use names for output functions in the form dt_to_*() instead of 20 years ago
dtc.h Remove no longer used (and already commented) reserve_data field from boot_info. 20 years ago
flat_dt.h Add ftdump utility, contributed by Pantelis Antoniou. 20 years ago
flattree.c Use names for output functions in the form dt_to_*() instead of 20 years ago
fstree.c Rework tracking of reserve entries during processing. This is initial work 20 years ago
ftdump.c Add ftdump utility, contributed by Pantelis Antoniou. 20 years ago
libdt.c Use C99 fixed width integer type names in libdt. 20 years ago
livetree.c Rework tracking of reserve entries during processing. This is initial work 20 years ago
test.dts Add a second cpu and a timebase frequency to test.dts. 20 years ago
treesource.c Use names for output functions in the form dt_to_*() instead of 20 years ago