359 Commits (651410e54cb9a478f2fbb16cb493a5e7808ad8fe)

Author SHA1 Message Date
David Gibson 66381538ce tests: Remove "suppression of fixups" tests 8 years ago
David Gibson ba765b273f tests: Clarify dtc overlay tests 8 years ago
David Gibson 6ea8cd944f tests: More thorough tests of libfdt overlay application without dtc 8 years ago
David Gibson b4dc0ed8b1 tests: Fix double expansion bugs in test code 8 years ago
David Gibson 3ea879dc0c tests: Split overlay tests into those with do/don't exercise dtc plugin generation 8 years ago
David Gibson 47b4d66a2f tests: Test auto-alias generation on base tree, not overlay 8 years ago
David Gibson 72e1ad8115 tests: Make overlay/plugin tests unconditional 8 years ago
Pantelis Antoniou e7b3c3b595 tests: Add overlay tests 8 years ago
Pantelis Antoniou 9637e3f772 tests: Add check_path test 8 years ago
Maxime Ripard ae97c77228 tests: overlay: Rename the device tree blobs to be more explicit 8 years ago
Maxime Ripard 96162d2bd9 tests: overlay: Add test suffix to the compiled blobs 8 years ago
Maxime Ripard e8c3a1a493 tests: overlay: Move back the bad fixup tests 8 years ago
David Gibson 7b7a6be9ba libfdt: Don't use 'index' as a local variable name 8 years ago
Maxime Ripard aea8860d83 tests: Add tests cases for the overlay code 8 years ago
David Gibson a34bb721ca dtc: Fix assorted problems in the testcases for the -a option 8 years ago
Tim Wang 874f40588d Implement the -a option to pad dtb aligned 8 years ago
Maxime Ripard d877364e4a libfdt: Add fdt_setprop_inplace_namelen_partial 8 years ago
Maxime Ripard 84e0e1346c libfdt: Add max phandle retrieval function 8 years ago
Maxime Ripard d29126c90a libfdt: Add iterator over properties 8 years ago
Thierry Reding 902d0f0953 libfdt: Add a subnodes iterator macro 8 years ago
David Gibson c4cb12e193 Alter grammar to allow multiple /dts-v1/ tags 9 years ago
Stephen Warren c9d9121683 Warn on node name unit-address presence/absence mismatch 9 years ago
Anton Blanchard 2e53f9d2f0 Catch unsigned 32bit overflow when parsing flattened device tree offsets 9 years ago
David Gibson b06e55c88b Prevent crash on modulo by zero 9 years ago
David Gibson b43345039b Fix some bugs in processing of line directives 9 years ago
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 604e61e081 fdt: Add functions to retrieve strings 9 years ago
Thierry Reding 8702bd1d3b fdt: Add a function to get the index of a string 9 years ago
Thierry Reding 2218387a8c fdt: Add a function to count strings 9 years ago
David Gibson e5e6df7c37 fdtdump: Fix bug printing bytestrings with negative values 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
David Gibson 9d3649bd3b Add testcases for fdt_path_offset_namelen() 10 years ago
David Gibson ecd4f9d125 Extend path_offset testcase for handling of duplicated separators 10 years ago
David Gibson 5fa047f498 Use a helper function to clean up path_offset testcase 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 f240527e54 Fix bug with references to root node 11 years ago
Heinrich Schuchardt 9bf20d3896 Remove duplicate assignment 11 years ago
David Gibson a7ecdb4e75 Fix valgrind errors in sw_tree1 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