aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2008-01-24Tag Version 1.1.0Jon Loeliger
2008-01-10Tag Version 1.1.0-rc1Jon Loeliger
2007-12-17dtc: Don't build tests as part of "all"David Gibson
2007-12-06dtc: Remove space from flex command lineDavid Gibson
2007-11-13dtc: Add missing dependencies for testsDavid Gibson
2007-11-05dtc: Fix the install targetEmil Medve
2007-11-05dtc: Don't include libfdt in global LDFLAGSDavid Gibson
2007-10-25DTC: Remove the need for the GLR Parser.Jon Loeliger
2007-10-16Restore warning message about bison expected output.Jon Loeliger
2007-10-15dtc: Refactor MakefilesDavid Gibson
2007-09-18dtc: Whitespace cleanupDavid Gibson