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.
 
 
 
 
 
 
Jon Loeliger a657ce8fb7 Add DTC release version information. 18 years ago
Documentation Add paper on the flattened tree and dtc presented at linux.conf.au 2006 by 19 years ago
libfdt dtc: Improve and better integrate dtc and libfdt Makefiles 18 years ago
scripts Add DTC release version information. 18 years ago
tests dtc: add a testcase with labels 18 years ago
.gitignore Merge libfdt into dtc. 18 years ago
GPL dtc: Remove redundant copy of the GPL 18 years ago
Makefile Add DTC release version information. 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 dtc: store labels in ascending order 18 years ago
dtc-lexer.l dtc: allow a label: in any dts context 18 years ago
dtc-parser.y dtc: implement labels on property data 18 years ago
dtc.c Add DTC release version information. 18 years ago
dtc.h dtc: implement labels on property data 18 years ago
flat_dt.h Improve options, #define default version. 18 years ago
flattree.c dtc: format memory reserve as pairs on two lines 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: move declaration of yyerror 18 years ago
treesource.c DTC: Add support for a C-like #include "file" mechanism. 18 years ago