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 9b91134ba3 libfdt: Remove un-const-safe fdt_set_header macro 17 years ago
Documentation dtc: Whitespace cleanup 17 years ago
libfdt libfdt: Remove un-const-safe fdt_set_header macro 17 years ago
scripts Add DTC release version information. 18 years ago
tests libfdt: Rename and publish _fdt_next_tag() 17 years ago
.gitignore Merge libfdt into dtc. 18 years ago
GPL dtc: Remove redundant copy of the GPL 18 years ago
Makefile Restore warning message about bison expected output. 17 years ago
Makefile.dtc dtc: Refactor Makefiles 17 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 dtc: data.c doesn't need to include dtc-parser.tab.h 17 years ago
dtc-lexer.l dtc: Improve support for string escapes 17 years ago
dtc-parser.y DTC: Remove an unneeded %token definition. 17 years ago
dtc.c dtc: Disable semantic checks by default 17 years ago
dtc.h dtc: Disable semantic checks by default 17 years ago
flattree.c Quiet a bogus "May be used uninitialized" warning. 17 years ago
fstree.c dtc: Whitespace cleanup 17 years ago
ftdump.c dtc: Use libfdt/fdt.h instead of flat_dt.h 17 years ago
livetree.c dtc: Disable semantic checks by default 17 years ago
srcpos.c DTC: Add support for a C-like #include "file" mechanism. 18 years ago
srcpos.h dtc: move declaration of yyerror 18 years ago
treesource.c dtc: Improve -Odts output 17 years ago