summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Bump version to v1.6.0v1.6.0David Gibson2020-03-041-1/+1
* Encode $(NO_PYTHON) consistently with other variablesDavid Gibson2020-03-041-3/+5
* Add a way to control the level of checks in the codeSimon Glass2020-02-241-1/+5
* Move -DNO_VALGRIND into CPPFLAGSDavid Gibson2019-12-191-1/+1
* Makefile: pass $(CFLAGS) also during dependency generationEd Maste2019-12-171-1/+1
* support byacc in addition to bisonEthan Sommer2019-11-031-1/+1
* Makefile: Add EXTRA_CFLAGS variableJoel Stanley2019-07-221-1/+1
* dtc: Add GPLv2 SPDX tags to files missing license textRob Herring2019-06-211-0/+1
* Fix bogus error on rebuildDavid Gibson2019-05-101-1/+1
* Link tools and tests against libfdt shared libraryDavid Gibson2019-03-291-4/+5
* Clean up LDLIBS handlingDavid Gibson2019-03-291-2/+2
* Rebuild libfdt shared object if versioning linker script changesDavid Gibson2019-03-291-5/+5
* Use Python3 by defaultDavid Gibson2019-03-291-1/+1
* Bump version to v1.5.0v1.5.0David Gibson2019-03-061-2/+2
* Remove broken objdir / srcdir supportDavid Gibson2018-11-231-14/+12
* Refine pylibfdt_clean targetDavid Gibson2018-11-231-4/+0
* Refine libfdt_clean targetDavid Gibson2018-11-231-5/+0
* pylibfdt: Allow switch to Python 3 via environment variable PYTHONLumir Balhar2018-11-231-1/+2
* Add support for YAML encoded outputGrant Likely2018-09-131-1/+8
* Make valgrind optionalDavid Gibson2018-09-101-0/+7
* dtc: Bump version to v1.4.7v1.4.7David Gibson2018-07-231-1/+1
* Avoid installing pylibfdt when dependencies are missingSimon Glass2018-01-081-8/+16
* Makefile: Split INSTALL out into INSTALL_{PROGRAM,LIB,DATA,SCRIPT}kevans@FreeBSD.org2018-01-041-4/+9
* dtc: Bump version to v1.4.6v1.4.6David Gibson2018-01-031-1/+1
* dtc: Bump version to v1.4.5v1.4.5David Gibson2017-09-271-1/+1
* pylibfdt: Use Python2 explicitlyDavid Gibson2017-09-271-1/+1
* fdtoverlay: A tool that applies overlaysPantelis Antoniou2017-06-151-0/+5
* Makefile: Fix build on MSYS2 and CygwinCufi, Carles2017-05-201-1/+5
* Clean up shared library compile/link optionsDavid Gibson2017-05-191-6/+8
* pylibfdt: Use Makefile constructs to implement NO_PYTHONSimon Glass2017-04-081-3/+12
* pylibfdt: Allow setup.py to operate stand-aloneSimon Glass2017-04-081-0/+1
* pylibfdt: Enable installation of Python moduleSimon Glass2017-03-291-1/+1
* pylibfdt: Allow building to be disabledSimon Glass2017-03-291-0/+1
* pylibfdt: Allow pkg-config to be supplied in the environmentSimon Glass2017-03-271-1/+2
* Correct typo: s/pylibgfdt/pylibfdt/David Gibson2017-03-221-1/+1
* Build pylibfdt as part of the normal build processSimon Glass2017-03-211-2/+32
* Add an initial Python library for libfdtSimon Glass2017-03-211-0/+1
* dtc: Bump version to v1.4.4v1.4.4David Gibson2017-03-101-1/+1
* dtc: Bump version to v1.4.3v1.4.3David Gibson2017-02-281-1/+1
* Makefile: Add tags ruleStephen Boyd2017-01-301-0/+6
* dtc: Makefile improvements for release uploadingv1.4.2David Gibson2016-09-031-4/+20
* dtc: Bump version to 1.4.2David Gibson2016-09-031-1/+1
* Remove duplicated -Werror in dtc MakefileDavid Gibson2015-11-161-1/+1
* dtc: Bump version to 1.4.1v1.4.1David Gibson2014-11-121-1/+1
* dtc: Add maintainer script for signing and upload to kernel.orgDavid Gibson2014-11-121-0/+1
* Add a basic test for fdtdumpSimon Glass2014-06-181-0/+1
* Makefile: add a make "dist" targetFlorian Fainelli2014-02-041-0/+5
* Makefile: enable -Wshadow by defaultFlorian Fainelli2014-01-251-1/+1
* Makefile: provide separate install targetsDavid Gibson2013-08-151-2/+10
* Tag Version 1.4.0v1.4.0Jon Loeliger2013-06-221-1/+1