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 cbf1410eab libfdt: Add helpers for 64-bit integer properties 13 years ago
..
search_dir dtc: Add -i option to support search paths 13 years ago
search_dir_b dtc: Add -i option to support search paths 13 years ago
.gitignore Add integer expressions files to .gitignore 13 years ago
Makefile.tests dtc: Basic integer expressions 13 years ago
add_subnode_with_nops.c
aliases.dts libfdt: Add support for using aliases in fdt_path_offset() 17 years ago
appendprop.dts libfdt: Add helpers for 64-bit integer properties 13 years ago
appendprop1.c libfdt: Add helpers for 64-bit integer properties 13 years ago
appendprop2.c libfdt: Add helpers for 64-bit integer properties 13 years ago
asm_tree_dump.c dtc: Make asm output more portable and add testcases 16 years ago
bad-empty-ranges.dts
bad-name-property.dts
bad-ncells.dts
bad-reg-ranges.dts
bad-string-props.dts
base01.asm
base01.cmd
base01.dts Remove support for the legacy DTS source file format. 16 years ago
base01.stderr
boot-cpuid.c
boot-cpuid.dts dtc: Automatically pick a sensible boot_cpuid_phys 15 years ago
char_literal.c dtc: Support character literals in cell lists 13 years ago
char_literal.dts dtc: Support character literals in cell lists 13 years ago
comments-cmp.dts
comments.dts
data.S dtc: Make asm output more portable and add testcases 16 years ago
default-addr-size.dts
del_node.c
del_property.c
dependencies.cmp dtc: Implement -d option to write out a dependency file 13 years ago
dependencies.dts dtc: Implement -d option to write out a dependency file 13 years ago
deps_inc1.dtsi dtc: Implement -d option to write out a dependency file 13 years ago
deps_inc2.dtsi dtc: Implement -d option to write out a dependency file 13 years ago
dtb_reverse.c dtc: Extend and better test dtbs_equal utility programs (resend) 15 years ago
dtbs_equal_ordered.c dtc: Extend and better test dtbs_equal utility programs (resend) 15 years ago
dtbs_equal_unordered.c dtc: Extend and better test dtbs_equal utility programs (resend) 15 years ago
dtc-checkfails.sh Factor signal checks out of test scripts 13 years ago
dtc-fatal.sh
dumptrees.c
dup-nodename.dts
dup-phandle.dts
dup-propname.dts
empty.dts Remove support for the legacy DTS source file format. 16 years ago
escapes.dts Remove support for the legacy DTS source file format. 16 years ago
extra-terminating-null.c dtc: Enable more warnings 15 years ago
extra-terminating-null.dts Fix bug in -Odts with properties containing multiple terminating nulls 15 years ago
fdtget-runtest.sh fdtget-runtest.sh: Fix failures when /bin/sh isn't bash 13 years ago
fdtput-runtest.sh Don't use diff to check fdt{get,put} results 13 years ago
find_property.c
get_alias.c dtc: Enable more warnings 15 years ago
get_mem_rsv.c
get_name.c dtc: Make many functions 'static' 17 years ago
get_path.c libfdt: Fix bugs in fdt_get_path() 16 years ago
get_phandle.c dtc: Make many functions 'static' 17 years ago
getprop.c
incbin.bin
incbin.c dtc: Make many functions 'static' 17 years ago
incbin.dts
include0.dts
include1.dts libfdt: Add helpers for 64-bit integer properties 13 years ago
include2.dts
include3.dts
include4.dts
include5.dts
include5a.dts libfdt: Add helpers for 64-bit integer properties 13 years ago
include6.dts
include7.dts libfdt: Fix bug in fdt_subnode_offset_namelen() 16 years ago
include8.dts
integer-expressions.c dtc: Basic integer expressions 13 years ago
label01.dts Remove support for the legacy DTS source file format. 16 years ago
lorem.txt Generate test data for fdtput more sensibly 13 years ago
mangle-layout.c dtc: Audit and fix valgrind errors 15 years ago
mangle-layout.supp
minusone-phandle.dts
move_and_save.c
multilabel.dts Allow device tree to be modified by additonal device tree sections 15 years ago
multilabel_merge.dts Allow device tree to be modified by additonal device tree sections 15 years ago
node_check_compatible.c dtc: Make many functions 'static' 17 years ago
node_offset_by_compatible.c dtc: Make many functions 'static' 17 years ago
node_offset_by_phandle.c dtc: Make many functions 'static' 17 years ago
node_offset_by_prop_value.c dtc: Make many functions 'static' 17 years ago
nonexist-label-ref.dts
nonexist-node-ref.dts
nonexist-node-ref2.dts Add merging of labelled subnodes. This patch allows the following 14 years ago
nop_node.c
nop_property.c
nopulate.c dtc: Make many functions 'static' 17 years ago
notfound.c dtc: Remove gcc 4.6 "set but not used" warnings 13 years ago
obsolete-chosen-interrupt-controller.dts
open_pack.c dtc: Audit and fix valgrind errors 15 years ago
open_pack.supp
parent_offset.c dtc: Make many functions 'static' 17 years ago
path-references.c dtc: Make many functions 'static' 17 years ago
path-references.dts
path_offset.c dtc: Remove gcc 4.6 "set but not used" warnings 13 years ago
path_offset_aliases.c dtc: Enable more warnings 15 years ago
phandle_format.c Support ePAPR compliant phandle properties 15 years ago
prop-after-subnode.dts
references.c dtc: Handle linux,phandle properties which self-reference 16 years ago
references.dts Support ePAPR compliant phandle properties 15 years ago
reg-ranges-root.dts
reuse-label.dts Disallow re-use of the same label within a dts file 15 years ago
reuse-label1.dts Disallow re-use of the same label within a dts file 15 years ago
reuse-label2.dts Disallow re-use of the same label within a dts file 15 years ago
reuse-label3.dts Disallow re-use of the same label within a dts file 15 years ago
reuse-label4.dts Disallow re-use of the same label within a dts file 15 years ago
reuse-label5.dts Disallow re-use of the same label within a dts file 15 years ago
reuse-label6.dts Disallow re-use of the same label within a dts file 15 years ago
root_node.c
run_tests.sh Remove test_tree1_dts0 testcases 13 years ago
rw_tree1.c libfdt: Add helpers for 64-bit integer properties 13 years ago
search_paths.dts dtc: Add -i option to support search paths 13 years ago
search_paths_b.dts dtc: Add -i option to support search paths 13 years ago
set_name.c dtc: Make many functions 'static' 17 years ago
setprop.c libfdt: Add helpers for 64-bit integer properties 13 years ago
setprop_inplace.c libfdt: Add helpers for 64-bit integer properties 13 years ago
sized_cells.c dtc: Add support for variable sized elements 13 years ago
sized_cells.dts dtc: Add support for variable sized elements 13 years ago
string_escapes.c
subnode_offset.c dtc: Remove gcc 4.6 "set but not used" warnings 13 years ago
supernode_atdepth_offset.c dtc: Make many functions 'static' 17 years ago
sw_tree1.c libfdt: Add helpers for 64-bit integer properties 13 years ago
test01.asm
test01.dts Remove support for the legacy DTS source file format. 16 years ago
test01.stderr
test_kernel_dts
test_tree1.dts libfdt: Add helpers for 64-bit integer properties 13 years ago
test_tree1_merge.dts libfdt: Add helpers for 64-bit integer properties 13 years ago
test_tree1_merge_labelled.dts libfdt: Add helpers for 64-bit integer properties 13 years ago
test_tree1_merge_path.dts libfdt: Add helpers for 64-bit integer properties 13 years ago
test_tree1_wrong1.dts dtc: Extend and better test dtbs_equal utility programs (resend) 15 years ago
test_tree1_wrong2.dts dtc: Extend and better test dtbs_equal utility programs (resend) 15 years ago
test_tree1_wrong3.dts dtc: Extend and better test dtbs_equal utility programs (resend) 15 years ago
test_tree1_wrong4.dts dtc: Extend and better test dtbs_equal utility programs (resend) 15 years ago
test_tree1_wrong5.dts dtc: Extend and better test dtbs_equal utility programs (resend) 15 years ago
test_tree1_wrong6.dts dtc: Extend and better test dtbs_equal utility programs (resend) 15 years ago
test_tree1_wrong7.dts dtc: Extend and better test dtbs_equal utility programs (resend) 15 years ago
test_tree1_wrong8.dts dtc: Extend and better test dtbs_equal utility programs (resend) 15 years ago
test_tree1_wrong9.dts dtc: Extend and better test dtbs_equal utility programs (resend) 15 years ago
testdata.h libfdt: Add helpers for 64-bit integer properties 13 years ago
tests.h libfdt: Add helpers for 64-bit integer properties 13 years ago
tests.sh Clean up invocation of fdt{get,put} tests 13 years ago
testutils.c Make testutils use utilfdt 13 years ago
trees.S libfdt: Add helpers for 64-bit integer properties 13 years ago
truncated_property.c
utilfdt_test.c Add fdt read/write utility functions 13 years ago
value-labels.c dtc: Enable more warnings 15 years ago
value-labels.dts dtc: Add testcases for labels within values 16 years ago
zero-phandle.dts