aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-06-15fdtoverlay: A tool that applies overlaysPantelis Antoniou
2017-05-20Makefile: Fix build on MSYS2 and CygwinCufi, Carles
2017-05-19Clean up shared library compile/link optionsDavid Gibson
2017-04-08pylibfdt: Use Makefile constructs to implement NO_PYTHONSimon Glass
2017-04-08pylibfdt: Allow setup.py to operate stand-aloneSimon Glass
2017-03-29pylibfdt: Enable installation of Python moduleSimon Glass
2017-03-29pylibfdt: Allow building to be disabledSimon Glass
2017-03-27pylibfdt: Allow pkg-config to be supplied in the environmentSimon Glass
2017-03-22Correct typo: s/pylibgfdt/pylibfdt/David Gibson
2017-03-21Build pylibfdt as part of the normal build processSimon Glass
2017-03-21Add an initial Python library for libfdtSimon Glass
2017-03-10dtc: Bump version to v1.4.4David Gibson
2017-02-28dtc: Bump version to v1.4.3David Gibson
2017-01-30Makefile: Add tags ruleStephen Boyd
2016-09-03dtc: Makefile improvements for release uploadingDavid Gibson
2016-09-03dtc: Bump version to 1.4.2David Gibson
2015-11-16Remove duplicated -Werror in dtc MakefileDavid Gibson
2014-11-12dtc: Bump version to 1.4.1David Gibson
2014-11-12dtc: Add maintainer script for signing and upload to kernel.orgDavid Gibson
2014-06-18Add a basic test for fdtdumpSimon Glass
2014-02-04Makefile: add a make "dist" targetFlorian Fainelli
2014-01-25Makefile: enable -Wshadow by defaultFlorian Fainelli
2013-08-15Makefile: provide separate install targetsDavid Gibson
2013-06-22Tag Version 1.4.0Jon Loeliger
2012-01-21Introduce ${TESTS_BIN} in Makefiles to identify tested executables.Jon Loeliger
2012-01-21Add fdtput utility to write property values to a device treeSimon Glass
2012-01-21Add fdtget utility to read property values from a device treeSimon Glass
2011-10-26fdtdump: rename from ftdumpMike Frysinger
2011-09-22Add fdt read/write utility functionsSimon Glass
2011-09-22Create Makefile.utils and move ftdump into itSimon Glass
2011-05-08Tag Version 1.3.0Jon Loeliger
2011-04-29libfdt: include version number in sonamePaolo Bonzini
2010-11-13dtc: Add code to make diffing trees easierDavid Gibson
2010-04-30dtc: Add -Wredundant-decls (resend)David Gibson
2010-03-10dtc: Enable more warningsDavid Gibson
2009-07-15add Mac OS X supportJean-Christophe PLAGNIOL-VILLARD
2009-02-17Fix libraries (static and dynamic) installationEmil Medve
2009-02-03dtc: Make asm output more portable and add testcasesDavid Gibson
2009-01-02libfdt: Introduce libfdt shared libraryJosh Boyer
2008-10-03Rearrange ftdump and convert-dtsv0 into sub-Makefiles.Jon Loeliger
2008-10-03Install & document convert-dtsv0Niklaus Giger
2008-07-25Tag Version 1.2.0Jon Loeliger
2008-07-23libfdt: Fix 'make install' target handling of .h files.Jon Loeliger
2008-07-14Tag Version 1.2.0-rc2Jon Loeliger
2008-07-14dtc: Enable and fix -Wcast-qual warningsDavid Gibson
2008-07-14dtc: Enable and fix -Wpointer-arith warningsDavid Gibson
2008-06-19Tag Version 1.2.0-rc1Jon Loeliger
2008-05-29dtc: Remove reference to dead Makefile variablesDavid Gibson
2008-05-19dtc: Add program to convert dts files from v0 to v1David Gibson
2008-05-19dtc: Clean up included Makefile fragmentsDavid Gibson