summaryrefslogtreecommitdiff
path: root/dtc.c
Commit message (Expand)AuthorAgeFilesLines
* Add DTC release version information.Jon Loeliger2007-07-071-1/+8
* Add -o <output file> to the usage message.Jerry Van Baren2007-04-191-0/+1
* Implement the -R option and add a -S option.Jerry Van Baren2007-04-051-3/+16
* DTC: Add support for a C-like #include "file" mechanism.Jon Loeliger2007-03-261-17/+2
* Improve options, #define default version.Jerry Van Baren2007-03-191-5/+18
* Add support for flat device tree format version 17David Gibson2007-03-141-1/+1
* Change default output blob version from 3 to 16Kim Phillips2006-11-011-2/+2
* dtc: add setting of physical boot cpuMichael Neuling2006-06-071-4/+10
* Use names for output functions in the form dt_to_*() instead ofDavid Gibson2005-10-261-3/+3
* Support for specifying memreserve ranges in the source format, based onDavid Gibson2005-07-151-9/+9
* Initial commitDavid Gibson2005-06-081-0/+198