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 26d93f6c92 dtc: Make asm output more portable and add testcases 16 years ago
..
Makefile.tests dtc: Make asm output more portable and add testcases 16 years ago
add_subnode_with_nops.c libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() 17 years ago
aliases.dts libfdt: Add support for using aliases in fdt_path_offset() 16 years ago
asm_tree_dump.c dtc: Make asm output more portable and add testcases 16 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 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: 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
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 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: Make many functions 'static' 16 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 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
find_property.c libfdt: Abolish _typed() variants, add _cell() variants 17 years ago
get_alias.c libfdt: Add function to explicitly expand aliases 16 years ago
get_mem_rsv.c dtc: Restore missing code for testcases 17 years ago
get_name.c dtc: Make many functions 'static' 16 years ago
get_path.c libfdt: Fix bugs in fdt_get_path() 16 years ago
get_phandle.c dtc: Make many functions 'static' 16 years ago
getprop.c libfdt: Abolish _typed() variants, add _cell() variants 17 years ago
incbin.bin dtc: Add support for binary includes. 17 years ago
incbin.c dtc: Make many functions 'static' 16 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 libfdt: Fix bug in fdt_subnode_offset_namelen() 16 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
include6.dts dtc: Testcase for /include/ directive 17 years ago
include7.dts libfdt: Fix bug in fdt_subnode_offset_namelen() 16 years ago
include8.dts dtc: Testcase for /include/ directive 17 years ago
label01.dts Remove support for the legacy DTS source file format. 16 years ago
mangle-layout.c dtc: Make many functions 'static' 16 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: Enable and fix -Wpointer-arith warnings 17 years ago
node_check_compatible.c dtc: Make many functions 'static' 16 years ago
node_offset_by_compatible.c dtc: Make many functions 'static' 16 years ago
node_offset_by_phandle.c dtc: Make many functions 'static' 16 years ago
node_offset_by_prop_value.c dtc: Make many functions 'static' 16 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 dtc: Make many functions 'static' 16 years ago
notfound.c dtc: Make many functions 'static' 16 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 dtc: Make many functions 'static' 16 years ago
path-references.c dtc: Make many functions 'static' 16 years ago
path-references.dts dtc: Implement path references 17 years ago
path_offset.c dtc: Make many functions 'static' 16 years ago
path_offset_aliases.c libfdt: Add support for using aliases in fdt_path_offset() 16 years ago
prop-after-subnode.dts dtc: Generate useful error message for properties after subnodes 17 years ago
references.c dtc: Handle linux,phandle properties which self-reference 16 years ago
references.dts dtc: Handle linux,phandle properties which self-reference 16 years ago
references_dts0.dts dtc: Handle linux,phandle properties which self-reference 16 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: Make asm output more portable and add testcases 16 years ago
rw_tree1.c libfdt: Fix bug in fdt_subnode_offset_namelen() 16 years ago
set_name.c dtc: Make many functions 'static' 16 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: Fix bug in fdt_subnode_offset_namelen() 16 years ago
supernode_atdepth_offset.c dtc: Make many functions 'static' 16 years ago
sw_tree1.c libfdt: Fix bug in fdt_subnode_offset_namelen() 16 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_tree1.dts libfdt: Fix bug in fdt_subnode_offset_namelen() 16 years ago
test_tree1_dts0.dts libfdt: Fix bug in fdt_subnode_offset_namelen() 16 years ago
testdata.h dtc: Address an assortment of portability problems 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 dtc: Enable and fix -Wpointer-arith warnings 17 years ago
trees.S libfdt: Fix bug in fdt_subnode_offset_namelen() 16 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