760 Commits (42607f21d43e44aafc7ac7d9ca4f0ea1e3bda904)
 

Author SHA1 Message Date
Julia Lawall 37dea76e97 srcpos: drop special handling of tab 7 years ago
Maxime Ripard 65893da4ae libfdt: overlay: Add missing license 7 years ago
Simon Glass 962a45ca03 Avoid installing pylibfdt when dependencies are missing 7 years ago
kevans@FreeBSD.org cd6ea1b2be Makefile: Split INSTALL out into INSTALL_{PROGRAM,LIB,DATA,SCRIPT} 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
David Gibson e54388015a dtc: Bump version to v1.4.6 7 years ago
kevans@FreeBSD.org a1fe86f380 fdtoverlay: Switch from using alloca to malloc 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 e671852042 checks: add aliases node checks 7 years ago
Rob Herring d0c44ebe3f checks: check for #{size,address}-cells without child nodes 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
Peter Rosin a384191eba checks: fix sound-dai phandle with arg property check 7 years ago
Grant Likely b260c4f610 Fix ambiguous grammar for devicetree rule 7 years ago
David Gibson fe667e382b tests: Add some basic tests for the pci_bridge checks 7 years ago
David Gibson 7975f64222 Fix widespread incorrect use of strneq(), replace with new strprefixeq() 7 years ago
David Gibson fca296445e Add strstarts() helper function 7 years ago
David Gibson cc392f0890 tests: Check non-matching cases for fdt_node_check_compatible() 7 years ago
Tero Kristo bba26a5291 livetree: avoid assertion of orphan phandles with overlays 7 years ago
John Arbuckle c8f8194d76 implement strnlen for systems that need it 7 years ago
David Gibson c8b38f65fd libfdt: Remove leading underscores from identifiers 7 years ago
David Gibson 3b62fdaebf Remove leading underscores from identifiers 7 years ago
David Gibson 2d45d1c5c6 Replace FDT_VERSION() with stringify() 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
Rob Herring c1e55a5513 checks: fix handling of unresolved phandles for dts plugins 7 years ago
David Gibson f8872e29ce tests: Avoid 64-bit arithmetic in assembler 7 years ago
Reiner Huober 48c91c08bc libfdt: add stringlist functions to linker script 7 years ago
Pantelis Antoniou b1a60033c1 tests: Add a test for overlays syntactic sugar 7 years ago
Pantelis Antoniou 737b2df39c overlay: Add syntactic sugar version of overlays 7 years ago
Thierry Reding 497432fd21 checks: Use proper format modifier for size_t 7 years ago
David Gibson 22a65c5331 dtc: Bump version to v1.4.5 7 years ago
David Gibson c575d8059f Add fdtoverlay to .gitignore 7 years ago
David Gibson b6a6f9490d fdtoverlay: Sanity check blob size 7 years ago
David Gibson 8c1eb1526d pylibfdt: Use Python2 explicitly 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 fe50bd1ecc fdtget: Split out cell list display into a new function 7 years ago
Simon Glass 62d812308d README: Add a note about test_tree1.dts 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