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.
 
 
 
 
 
 
Simon Glass 354d3dc559 pylibfdt: Update the bytearray size with pack() 6 years ago
..
search_dir
search_dir_b
.gitignore libfdt: Add fdt_check_full() function 6 years ago
Makefile.tests libfdt: Add fdt_check_full() function 6 years ago
add_subnode_with_nops.c
addr_size_cells.c
addresses.dts
aliases.dts
appendprop.dts
appendprop1.c
appendprop2.c
asm_tree_dump.c
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
bad-phandle-cells.dts checks: add phandle with arg property checks 7 years ago
bad-reg-ranges.dts
bad-size-cells.dts
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
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
del_property.c
delete_reinstate_multilabel.dts
delete_reinstate_multilabel_ref.dts
dependencies.cmp
dependencies.dts
deps_inc1.dtsi
deps_inc2.dtsi
division-by-zero.dts
dtb_reverse.c
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
dtc-fails.sh
dtc-fatal.sh
dumptrees.c libfdt: Add fdt_check_full() function 6 years ago
dup-nodename.dts
dup-phandle.dts
dup-propname.dts
embedded_nul.dts
embedded_nul_equiv.dts
empty.dts
escapes.dts
extra-terminating-null.c
extra-terminating-null.dts
fdtdump-runtest.sh
fdtdump.dts
fdtget-runtest.sh
fdtoverlay-runtest.sh tests: fdtoverlay unit test 7 years ago
fdtput-runtest.sh
find_property.c
get_alias.c
get_mem_rsv.c
get_name.c
get_path.c tests: Remove valgrind error from tests/get_path 7 years ago
get_phandle.c
getprop.c
incbin.bin
incbin.c
incbin.dts
include0.dts
include1.dts
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
integer-expressions.c Fix assorted sparse warnings 8 years ago
label01.dts
label_repeated.dts
line_directives.dts
lorem.txt
mangle-layout.c libfdt: Add fdt_header_size() 6 years ago
minusone-phandle.dts
move_and_save.c
multilabel.dts
multilabel_merge.dts
node_check_compatible.c tests: Check non-matching cases for fdt_node_check_compatible() 7 years ago
node_offset_by_compatible.c
node_offset_by_phandle.c
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
nop_property.c
nopulate.c Fix assorted sparse warnings 8 years ago
notfound.c
nul-in-escape.dts
nul-in-line-info1.dts
nul-in-line-info2.dts
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
overlay.c tests: Fix double expansion bugs in test code 8 years ago
overlay_bad_fixup.c
overlay_bad_fixup_bad_index.dts
overlay_bad_fixup_base.dtsi
overlay_bad_fixup_empty.dts
overlay_bad_fixup_empty_index.dts
overlay_bad_fixup_index_trailing.dts
overlay_bad_fixup_path_empty_prop.dts
overlay_bad_fixup_path_only.dts
overlay_bad_fixup_path_only_sep.dts
overlay_bad_fixup_path_prop.dts
overlay_base.dts
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_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
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
path_offset_aliases.c
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
prop-after-subnode.dts
property_iterate.c Fix assorted sparse warnings 8 years ago
property_iterate.dts
propname_escapes.c
propname_escapes.dts
pylibfdt_tests.py pylibfdt: Update the bytearray size with pack() 6 years ago
references.c Fix assorted sparse warnings 8 years ago
references.dts
reg-ranges-root.dts
reg-without-unit-addr.dts
reuse-label.dts
reuse-label1.dts
reuse-label2.dts
reuse-label3.dts
reuse-label4.dts
reuse-label5.dts
reuse-label6.dts
root_node.c
run_tests.sh pylibfdt: Allow reading integer values from properties 6 years ago
rw_tree1.c
search_paths.dts
search_paths_b.dts
set_name.c
setprop.c libfdt: Add fdt_setprop_empty() 8 years ago
setprop_inplace.c
sized_cells.c Fix assorted sparse warnings 8 years ago
sized_cells.dts
sourceoutput.dts
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
stringlist.c Fix some errors in comments 7 years ago
stringlist.dts
subnode_iterate.c Fix assorted sparse warnings 8 years ago
subnode_iterate.dts
subnode_offset.c
supernode_atdepth_offset.c
sw_states.c libfdt: Improve sequential write state checking 6 years ago
sw_tree1.c tests: Correct warning in sw_tree1.c 7 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
test_tree1_label_noderef.dts Add a libfdt function to write a property placeholder 8 years ago
test_tree1_merge.dts
test_tree1_merge_labelled.dts
test_tree1_merge_path.dts
test_tree1_wrong1.dts
test_tree1_wrong2.dts
test_tree1_wrong3.dts
test_tree1_wrong4.dts
test_tree1_wrong5.dts
test_tree1_wrong6.dts
test_tree1_wrong7.dts
test_tree1_wrong8.dts
test_tree1_wrong9.dts
testdata.h libfdt: Safer access to memory reservations 6 years ago
tests.h tests: Use valgrind client requests for better checking 6 years ago
tests.sh tests: fdtoverlay unit test 7 years ago
testutils.c tests: Use valgrind client requests for better checking 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
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-unique.dts checks: add a check for duplicate unit-addresses of child nodes 7 years ago
unit-addr-without-reg.dts
utilfdt_test.c
value-labels.c Fix assorted sparse warnings 8 years ago
value-labels.dts
zero-phandle.dts