summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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