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 3b62fdaebf Remove leading underscores from identifiers 7 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 tests: Add check_path test 8 years ago
Makefile.tests pylibfdt: Allow setup.py to operate stand-alone 8 years ago
add_subnode_with_nops.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
addr_size_cells.c libfdt: Add helpers to read #address-cells and #size-cells 11 years ago
addresses.dts libfdt: Add helpers to read #address-cells and #size-cells 11 years ago
aliases.dts Ensure all tests have matching reg and unit address 11 years ago
appendprop.dts libfdt: Add helpers for 64-bit integer properties 13 years ago
appendprop1.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
appendprop2.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
asm_tree_dump.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
bad-empty-ranges.dts dtc: Convert #address-cells and #size-cells related checks 17 years ago
bad-gpio.dts checks: add gpio binding properties check 7 years ago
bad-interrupt-cells.dts checks: add interrupts property check 7 years ago
bad-name-property.dts dtc: Convert "name" property checking to new infrastructure 17 years ago
bad-ncells.dts dtc: Migrate "one cell" checks to new framework 17 years ago
bad-octal-literal.dts Gracefully handle bad octal literals 9 years ago
bad-phandle-cells.dts checks: add phandle with arg property checks 7 years ago
bad-reg-ranges.dts dtc: Convert #address-cells and #size-cells related checks 17 years ago
bad-size-cells.dts Fix crash with poorly defined #size-cells 10 years ago
bad-string-props.dts dtc: Migrate "string property" checks to new framework 17 years ago
base01.asm Add some initial test cases. 18 years ago
base01.cmd Add some initial test cases. 18 years ago
base01.dts Remove support for the legacy DTS source file format. 16 years ago
base01.stderr Add some initial test cases. 18 years ago
boot-cpuid.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
boot-cpuid.dts dtc: Automatically pick a sensible boot_cpuid_phys 15 years ago
char_literal.c Fix assorted sparse warnings 8 years ago
char_literal.dts dtc: Support character literals in cell lists 13 years ago
check_path.c tests: Fix double expansion bugs in test code 8 years ago
comments-cmp.dts dtc: Fold comment handling test into testsuite 17 years ago
comments.dts dtc: Fold comment handling test into testsuite 17 years ago
data.S dtc: Make asm output more portable and add testcases 16 years ago
default-addr-size.dts dtc: Convert #address-cells and #size-cells related checks 17 years ago
del_node.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
del_property.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
delete_reinstate_multilabel.dts dtc: fix for_each_*() to skip first object if deleted 12 years ago
delete_reinstate_multilabel_ref.dts dtc: fix for_each_*() to skip first object if deleted 12 years ago
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
division-by-zero.dts Prevent crash on modulo by zero 9 years ago
dtb_reverse.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
dtbs_equal_ordered.c Fix assorted sparse warnings 8 years ago
dtbs_equal_unordered.c Fix assorted sparse warnings 8 years ago
dtc-checkfails.sh Allow toggling of semantic checks 12 years ago
dtc-fails.sh Allow toggling of semantic checks 12 years ago
dtc-fatal.sh dtc: Remove some small bashisms from test scripts 17 years ago
dumptrees.c Remove leading underscores from identifiers 7 years ago
dup-nodename.dts dtc: Add testcases for tree checks 17 years ago
dup-phandle.dts dtc: Add testcases for tree checks 17 years ago
dup-propname.dts dtc: Add testcases for tree checks 17 years ago
embedded_nul.dts Properly handle embedded nul delimited string lists 10 years ago
embedded_nul_equiv.dts Properly handle embedded nul delimited string lists 10 years ago
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/tests: don't include fdt.h prior to libfdt.h 12 years ago
extra-terminating-null.dts Fix bug in -Odts with properties containing multiple terminating nulls 15 years ago
fdtdump-runtest.sh Add a basic test for fdtdump 10 years ago
fdtdump.dts fdtdump: Fix bug printing bytestrings with negative values 9 years ago
fdtget-runtest.sh fdtget-runtest.sh: use printf instead of /bin/echo -e 12 years ago
fdtoverlay-runtest.sh tests: fdtoverlay unit test 7 years ago
fdtput-runtest.sh Don't use diff to check fdt{get,put} results 13 years ago
find_property.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
get_alias.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
get_mem_rsv.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
get_name.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
get_path.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
get_phandle.c libfdt: Add max phandle retrieval function 8 years ago
getprop.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
incbin.bin dtc: Add support for binary includes. 17 years ago
incbin.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
incbin.dts dtc: Add support for binary includes. 17 years ago
include0.dts dtc: Testcase for /include/ directive 17 years ago
include1.dts Ensure all tests have matching reg and unit address 11 years ago
include2.dts dtc: Testcase for /include/ directive 17 years ago
include3.dts dtc: Testcase for /include/ directive 17 years ago
include4.dts dtc: Testcase for /include/ directive 17 years ago
include5.dts dtc: Testcase for /include/ directive 17 years ago
include5a.dts libfdt: Add helpers for 64-bit integer properties 13 years ago
include6.dts dtc: Testcase for /include/ directive 17 years ago
include7.dts Add a libfdt function to write a property placeholder 8 years ago
include8.dts Ensure all tests have matching reg and unit address 11 years ago
integer-expressions.c Fix assorted sparse warnings 8 years ago
label01.dts Remove support for the legacy DTS source file format. 16 years ago
label_repeated.dts Add test for re-defining an identical label 12 years ago
line_directives.dts Fix some bugs in processing of line directives 9 years ago
lorem.txt Generate test data for fdtput more sensibly 13 years ago
mangle-layout.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
mangle-layout.supp dtc: Assorted improvements to test harness 17 years ago
minusone-phandle.dts dtc: Add testcases for tree checks 17 years ago
move_and_save.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
multilabel.dts Fix bug with references to root node 11 years ago
multilabel_merge.dts Fix bug with references to root node 11 years ago
node_check_compatible.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
node_offset_by_compatible.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
node_offset_by_phandle.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
node_offset_by_prop_value.c Fix assorted sparse warnings 8 years ago
nonexist-label-ref.dts dtc: Flexible tree checking infrastructure (v2) 17 years ago
nonexist-node-ref.dts dtc: Fix some lexical problems with references 17 years ago
nonexist-node-ref2.dts Add merging of labelled subnodes. This patch allows the following 14 years ago
nop_node.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
nop_property.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
nopulate.c Fix assorted sparse warnings 8 years ago
notfound.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
nul-in-escape.dts Fix crash on nul character in string escape sequence 9 years ago
nul-in-line-info1.dts Fix some bugs in processing of line directives 9 years ago
nul-in-line-info2.dts Fix some bugs in processing of line directives 9 years ago
obsolete-chosen-interrupt-controller.dts dtc: Convert check for obsolete /chosen property 17 years ago
open_pack.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
open_pack.supp dtc: Assorted improvements to test harness 17 years ago
overlay.c tests: Fix double expansion bugs in test code 8 years ago
overlay_bad_fixup.c tests: Add tests cases for the overlay code 8 years ago
overlay_bad_fixup_bad_index.dts tests: Add tests cases for the overlay code 8 years ago
overlay_bad_fixup_base.dtsi tests: Add tests cases for the overlay code 8 years ago
overlay_bad_fixup_empty.dts tests: Add tests cases for the overlay code 8 years ago
overlay_bad_fixup_empty_index.dts tests: Add tests cases for the overlay code 8 years ago
overlay_bad_fixup_index_trailing.dts tests: Add tests cases for the overlay code 8 years ago
overlay_bad_fixup_path_empty_prop.dts tests: Add tests cases for the overlay code 8 years ago
overlay_bad_fixup_path_only.dts tests: Add tests cases for the overlay code 8 years ago
overlay_bad_fixup_path_only_sep.dts tests: Add tests cases for the overlay code 8 years ago
overlay_bad_fixup_path_prop.dts tests: Add tests cases for the overlay code 8 years ago
overlay_base.dts tests: Add tests cases for the overlay code 8 years ago
overlay_base_manual_symbols.dts tests: More thorough tests of libfdt overlay application without dtc 8 years ago
overlay_overlay.dts tests: Clarify dtc overlay tests 8 years ago
overlay_overlay_manual_fixups.dts tests: More thorough tests of libfdt overlay application without dtc 8 years ago
overlay_overlay_no_fixups.dts tests: More thorough tests of libfdt overlay application without dtc 8 years ago
overlay_overlay_simple.dts tests: Add overlay tests 8 years ago
parent_offset.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
path-references.c Fix get_node_by_path string equality check 8 years ago
path-references.dts Fix get_node_by_path string equality check 8 years ago
path_offset.c Add testcases for fdt_path_offset_namelen() 10 years ago
path_offset_aliases.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
phandle_format.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
prop-after-subnode.dts dtc: Generate useful error message for properties after subnodes 17 years ago
property_iterate.c Fix assorted sparse warnings 8 years ago
property_iterate.dts libfdt: Add iterator over properties 8 years ago
propname_escapes.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
propname_escapes.dts dtc: cpp co-existence: allow names starting with # to be escaped 12 years ago
pylibfdt_tests.py pylibfdt: Add support for fdt_subnode_offset() 7 years ago
references.c Fix assorted sparse warnings 8 years ago
references.dts Fix bug with references to root node 11 years ago
reg-ranges-root.dts dtc: Add a testcase for 'reg' or 'ranges' in / 17 years ago
reg-without-unit-addr.dts Warn on node name unit-address presence/absence mismatch 9 years ago
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 dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
run_tests.sh tests: Add a test for overlays syntactic sugar 7 years ago
rw_tree1.c dtc/tests: don't include fdt.h prior to libfdt.h 12 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/tests: don't include fdt.h prior to libfdt.h 12 years ago
setprop.c libfdt: Add fdt_setprop_empty() 8 years ago
setprop_inplace.c libfdt: Add fdt_setprop_inplace_namelen_partial 8 years ago
sized_cells.c Fix assorted sparse warnings 8 years ago
sized_cells.dts dtc: Add support for variable sized elements 13 years ago
sourceoutput.dts Fix an off-by-2 error in the source output code 10 years ago
stacked_overlay_bar.dts tests: Add stacked overlay tests on fdtoverlay 7 years ago
stacked_overlay_base.dts tests: Add stacked overlay tests on fdtoverlay 7 years ago
stacked_overlay_baz.dts tests: Add stacked overlay tests on fdtoverlay 7 years ago
string_escapes.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
stringlist.c Fix some errors in comments 7 years ago
stringlist.dts fdt: Add a function to count strings 9 years ago
subnode_iterate.c Fix assorted sparse warnings 8 years ago
subnode_iterate.dts libfdt: Add fdt_next_subnode() to permit easy subnode iteration 12 years ago
subnode_offset.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
supernode_atdepth_offset.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
sw_tree1.c tests: Correct warning in sw_tree1.c 7 years ago
sw_tree1.supp Fix valgrind errors in sw_tree1 11 years ago
test01.asm Add some initial test cases. 18 years ago
test01.dts Remove support for the legacy DTS source file format. 16 years ago
test01.stderr Add some initial test cases. 18 years ago
test_kernel_dts Add a script that compares an "old" and "new" dtc results. 17 years ago
test_label_ref.dts dtc: Fix NULL pointer use in dtlabel + dtref case 8 years ago
test_tree1.dts Add a libfdt function to write a property placeholder 8 years ago
test_tree1_delete.dts Alter grammar to allow multiple /dts-v1/ tags 9 years ago
test_tree1_label_noderef.dts Add a libfdt function to write a property placeholder 8 years ago
test_tree1_merge.dts Ensure all tests have matching reg and unit address 11 years ago
test_tree1_merge_labelled.dts Ensure all tests have matching reg and unit address 11 years ago
test_tree1_merge_path.dts Ensure all tests have matching reg and unit address 11 years ago
test_tree1_wrong1.dts Ensure all tests have matching reg and unit address 11 years ago
test_tree1_wrong2.dts Ensure all tests have matching reg and unit address 11 years ago
test_tree1_wrong3.dts Ensure all tests have matching reg and unit address 11 years ago
test_tree1_wrong4.dts Ensure all tests have matching reg and unit address 11 years ago
test_tree1_wrong5.dts Ensure all tests have matching reg and unit address 11 years ago
test_tree1_wrong6.dts Ensure all tests have matching reg and unit address 11 years ago
test_tree1_wrong7.dts Ensure all tests have matching reg and unit address 11 years ago
test_tree1_wrong8.dts Ensure all tests have matching reg and unit address 11 years ago
test_tree1_wrong9.dts Ensure all tests have matching reg and unit address 11 years ago
testdata.h Remove leading underscores from identifiers 7 years ago
tests.h Remove leading underscores from identifiers 7 years ago
tests.sh tests: fdtoverlay unit test 7 years ago
testutils.c Remove duplicate assignment 11 years ago
trees.S Remove leading underscores from identifiers 7 years ago
truncated_property.c Remove leading underscores from identifiers 7 years ago
unit-addr-leading-0s.dts checks: Warn on node name unit-addresses with '0x' or leading 0s 8 years ago
unit-addr-leading-0x.dts checks: Warn on node name unit-addresses with '0x' or leading 0s 8 years ago
unit-addr-without-reg.dts Warn on node name unit-address presence/absence mismatch 9 years ago
utilfdt_test.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
value-labels.c Fix assorted sparse warnings 8 years ago
value-labels.dts dtc: Add testcases for labels within values 16 years ago
zero-phandle.dts dtc: Add testcases for tree checks 17 years ago