177 Commits (607b8586b3837f60221c0da2af4f5333a34e50cc)

Author SHA1 Message Date
Lumir Balhar 8113c00b99 pylibfdt: Allow switch to Python 3 via environment variable PYTHON 6 years ago
David Gibson 43366bb4ee tests: Property count valgrind errors in wrapped tests 6 years ago
Lubomir Rintel 8f8b77a0d6 tests: Wrap check_align() calls with base_run_test() 6 years ago
Rob Herring 522d81d572 Fix dts output with a REF_PATH marker 6 years ago
Fredrik Markstrom e45198c983 Added test cases for target references 6 years ago
Rob Herring e84742aa7b checks: fix simple-bus compatible matching 6 years ago
Grant Likely c86da84d30 Add support for YAML encoded output 6 years ago
David Gibson fd06c54d47 tests: Better testing of dtc -I fs mode 6 years ago
Greg Kurz 0ac9fdee37 dtc: trivial '-I fs -O dts' test 6 years ago
Sebastian Huber c12b2b0c20 libfdt: fdt_address_cells() and fdt_size_cells() 6 years ago
David Gibson 9b0e4fe260 tests: Improve fdt_resize() tests 6 years ago
Grant Likely 32b9c61307 Preserve datatype markers when emitting dts format 6 years ago
Rob Herring 42607f21d4 tests: Fix incorrect check name 'prop_name_chars' 6 years ago
Simon Glass 3c374d46ac pylibfdt: Allow reading integer values from properties 6 years ago
David Gibson 4b8fcc3d01 libfdt: Add fdt_check_full() function 6 years ago
David Gibson d5db5382c5 libfdt: Safer access to memory reservations 6 years ago
David Gibson 70166d62a2 libfdt: Safer access to strings section 6 years ago
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