aboutsummaryrefslogtreecommitdiff
path: root/dtc.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-05Implement the -R option and add a -S option.Jerry Van Baren1-3/+16
2007-03-26DTC: Add support for a C-like #include "file" mechanism.Jon Loeliger1-17/+2
2007-03-19Improve options, #define default version.Jerry Van Baren1-5/+18
2007-03-14Add support for flat device tree format version 17David Gibson1-1/+1
2006-11-01Change default output blob version from 3 to 16Kim Phillips1-2/+2
2006-06-07dtc: add setting of physical boot cpuMichael Neuling1-4/+10
2005-10-26Use names for output functions in the form dt_to_*() instead ofDavid Gibson1-3/+3
2005-07-15Support for specifying memreserve ranges in the source format, based onDavid Gibson1-9/+9
2005-06-08Initial commitDavid Gibson1-0/+198