114 Commits (d728ad59f53e72be21fe9bc419953c94aea798cc)

Author SHA1 Message Date
David Gibson d728ad59f5 Fix crash on nul character in string escape sequence 9 years ago
David Gibson 1ab2205a6f Gracefully handle bad octal literals 9 years ago
David Gibson 1937095588 Prevent crash on division by zero 9 years ago
Thierry Reding 2218387a8c fdt: Add a function to count strings 9 years ago
David Gibson 067829ea5f Remove redundant fdtdump test code 9 years ago
David Gibson 897a429199 Move fdt_path_offset alias tests to right tests section 9 years ago
Mike Frysinger 8b927bf3b8 tests: convert `echo -n` to `printf` 10 years ago
Jack Miller 64c46b098b Fix crash with poorly defined #size-cells 10 years ago
Nikhil Devshatwar 3346e065aa dtc: parser: Add label while overriding nodes 10 years ago
Wang Long aa719618a8 fdtput: add delete node and property function 10 years ago
Jack Miller 5d4a8b9c4c Properly handle embedded nul delimited string lists 10 years ago
David Gibson fa928fba7e Fix an off-by-2 error in the source output code 10 years ago
Simon Glass 76a65b14d1 Add a basic test for fdtdump 10 years ago
David Gibson 40f7f576c8 libfdt: Add helpers to read #address-cells and #size-cells 11 years ago
David Gibson edb10bcf1c Add option to run_tests.sh to stop immediately on a failing test 11 years ago
David Gibson 79eebb23db libfdt: Add function to resize the buffer for a sequential write tree 11 years ago
Srinivas Kandagatla d214655904 fdtput: expand fdt if value does not fit 12 years ago
David Gibson a58afe2eb2 Remove some tests for misfeatures 12 years ago
David Gibson 1c76ec3c09 Use shorten_echo for wrap_tests 12 years ago
Simon Glass 4e76ec796c libfdt: Add fdt_next_subnode() to permit easy subnode iteration 12 years ago
Simon Glass 8055d77a5b Adjust util_is_printable_string() comment and fix test 12 years ago
Stephen Warren 1762ab42ef dtc: fix for_each_*() to skip first object if deleted 12 years ago
Stephen Warren 1b6d1941dc dtc: cpp co-existence: add support for #line directives 12 years ago
Stephen Warren 1ff3d3f8de dtc: cpp co-existence: allow names starting with # to be escaped 12 years ago
Stephen Warren 45013d8619 dtc: Add ability to delete nodes and properties 12 years ago
Simon Glass f807af1928 fdtput: Add -p option to create subnodes along entire path 12 years ago
Simon Glass d46c2de570 fdtput: Add -c option to create nodes 12 years ago
David Gibson d5399197e9 Allow toggling of semantic checks 12 years ago
Stephen Warren f67dfe8459 Add test for re-defining an identical label 12 years ago
David Gibson 4adbb5336b Remove test_tree1_dts0 testcases 13 years ago
Stephen Warren 5f0c3b2d62 dtc: Basic integer expressions 13 years ago
Simon Glass de6b76240e dtc: Add -i option to support search paths 13 years ago
Simon Glass 7fcbef2757 fdtget: Add -d to provide a default value 13 years ago
Simon Glass 097ec97c1a fdtget: Fix multiple arg bug and add test for it 13 years ago
David Gibson 0b3b46e019 Generate test data for fdtput more sensibly 13 years ago
David Gibson 15b23d21a6 Clean up invocation of fdt{get,put} tests 13 years ago
David Gibson a90b5b1491 Remove bashism from run_tests.sh 13 years ago
Simon Glass 1ede50c355 Add fdtput utility to write property values to a device tree 13 years ago
Simon Glass 68d057f20d Add fdtget utility to read property values from a device tree 13 years ago
Stephen Warren 69df9f0de2 dtc: Implement -d option to write out a dependency file 13 years ago
David Gibson 97b909f852 libfdt: Activate testcase for appending properties 13 years ago
Anton Staaf 033089f290 dtc: Add support for variable sized elements 13 years ago
Simon Glass 36204fdf74 Add fdt read/write utility functions 13 years ago
Anton Staaf a4ea2fa951 dtc: Support character literals in cell lists 13 years ago
David Gibson 37c0b6a091 dtc: Add code to make diffing trees easier 14 years ago
John Bonesio 73ae43ea44 Allow nodes to be referenced by path at the top level. 14 years ago
David Gibson 8773e12fa9 Add merging of labelled subnodes. This patch allows the following 14 years ago
David Gibson 390635762d Remove another bashism from run_tests.sh 14 years ago
David Gibson e3b32b75b5 dtc: Extend and better test dtbs_equal utility programs (resend) 15 years ago
Grant Likely 83da1b2a4e Allow device tree to be modified by additonal device tree sections 15 years ago