914 Commits (c18bae9a4c96a9258fdcee30fe4b0c4fc3730036)
 

Author SHA1 Message Date
Simon Glass c18bae9a4c libfdt: Add support for disabling version checks 5 years ago
Simon Glass fc03c4a2e0 libfdt: Add support for disabling rollback handling 5 years ago
Simon Glass 77563ae72b libfdt: Add support for disabling sanity checks 5 years ago
Simon Glass 57bc6327b8 libfdt: Add support for disabling dtb checks 5 years ago
Simon Glass 464962489d Add a way to control the level of checks in the code 5 years ago
Simon Glass 0c5326cb28 libfdt: De-inline fdt_header_size() 5 years ago
Rob Herring cc6a5a0715 Revert "yamltree: Ensure consistent bracketing of properties with phandles" 5 years ago
Dirk Mueller 0e9225eb0d Remove redundant YYLOC global declaration 5 years ago
David Gibson cab09eedd6 Move -DNO_VALGRIND into CPPFLAGS 5 years ago
Ed Maste 0eb1cb0b53 Makefile: pass $(CFLAGS) also during dependency generation 5 years ago
Thomas Huth c40aeb60b4 travis.yml: Run tests on the non-x86 builders, too 5 years ago
Ed Maste 9f86aff444 Add .cirrus.yml for FreeBSD build 5 years ago
Ed Maste 34c82275ba Avoid gnu_printf attribute when using Clang 5 years ago
Ed Maste 743000931b tests: default to 'cc' if CC not set 5 years ago
Stefan Mavrodiev adcd676491 Add test-case for trailing zero 5 years ago
Stefan Mavrodiev d9c55f855b Remove trailing zero from the overlay path 5 years ago
Simon Glass 7a22132c79 pylibfdt: Adjust for deprecated test methods 5 years ago
Ed Maste dbe80d577e tests: add extension to sed -i for GNU/BSD sed compatibility 5 years ago
David Gibson af57d440d8 libfdt: Correct prototype for fdt_ro_probe_() 5 years ago
David Gibson 6ce585ac15 Use correct inttypes.h format specifier 5 years ago
Ethan Sommer 7150286225 support byacc in addition to bison 5 years ago
Simon Glass fdf3f6d897 pylibfdt: Correct the type for fdt_property_stub() 5 years ago
Marc-André Lureau 430419c281 tests: fix some python warnings 5 years ago
Marc-André Lureau 588a29ff2e util: use gnu_printf format attribute 5 years ago
Marc-André Lureau bc876708ab fstree: replace lstat with stat 5 years ago
Marc-André Lureau 4c3c4ccb99 dumptrees: pass outputdir as first argument 5 years ago
Marc-André Lureau aa522da9ff tests: allow out-of-tree test run 5 years ago
Valter Minute 0d0d0fa51b fdtoverlay: Return non-zero exit code if overlays can't be applied 5 years ago
Marc-André Lureau 4605eb047b Add .editorconfig 5 years ago
Rob Herring 18d7b2f4ee yamltree: Ensure consistent bracketing of properties with phandles 5 years ago
Luc Michel 67f790c1ad libfdt.h: add explicit cast from void* to uint8_t* in fdt(32|64)_st 5 years ago
Luca Weiss b111122ea5 pylibfdt: use python3 shebang 5 years ago
David Gibson 60e0db3d65 Ignore phandle properties in /aliases 5 years ago
Luca Weiss 95ce19c140 README: update for Python 3 5 years ago
Denis Efremov 5345db19f6 livetree: simplify condition in get_node_by_path 5 years ago
David Gibson b8d6eca782 libfdt: Allow #size-cells of 0 5 years ago
Joel Stanley 184f510994 Makefile: Add EXTRA_CFLAGS variable 5 years ago
David Gibson 812b1956a0 libfdt: Tweak data handling to satisfy Coverity 5 years ago
David Gibson 5c715a4477 fdtoverlay: Ignore symbols in overlays which don't apply to the target tree 5 years ago
David Gibson b993534748 fdtoverlay: Allow adding labels to __overlay__ nodes in overlays 5 years ago
Appana Durga Kedareswara rao d6de81b81b pylibfdt: Add support for fdt_get_alias() 5 years ago
Simon Glass 1c17714dbb pylibfdt: Correct the FdtSw example 5 years ago
Fabrice Gasnier ad57e4574a tests: Add a failed test case for 'fdtoverlay' with long target path 5 years ago
David Gibson bbe3b36f54 fdtoverlay: Rework output allocation 5 years ago
David Gibson 6c2e61f083 fdtoverlay: Improve error messages 5 years ago
David Gibson 297f5abb36 fdtoverlay: Check for truncated overlay blobs 5 years ago
Rob Herring 702c1b6c0e README.license: Update to reflect SPDX tag usage 5 years ago
Rob Herring 4097bbffcf dtc: Add GPLv2 SPDX tags to files missing license text 5 years ago
Rob Herring 94f87cd5b7 libfdt: Add dual GPL/BSD SPDX tags to files missing license text 5 years ago
Rob Herring c4ffc05574 tests: Replace license boilerplate with SPDX tags 5 years ago