265 Commits (e2556aaeb50678647d654b7ab279301e839a679c)

Author SHA1 Message Date
David Gibson e2556aaeb5 tests: Remove unused #define 6 years ago
David Gibson 0112fda03b libfdt: Add fdt_header_size() 6 years ago
David Gibson 6473a21d8b Consolidate utilfdt_read_len() variants 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
Simon Glass f0be81bd8d Make Property a subclass of bytearray 6 years ago
Simon Glass 24b1f3f064 pylibfdt: Add a method to access the device tree directly 6 years ago
Maxime Ripard 84e414b0b5 tests: Add a test case for the omit-if-no-ref keyword 7 years ago
David Gibson 14a3002a1a tests: Update valgrind suppressions for sw_tree1 7 years ago
David Gibson 02c5fe9deb tests: Remove valgrind error from tests/get_path 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 51b3a16338 Makefile.tests: Add LIBDL make(1) variable for portability sake 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
David Gibson cc392f0890 tests: Check non-matching cases for fdt_node_check_compatible() 7 years ago
David Gibson 3b62fdaebf Remove leading underscores from identifiers 7 years ago
David Gibson 2e6fe5a107 Fix some errors in comments 7 years ago
David Gibson b0ae9e4b0c tests: Correct warning in sw_tree1.c 7 years ago
David Gibson f8872e29ce tests: Avoid 64-bit arithmetic in assembler 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 5bed86aee9 pylibfdt: Add support for fdt_subnode_offset() 7 years ago
Simon Glass 46f31b65b3 pylibfdt: Add support for fdt_node_offset_by_phandle() 7 years ago
Simon Glass a3ae437236 pylibfdt: Add support for fdt_parent_offset() 7 years ago
Simon Glass a198af8034 pylibfdt: Add support for fdt_get_phandle() 7 years ago
Simon Glass b9eba92ea5 tests: Return a failure code when any tests fail 7 years ago
Simon Glass 155faf6cc2 pylibfdt: Use local pylibfdt module 7 years ago
Simon Glass 50e5cd07f3 pylibfdt: Add a test for use of uint32_t 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
Tim Montague a10cb3c818 Fix get_node_by_path string equality check 8 years ago
Simon Glass 90db6d9989 pylibfdt: Allow setup.py to operate stand-alone 8 years ago
Simon Glass 580a9f6c28 Add a libfdt function to write a property placeholder 8 years ago
Simon Glass 756ffc4f52 Build pylibfdt as part of the normal build process 8 years ago
Simon Glass 12cfb740cc Add tests for pylibfdt 8 years ago
Rob Herring cdbb2b6c7a checks: Warn on node name unit-addresses with '0x' or leading 0s 8 years ago