summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Get rid of libdt.cDavid Gibson2007-03-141-2/+0
* Add ftdump utility, contributed by Pantelis Antoniou.David Gibson2005-08-291-6/+11
* Support for specifying memreserve ranges in the source format, based onDavid Gibson2005-07-151-1/+1
* Add automatic dependency generation.David Gibson2005-07-111-5/+8
* First cut at a "libdt" set of routines for extracting things from theDavid Gibson2005-06-231-1/+1
* Initial label support. Also switch to glr-parser mode and get rid ofDavid Gibson2005-06-161-4/+6
* Initial commitDavid Gibson2005-06-081-0/+32