927 Commits (c5995ddf4c20345886120048bf0cd8e8d7cc597f)
 

Author SHA1 Message Date
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
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