..
Makefile.tests
libfdt: Add support for using aliases in fdt_path_offset()
17 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()
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: Make many functions 'static'
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
dtc: Make many functions 'static'
17 years ago
get_path.c
dtc: Make many functions 'static'
17 years ago
get_phandle.c
dtc: Make many functions 'static'
17 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'
17 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
dtc: Testcase for /include/ directive
17 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
dtc: Testcase for /include/ directive
17 years ago
include8.dts
dtc: Testcase for /include/ directive
17 years ago
label01.dts
dtc: Make -Idts -Odts preserve property-internal labels
17 years ago
mangle-layout.c
dtc: Make many functions 'static'
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
dtc: Enable and fix -Wpointer-arith warnings
17 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
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'
17 years ago
notfound.c
dtc: Make many functions 'static'
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
dtc: Make many functions 'static'
17 years ago
path-references.c
dtc: Make many functions 'static'
17 years ago
path-references.dts
dtc: Implement path references
17 years ago
path_offset.c
dtc: Make many functions 'static'
17 years ago
path_offset_aliases.c
libfdt: Add support for using aliases in fdt_path_offset()
17 years ago
prop-after-subnode.dts
dtc: Generate useful error message for properties after subnodes
17 years ago
references.c
dtc: Make many functions 'static'
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
libfdt: Add support for using aliases in fdt_path_offset()
17 years ago
rw_tree1.c
libfdt: Abolish _typed() variants, add _cell() variants
17 years ago
set_name.c
dtc: Make many functions 'static'
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
dtc: Make many functions 'static'
17 years ago
supernode_atdepth_offset.c
dtc: Make many functions 'static'
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: 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
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
18 years ago
zero-phandle.dts
dtc: Add testcases for tree checks
17 years ago