aboutsummaryrefslogtreecommitdiff
path: root/dtc.h
AgeCommit message (Expand)Author
2007-08-31dtc: Optimise by default, fix warnings thus uncoveredDavid Gibson
2007-07-07dtc: implement labels on property dataMilton Miller
2007-04-05Implement the -R option and add a -S option.Jerry Van Baren
2007-03-26DTC: Add support for a C-like #include "file" mechanism.Jon Loeliger
2007-03-19Improve options, #define default version.Jerry Van Baren
2007-02-16Moved data_convert_cell() out of data.c to the parser.Jon Loeliger
2007-02-15Add support for decimal, octal and binary based cell values.Jon Loeliger
2007-02-08Allow multipart property valuesDavid Gibson
2006-06-07dtc: add setting of physical boot cpuMichael Neuling
2005-10-26Remove no longer used (and already commented) reserve_data field from boot_info.David Gibson
2005-10-26Use names for output functions in the form dt_to_*() instead ofDavid Gibson
2005-10-24Rework tracking of reserve entries during processing. This is initial workDavid Gibson
2005-07-15Remove unused enum from dtc.h.David Gibson
2005-07-15Support for specifying memreserve ranges in the source format, based onDavid Gibson
2005-07-11Use u8 instead of uint8_t, as we do with the other size types.David Gibson
2005-06-17Remove build_empty_property(). It wasn't useful.David Gibson
2005-06-16Rudimentary phandle reference support.David Gibson
2005-06-16Initial label support. Also switch to glr-parser mode and get rid ofDavid Gibson
2005-06-08Initial commitDavid Gibson