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.
 
 
 
 
 
 
Thomas Huth 825146d13d Fix typos in various documentation and source files 5 years ago
..
search_dir
search_dir_b
.gitignore libfdt: Ensure fdt_add_property frees allocated name string on failure 6 years ago
Makefile.tests libfdt: Ensure fdt_add_property frees allocated name string on failure 6 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: return correct value if #size-cells property is not present 6 years ago
addr_size_cells2.c libfdt: return correct value if #size-cells property is not present 6 years ago
addresses.dts libfdt: fdt_address_cells() and fdt_size_cells() 6 years ago
aliases.dts Ensure all tests have matching reg and unit address 11 years ago
appendprop.dts
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
appendprop_addrrange.c libfdt: add fdt_append_addrrange() 6 years ago
asm_tree_dump.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
bad-chosen.dts checks: add chosen node checks 7 years ago
bad-empty-ranges.dts
bad-gpio.dts checks: add gpio binding properties check 7 years ago
bad-graph.dts checks: add graph binding checks 7 years ago
bad-interrupt-cells.dts checks: add interrupts property check 7 years ago
bad-name-property.dts
bad-ncells.dts
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
bad-size-cells.dts Fix crash with poorly defined #size-cells 10 years ago
bad-string-props.dts checks: add string list check for *-names properties 7 years ago
base01.asm
base01.cmd
base01.dts
base01.stderr
boot-cpuid.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
boot-cpuid.dts
char_literal.c Fix assorted sparse warnings 8 years ago
char_literal.dts
check_full.c libfdt: Add fdt_check_full() function 6 years ago
check_header.c libfdt: Make fdt_check_header() more thorough 6 years ago
check_path.c tests: Fix double expansion bugs in test code 8 years ago
comments-cmp.dts
comments.dts
data.S
default-addr-size.dts
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
delete_reinstate_multilabel_ref.dts
dependencies.cmp
dependencies.dts
deps_inc1.dtsi
deps_inc2.dtsi
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 tests: Allow dtbs_equal_unordered to ignore mem reserves 6 years ago
dtc-checkfails.sh tests: Rename tests.sh to testutils.sh 6 years ago
dtc-fails.sh tests: Rename tests.sh to testutils.sh 6 years ago
dtc-fatal.sh tests: Rename tests.sh to testutils.sh 6 years ago
dumptrees.c libfdt: Add fdt_check_full() function 6 years ago
dup-nodename.dts
dup-phandle.dts
dup-propname.dts
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
escapes.dts
extra-terminating-null.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
extra-terminating-null.dts
fdtdump-runtest.sh tests: Rename tests.sh to testutils.sh 6 years ago
fdtdump.dts fdtdump: Fix bug printing bytestrings with negative values 9 years ago
fdtget-runtest.sh tests: Rename tests.sh to testutils.sh 6 years ago
fdtoverlay-runtest.sh Fix typos in various documentation and source files 5 years ago
fdtput-runtest.sh Fix typos in various documentation and source files 5 years ago
find_property.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
fs_tree1.c tests: Better testing of dtc -I fs mode 6 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 tests: Remove valgrind error from tests/get_path 7 years ago
get_phandle.c libfdt: Add phandle generation helper 6 years ago
get_prop_offset.c libfdt: Add a test for fdt_getprop_by_offset() 6 years ago
getprop.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
incbin.bin
incbin.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
incbin.dts
include0.dts
include1.dts Ensure all tests have matching reg and unit address 11 years ago
include2.dts
include3.dts
include4.dts
include5.dts
include5a.dts
include6.dts
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 typos in various documentation and source files 5 years ago
label01.dts
label_repeated.dts
line_directives.dts Fix some bugs in processing of line directives 9 years ago
lorem.txt
mangle-layout.c libfdt: Add fdt_header_size() 6 years ago
minusone-phandle.dts
move_and_save.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
multilabel.dts libfdt: Add phandle generation helper 6 years ago
multilabel_merge.dts libfdt: Add phandle generation helper 6 years ago
node_check_compatible.c tests: Check non-matching cases for fdt_node_check_compatible() 7 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
nonexist-node-ref.dts
nonexist-node-ref2.dts
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
omit-no-ref.dts tests: Add a test case for the omit-if-no-ref keyword 7 years ago
open_pack.c dtc/tests: don't include fdt.h prior to libfdt.h 12 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 Improve tests for dtc overlay generation 7 years ago
overlay_overlay_bypath.dts Correct overlay syntactic sugar for generating target-path fragments 7 years ago
overlay_overlay_local_merge.dts Added test cases for target references 6 years ago
overlay_overlay_manual_fixups.dts Improve tests for dtc overlay generation 7 years ago
overlay_overlay_no_fixups.dts tests: More thorough tests of libfdt overlay application without dtc 8 years ago
overlay_overlay_nosugar.dts Improve tests for dtc overlay generation 7 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 dts output with a REF_PATH marker 6 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
pci-bridge-bad1.dts tests: Add some basic tests for the pci_bridge checks 7 years ago
pci-bridge-bad2.dts tests: Add some basic tests for the pci_bridge checks 7 years ago
pci-bridge-ok.dts tests: Add some basic tests for the pci_bridge checks 7 years ago
phandle_format.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
prop-after-subnode.dts
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
pylibfdt_tests.py pylibfdt: Test fdt.setprop take bytes on Python 3, add error handling 6 years ago
references.c libfdt: Add phandle generation helper 6 years ago
references.dts libfdt: Add phandle generation helper 6 years ago
reg-ranges-root.dts
reg-without-unit-addr.dts Warn on node name unit-address presence/absence mismatch 9 years ago
reuse-label.dts
reuse-label1.dts
reuse-label2.dts
reuse-label3.dts
reuse-label4.dts
reuse-label5.dts
reuse-label6.dts
root_node.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
run_tests.sh Fix typos in various documentation and source files 5 years ago
rw_oom.c Fix typos in various documentation and source files 5 years ago
rw_tree1.c dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
search_paths.dts
search_paths_b.dts
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
sourceoutput.dts Fix typos in various documentation and source files 5 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_states.c libfdt: Improve sequential write state checking 6 years ago
sw_tree1.c libfdt: Add FDT_CREATE_FLAG_NO_NAME_DEDUP flag that trades size for speed 6 years ago
test01.asm
test01.dts
test01.stderr
test_kernel_dts
test_label_ref.dts dtc: Fix NULL pointer use in dtlabel + dtref case 8 years ago
test_props.dts pylibfdt: Allow reading integer values from properties 6 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 libfdt: add fdt_append_addrrange() 6 years ago
tests.h libfdt: add fdt_append_addrrange() 6 years ago
testutils.c Fix typos in various documentation and source files 5 years ago
testutils.sh tests: Rename tests.sh to testutils.sh 6 years ago
trees.S libfdt: Safer access to memory reservations 6 years ago
truncated_memrsv.c libfdt: Safer access to memory reservations 6 years ago
truncated_property.c tests: Use valgrind client requests for better checking 6 years ago
truncated_string.c tests: Use valgrind client requests for better checking 6 years ago
type-preservation.dt.yaml Add support for YAML encoded output 6 years ago
type-preservation.dts Fix missing labels when emitting dts format 6 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-simple-bus-compatible.dts checks: fix simple-bus compatible matching 6 years ago
unit-addr-simple-bus-reg-mismatch.dts checks: fix simple-bus compatible matching 6 years ago
unit-addr-unique.dts checks: add a check for duplicate unit-addresses of child nodes 7 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
zero-phandle.dts