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 ae1454b311 libfdt: Add fdt_node_offset_by_prop_value() 18 years ago
Documentation Add initial Device Tree Compiler manual 18 years ago
libfdt libfdt: Add fdt_node_offset_by_prop_value() 18 years ago
scripts Add DTC release version information. 18 years ago
tests libfdt: Add fdt_node_offset_by_prop_value() 18 years ago
.gitignore Merge libfdt into dtc. 18 years ago
GPL dtc: Remove redundant copy of the GPL 18 years ago
Makefile dtc: Optimise by default, fix warnings thus uncovered 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 dtc: Optimise by default, fix warnings thus uncovered 18 years ago
dtc.h dtc: Optimise by default, fix warnings thus uncovered 18 years ago
flat_dt.h Improve options, #define default version. 18 years ago
flattree.c dtc: Assume properties preced subnodes in the flattened tree 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