838 Commits (d37f6b20107e952064e3f77e9d6915a9c09d10a6)
 

Author SHA1 Message Date
David Gibson e2556aaeb5 tests: Remove unused #define 6 years ago
David Gibson fb9c6abdda Use size_t for blob lengths in utilfdt_read* 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 719d582e98 libfdt: Propagate name errors in fdt_getprop_by_offset() 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
David Gibson 04b5b4062c libfdt: Clean up header checking functions 6 years ago
Grant Likely 44d3efedc8 Preserve datatype information when parsing dts 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
Maxime Ripard 4038fd9005 dtc: add ability to make nodes conditional on them being referenced 7 years ago
Rob Herring e1f139ea49 checks: drop warning for missing PCI bridge bus-range 7 years ago
Geert Uytterhoeven f4eba68d89 checks: Print duplicate node name instead of parent name 7 years ago
David Gibson 46df1fb1b2 .travis.yml: Run valgrind checks via Travis 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 afbddcd418 Suppress warnings on overlay fragments 7 years ago
David Gibson 119e273003 Improve tests for dtc overlay generation 7 years ago
Rob Herring aadd0b65c9 checks: centralize printing of property names in failure messages 7 years ago
Rob Herring 88960e3989 checks: centralize printing of node path in check_msg 7 years ago
Nathan Whitehorn f1879e1a50 Add limited read-only support for older (V2 and V3) device tree to libfdt. 7 years ago
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