summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2025-06-15fdtoverlaymerge: A tool that merges overlays Rama Aparna Mallavarapu
2024-03-26Upgrade dtc to v1.7.0 Sadaf Ebrahimi
2023-02-09Bump version to v1.7.0 David Gibson
2022-09-26Makefile: fix infinite recursion by dropping non-existent `%.output` Sergei Trofimovich
2022-09-26Makefile: limit make re-execution to avoid infinite spin Sergei Trofimovich
2022-07-29ANDROID: Merge upstream c2ccf8a77dd2 (v1.6.1) Pierre-Clément Tosi
2022-07-27Allow static building with make Tero Tervala
2022-07-25Fix 'make check' target so it builds. Mike McTernan
2021-06-21Makefile: add -Wsign-compare to warning options Andre Przywara
2021-06-08Bump version to v1.6.1 David Gibson
2020-08-25Makefile: Specify cflags for libyaml Emmanuel Vadot
2020-05-14Makefile: when building libfdt only, do not add unneeded deps Claudio Fontana
2020-03-04Bump version to v1.6.0 David Gibson
2020-03-04Encode $(NO_PYTHON) consistently with other variables David Gibson
2020-02-24Add a way to control the level of checks in the code Simon Glass
2019-12-19Move -DNO_VALGRIND into CPPFLAGS David Gibson
2019-12-17Makefile: pass $(CFLAGS) also during dependency generation Ed Maste
2019-11-03support byacc in addition to bison Ethan Sommer
2019-07-22Makefile: Add EXTRA_CFLAGS variable Joel Stanley
2019-06-21dtc: Add GPLv2 SPDX tags to files missing license text Rob Herring
2019-05-10Fix bogus error on rebuild David Gibson
2019-03-29Link tools and tests against libfdt shared library David Gibson
2019-03-29Clean up LDLIBS handling David Gibson
2019-03-29Rebuild libfdt shared object if versioning linker script changes David Gibson
2019-03-29Use Python3 by default David Gibson
2019-03-06Bump version to v1.5.0 David Gibson
2018-11-23Remove broken objdir / srcdir support David Gibson
2018-11-23Refine pylibfdt_clean target David Gibson
2018-11-23Refine libfdt_clean target David Gibson
2018-11-23pylibfdt: Allow switch to Python 3 via environment variable PYTHON Lumir Balhar
2018-09-13Add support for YAML encoded output Grant Likely
2018-09-10Make valgrind optional David Gibson
2018-07-23dtc: Bump version to v1.4.7 David Gibson
2018-01-08Avoid installing pylibfdt when dependencies are missing Simon Glass
2018-01-04Makefile: Split INSTALL out into INSTALL_{PROGRAM,LIB,DATA,SCRIPT} kevans@FreeBSD.org
2018-01-03dtc: Bump version to v1.4.6 David Gibson
2017-09-27dtc: Bump version to v1.4.5 David Gibson
2017-09-27pylibfdt: Use Python2 explicitly David Gibson
2017-06-15fdtoverlay: A tool that applies overlays Pantelis Antoniou
2017-05-20Makefile: Fix build on MSYS2 and Cygwin Cufi, Carles
2017-05-19Clean up shared library compile/link options David Gibson
2017-04-08pylibfdt: Use Makefile constructs to implement NO_PYTHON Simon Glass
2017-04-08pylibfdt: Allow setup.py to operate stand-alone Simon Glass
2017-03-29pylibfdt: Enable installation of Python module Simon Glass
2017-03-29pylibfdt: Allow building to be disabled Simon Glass
2017-03-27pylibfdt: Allow pkg-config to be supplied in the environment Simon Glass
2017-03-22Correct typo: s/pylibgfdt/pylibfdt/ David Gibson
2017-03-21Build pylibfdt as part of the normal build process Simon Glass
2017-03-21Add an initial Python library for libfdt Simon Glass
2017-03-10dtc: Bump version to v1.4.4 David Gibson