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 1248237c7e libfdt: Add fdt_parent_offset() and supporting functions 17 years ago
Documentation Add initial Device Tree Compiler manual 17 years ago
libfdt libfdt: Add fdt_parent_offset() and supporting functions 17 years ago
scripts Add DTC release version information. 18 years ago
tests libfdt: Add fdt_parent_offset() and supporting functions 17 years ago
.gitignore Merge libfdt into dtc. 18 years ago
GPL dtc: Remove redundant copy of the GPL 18 years ago
Makefile DTC 1.0.0 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: 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