160 Commits (eb890c0f77dcd98bb3f24755d50dfbe5eba11340)

Author SHA1 Message Date
David Gibson eb890c0f77 libfdt: Make fdt_check_header() more thorough 6 years ago
David Gibson 899d6fad93 libfdt: Improve sequential write state checking 6 years ago
Maxime Ripard 84e414b0b5 tests: Add a test case for the omit-if-no-ref keyword 7 years ago
Rob Herring df536831d0 checks: add graph binding checks 7 years ago
Rob Herring 2347c96edc checks: add a check for duplicate unit-addresses of child nodes 7 years ago
David Gibson 8f1b35f883 Correct overlay syntactic sugar for generating target-path fragments 7 years ago
David Gibson 119e273003 Improve tests for dtc overlay generation 7 years ago
kevans@FreeBSD.org 333d533a8f Attempt to auto-detect stat(1) being used if not given proper invocation 7 years ago
kevans@FreeBSD.org c8d5472de3 tests: Improve compatibility with other platforms 7 years ago
Rob Herring c81d389a10 checks: add chosen node checks 7 years ago
Rob Herring 18a3d84bb8 checks: add string list check for *-names properties 7 years ago
Rob Herring 8fe94fd6f1 checks: add string list check 7 years ago
Rob Herring 6c57308196 checks: add a string check for 'label' property 7 years ago
David Gibson fe667e382b tests: Add some basic tests for the pci_bridge checks 7 years ago
Pantelis Antoniou b1a60033c1 tests: Add a test for overlays syntactic sugar 7 years ago
Rob Herring ee3d26f696 checks: add interrupts property check 7 years ago
Rob Herring c1e7738988 checks: add gpio binding properties check 7 years ago
Rob Herring b3bbac02d5 checks: add phandle with arg property checks 7 years ago
Simon Glass b9eba92ea5 tests: Return a failure code when any tests fail 7 years ago
Pantelis Antoniou 36f511fb11 tests: Add stacked overlay tests on fdtoverlay 7 years ago
Rob Herring 0016f8c2aa dtc: change default phandles to ePAPR style instead of both 7 years ago
Pantelis Antoniou e3b9a9588a tests: fdtoverlay unit test 7 years ago
David Gibson 21a2bc896e Suppress expected error message in fdtdump test 8 years ago
Simon Glass 756ffc4f52 Build pylibfdt as part of the normal build process 8 years ago
Rob Herring cdbb2b6c7a checks: Warn on node name unit-addresses with '0x' or leading 0s 8 years ago
Stephen Boyd 3b9c97093d dtc: Fix NULL pointer use in dtlabel + dtref case 8 years ago
David Gibson e3c769aa9c dtc: Don't always generate __symbols__ for plugins 8 years ago
David Gibson c96cb3c016 tests: Don't use -@ on plugin de/recompile tests 8 years ago
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 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
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 d29126c90a libfdt: Add iterator over properties 8 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 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 2218387a8c fdt: Add a function to count strings 9 years ago