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 050e6f0cff dtc: Add a testcase for 'reg' or 'ranges' in / 17 years ago
..
Makefile.tests dtc: Add program to convert dts files from v0 to v1 17 years ago
add_subnode_with_nops.c libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() 17 years ago
bad-empty-ranges.dts dtc: Convert #address-cells and #size-cells related checks 17 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-reg-ranges.dts dtc: Convert #address-cells and #size-cells related checks 17 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 Add some initial test cases. 18 years ago
base01.stderr Add some initial test cases. 18 years ago
boot-cpuid.c dtc: Rework handling of boot_cpuid_phys 17 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
default-addr-size.dts dtc: Convert #address-cells and #size-cells related checks 17 years ago
del_node.c libfdt: Abolish _typed() variants, add _cell() variants 17 years ago
del_property.c libfdt: Abolish _typed() variants, add _cell() variants 17 years ago
dtbs_equal_ordered.c dtc: Fix some printf() format warnings when compiling 64-bit 17 years ago
dtc-checkfails.sh dtc: Remove some small bashisms from test scripts 17 years ago
dtc-fatal.sh dtc: Remove some small bashisms from test scripts 17 years ago
dumptrees.c dtc: Implement checks for the format of node and property names 17 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
empty.dts Add missing file. 20 years ago
escapes.dts dtc: Improve -Odts output 17 years ago
find_property.c libfdt: Abolish _typed() variants, add _cell() variants 17 years ago
get_mem_rsv.c dtc: Restore missing code for testcases 17 years ago
get_name.c Appease the printf() format $Gods with a correct type. 17 years ago
get_path.c libfdt: Make unit address optional for finding nodes 17 years ago
get_phandle.c libfdt: Add phandle related functions 17 years ago
getprop.c libfdt: Abolish _typed() variants, add _cell() variants 17 years ago
label01.dts dtc: Make -Idts -Odts preserve property-internal labels 17 years ago
mangle-layout.c dtc: Remove leftover debugging printf() from mangle-layout 17 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 Merge libfdt into dtc. 18 years ago
node_check_compatible.c dtc: Restore missing code for testcases 17 years ago
node_offset_by_compatible.c libfdt: Add functions for handling the "compatible" property 17 years ago
node_offset_by_phandle.c libfdt: Add phandle related functions 17 years ago
node_offset_by_prop_value.c libfdt: Abolish _typed() variants, add _cell() variants 17 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
nop_node.c libfdt: Abolish _typed() variants, add _cell() variants 17 years ago
nop_property.c libfdt: Abolish _typed() variants, add _cell() variants 17 years ago
nopulate.c libfdt: More tests of NOP handling behaviour 17 years ago
notfound.c libfdt: Make unit address optional for finding nodes 17 years ago
obsolete-chosen-interrupt-controller.dts dtc: Convert check for obsolete /chosen property 17 years ago
open_pack.c Merge libfdt into dtc. 18 years ago
open_pack.supp dtc: Assorted improvements to test harness 17 years ago
parent_offset.c libfdt: Make unit address optional for finding nodes 17 years ago
path-references.c dtc: Implement path references 17 years ago
path-references.dts dtc: Implement path references 17 years ago
path_offset.c libfdt: Abolish fdt_offset_ptr_typed() 17 years ago
prop-after-subnode.dts dtc: Generate useful error message for properties after subnodes 17 years ago
references.c dtc: Fix some printf() format warnings when compiling 64-bit 17 years ago
references.dts dtc: Fix some lexical problems with references 17 years ago
references_dts0.dts dtc: Fix some lexical problems with references 17 years ago
reg-ranges-root.dts dtc: Add a testcase for 'reg' or 'ranges' in / 17 years ago
root_node.c libfdt: Abolish fdt_offset_ptr_typed() 17 years ago
run_tests.sh dtc: Add a testcase for 'reg' or 'ranges' in / 17 years ago
rw_tree1.c libfdt: Abolish _typed() variants, add _cell() variants 17 years ago
set_name.c libfdt: Add fdt_set_name() function 17 years ago
setprop.c libfdt: Abolish _typed() variants, add _cell() variants 17 years ago
setprop_inplace.c libfdt: Abolish _typed() variants, add _cell() variants 17 years ago
string_escapes.c dtc: Improve -Odts output 17 years ago
subnode_offset.c libfdt: Abolish fdt_offset_ptr_typed() 17 years ago
supernode_atdepth_offset.c libfdt: Make unit address optional for finding nodes 17 years ago
sw_tree1.c libfdt: Abolish _typed() variants, add _cell() variants 17 years ago
test01.asm Add some initial test cases. 18 years ago
test01.dts Add some initial test cases. 18 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_tree1.dts libfdt: Add phandle related functions 17 years ago
test_tree1_dts0.dts libfdt: Add phandle related functions 17 years ago
testdata.h dtc: Implement checks for the format of node and property names 17 years ago
tests.h libfdt: Abolish _typed() variants, add _cell() variants 17 years ago
tests.sh dtc: Remove some small bashisms from test scripts 17 years ago
testutils.c libfdt: Handle v16 and re-ordered trees for r/w 17 years ago
trees.S dtc: Implement checks for the format of node and property names 17 years ago
truncated_property.c dtc: Optimise by default, fix warnings thus uncovered 17 years ago
zero-phandle.dts dtc: Add testcases for tree checks 17 years ago