988 Commits (a2def5479950d066dcf829b8c1a22874d0aea9a4)
 

Author SHA1 Message Date
Patrick Oppenlander 2478b1652c libfdt: add extern "C" for C++ 4 years ago
Patrick Oppenlander f68bfc2668 libfdt: trivial typo fix 4 years ago
Simon Glass 7be250b4d0 libfdt: Correct condition for reordering blocks 4 years ago
Andre Przywara 81e0919a3e checks: Add interrupt provider test 4 years ago
Claudio Fontana 85e5d83984 Makefile: when building libfdt only, do not add unneeded deps 4 years ago
David Gibson b28464a550 Fix some potential unaligned accesses in dtc 5 years ago
Arkadiusz Drabczyk 87a656ae5f check: Inform about missing ranges 5 years ago
Jan Beulich 73d6e9ecb4 libfdt: fix undefined behaviour in fdt_splice_() 5 years ago
David Gibson 2525da3dba Bump version to v1.6.0 5 years ago
David Gibson 62cb4ad286 Execute tests on FreeBSD with Cirrus CI 5 years ago
David Gibson 1f9a417508 tests: Allow running the testsuite on already installed binary / libraries 5 years ago
David Gibson c5995ddf4c tests: Honour NO_YAML make variable 5 years ago
David Gibson e4ce227e89 tests: Properly clean up .bak file from tests 5 years ago
David Gibson 9b75292c33 tests: Honour $(NO_PYTHON) flag from Makefile in run_tests.sh 5 years ago
David Gibson 6c253afd07 Encode $(NO_PYTHON) consistently with other variables 5 years ago
David Gibson 95ec8ef706 tests: No need to explicitly pass $PYTHON from Make to run_tests.sh 5 years ago
David Gibson 2b5f62d109 tests: Let run_tests.sh run Python tests without Makefile assistance 5 years ago
Rob Herring 76b43dcbd1 checks: Add 'dma-ranges' check 5 years ago
Simon Glass e5c92a4780 libfdt: Use VALID_INPUT for FDT_ERR_BADSTATE checks 5 years ago
Simon Glass e5cc26b68b libfdt: Add support for disabling internal checks 5 years ago
Simon Glass 28fd7590aa libfdt: Improve comments in some of the assumptions 5 years ago
Simon Glass fc207c3234 libfdt: Fix a few typos 5 years ago
Simon Glass 0f61c72ded libfdt: Allow exclusion of fdt_check_full() 5 years ago
Simon Glass f270f45fd5 libfdt: Add support for disabling ordering check/fixup 5 years ago
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