summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Introduce ${TESTS_BIN} in Makefiles to identify tested executables.Jon Loeliger2012-01-211-0/+6
* Add fdtput utility to write property values to a device treeSimon Glass2012-01-211-0/+4
* Add fdtget utility to read property values from a device treeSimon Glass2012-01-211-0/+4
* fdtdump: rename from ftdumpMike Frysinger2011-10-261-3/+3
* Add fdt read/write utility functionsSimon Glass2011-09-221-1/+1
* Create Makefile.utils and move ftdump into itSimon Glass2011-09-221-1/+1
* Tag Version 1.3.0v1.3.0Jon Loeliger2011-05-081-1/+1
* libfdt: include version number in sonamePaolo Bonzini2011-04-291-4/+5
* dtc: Add code to make diffing trees easierDavid Gibson2010-11-131-2/+3
* dtc: Add -Wredundant-decls (resend)David Gibson2010-04-301-1/+1
* dtc: Enable more warningsDavid Gibson2010-03-101-1/+3
* add Mac OS X supportJean-Christophe PLAGNIOL-VILLARD2009-07-151-3/+14
* Fix libraries (static and dynamic) installationEmil Medve2009-02-171-4/+3
* dtc: Make asm output more portable and add testcasesDavid Gibson2009-02-031-1/+1
* libfdt: Introduce libfdt shared libraryJosh Boyer2009-01-021-3/+12
* Rearrange ftdump and convert-dtsv0 into sub-Makefiles.Jon Loeliger2008-10-031-33/+37
* Install & document convert-dtsv0Niklaus Giger2008-10-031-0/+1
* Tag Version 1.2.0v1.2.0Jon Loeliger2008-07-251-1/+1
* libfdt: Fix 'make install' target handling of .h files.Jon Loeliger2008-07-231-1/+3
* Tag Version 1.2.0-rc2v1.2.0-rc2Jon Loeliger2008-07-141-1/+1
* dtc: Enable and fix -Wcast-qual warningsDavid Gibson2008-07-141-1/+1
* dtc: Enable and fix -Wpointer-arith warningsDavid Gibson2008-07-141-1/+1
* Tag Version 1.2.0-rc1v1.2.0-rc1Jon Loeliger2008-06-191-2/+2
* dtc: Remove reference to dead Makefile variablesDavid Gibson2008-05-291-2/+1
* dtc: Add program to convert dts files from v0 to v1David Gibson2008-05-191-3/+7
* dtc: Clean up included Makefile fragmentsDavid Gibson2008-05-191-3/+4
* Tag Version 1.1.0v1.1.0Jon Loeliger2008-01-241-1/+1
* Tag Version 1.1.0-rc1v1.1.0-rc1Jon Loeliger2008-01-101-2/+2
* dtc: Don't build tests as part of "all"David Gibson2007-12-171-1/+1
* dtc: Remove space from flex command lineDavid Gibson2007-12-061-1/+1
* dtc: Add missing dependencies for testsDavid Gibson2007-11-131-0/+4
* dtc: Fix the install targetEmil Medve2007-11-051-5/+5
* dtc: Don't include libfdt in global LDFLAGSDavid Gibson2007-11-051-1/+0
* DTC: Remove the need for the GLR Parser.Jon Loeliger2007-10-251-1/+0
* Restore warning message about bison expected output.Jon Loeliger2007-10-161-0/+1
* dtc: Refactor MakefilesDavid Gibson2007-10-151-75/+91
* dtc: Whitespace cleanupDavid Gibson2007-09-181-1/+1
* dtc: Optimise by default, fix warnings thus uncoveredDavid Gibson2007-08-311-1/+1
* dtc: Make make print a message when linking testcasesDavid Gibson2007-08-311-2/+4