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 9ed27a2aac dtc: Simplify lexing/parsing of literals vs. node/property names 18 years ago
Documentation dtc: Whitespace cleanup 18 years ago
libfdt libfdt: Add more documentation (path the fifth) 18 years ago
scripts Add DTC release version information. 18 years ago
tests dtc: Better exercise dtc base and bytestring features 18 years ago
.gitignore Merge libfdt into dtc. 18 years ago
GPL dtc: Remove redundant copy of the GPL 18 years ago
Makefile dtc: Fix the install target 18 years ago
Makefile.dtc dtc: Move tree checking code to checks.c 18 years ago
TODO Update TODO 20 years ago
checks.c dtc: Move tree checking code to checks.c 18 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 18 years ago
dtc-lexer.l dtc: Simplify lexing/parsing of literals vs. node/property names 18 years ago
dtc-parser.y dtc: Simplify lexing/parsing of literals vs. node/property names 18 years ago
dtc.c dtc: Disable semantic checks by default 18 years ago
dtc.h dtc: Move tree checking code to checks.c 18 years ago
flattree.c Quiet a bogus "May be used uninitialized" warning. 18 years ago
fstree.c dtc: Whitespace cleanup 18 years ago
ftdump.c dtc: Use libfdt/fdt.h instead of flat_dt.h 18 years ago
livetree.c dtc: Move tree checking code to checks.c 18 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: Make -Idts -Odts preserve property-internal labels 18 years ago