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 2cf86939af libfdt: Abolish fdt_offset_ptr_typed() 18 years ago
..
Makefile.tests dtc: Add testcase for dtc references 18 years ago
base01.asm
base01.cmd
base01.dts
base01.stderr
del_node.c libfdt: Abolish _typed() variants, add _cell() variants 18 years ago
del_property.c libfdt: Abolish _typed() variants, add _cell() variants 18 years ago
dtbs_equal_ordered.c libfdt: Abolish fdt_offset_ptr_typed() 18 years ago
dtc.sh
dumptrees.c
empty.dts
escapes.dts dtc: Improve -Odts output 18 years ago
find_property.c libfdt: Abolish _typed() variants, add _cell() variants 18 years ago
get_mem_rsv.c dtc: Restore missing code for testcases 18 years ago
get_name.c Appease the printf() format $Gods with a correct type. 18 years ago
get_path.c libfdt: Make unit address optional for finding nodes 18 years ago
get_phandle.c libfdt: Add phandle related functions 18 years ago
getprop.c libfdt: Abolish _typed() variants, add _cell() variants 18 years ago
label01.dts dtc: Make -Idts -Odts preserve property-internal labels 18 years ago
mangle-layout.c dtc: Remove leftover debugging printf() from mangle-layout 18 years ago
move_and_save.c
node_check_compatible.c dtc: Restore missing code for testcases 18 years ago
node_offset_by_compatible.c libfdt: Add functions for handling the "compatible" property 18 years ago
node_offset_by_phandle.c libfdt: Add phandle related functions 18 years ago
node_offset_by_prop_value.c libfdt: Abolish _typed() variants, add _cell() variants 18 years ago
nop_node.c libfdt: Abolish _typed() variants, add _cell() variants 18 years ago
nop_property.c libfdt: Abolish _typed() variants, add _cell() variants 18 years ago
notfound.c libfdt: Make unit address optional for finding nodes 18 years ago
open_pack.c
parent_offset.c libfdt: Make unit address optional for finding nodes 18 years ago
path_offset.c libfdt: Abolish fdt_offset_ptr_typed() 18 years ago
references.c dtc: Add testcase for dtc references 18 years ago
references.dts dtc: Add testcase for dtc references 18 years ago
root_node.c libfdt: Abolish fdt_offset_ptr_typed() 18 years ago
run_tests.sh libfdt: Add phandle related functions 18 years ago
rw_tree1.c libfdt: Abolish _typed() variants, add _cell() variants 18 years ago
setprop.c libfdt: Abolish _typed() variants, add _cell() variants 18 years ago
setprop_inplace.c libfdt: Abolish _typed() variants, add _cell() variants 18 years ago
string_escapes.c dtc: Improve -Odts output 18 years ago
subnode_offset.c libfdt: Abolish fdt_offset_ptr_typed() 18 years ago
supernode_atdepth_offset.c libfdt: Make unit address optional for finding nodes 18 years ago
sw_tree1.c libfdt: Abolish _typed() variants, add _cell() variants 18 years ago
test01.asm
test01.dts
test01.stderr
test_tree1.dts libfdt: Add phandle related functions 18 years ago
test_tree1_dts0.dts libfdt: Add phandle related functions 18 years ago
testdata.h libfdt: Abolish _typed() variants, add _cell() variants 18 years ago
tests.h libfdt: Abolish _typed() variants, add _cell() variants 18 years ago
testutils.c libfdt: Handle v16 and re-ordered trees for r/w 18 years ago
trees.S libfdt: Abolish _typed() variants, add _cell() variants 18 years ago
truncated_property.c