summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Tag Version 1.4.0HEADv1.4.0masterJon 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
* DTC 1.0.0v1.0.0Jon Loeliger2007-08-091-1/+1
* Make release 1.0.0-rc1!v1.0.0-rc1Jon Loeliger2007-07-251-1/+1
* dtc: Improve the make install targetDavid Gibson2007-07-251-3/+10
* Reorganized Makefile into better top-down structure.Jon Loeliger2007-07-071-45/+40
* Add DTC release version information.Jon Loeliger2007-07-071-0/+67
* Add a note to the build about the expected parser warnings.Jon Loeliger2007-07-071-0/+1
* dtc: Add install makefile targetJosh Boyer2007-07-021-0/+9
* dtc: Improve and better integrate dtc and libfdt MakefilesDavid Gibson2007-06-251-41/+89
* Merge libfdt into dtc.David Gibson2007-06-141-5/+31
* DTC: Add support for a C-like #include "file" mechanism.Jon Loeliger2007-03-261-1/+2