summaryrefslogtreecommitdiff
path: root/treesource.c
Commit message (Expand)AuthorAgeFilesLines
* DTC: Add support for a C-like #include "file" mechanism.Jon Loeliger2007-03-261-2/+4
* Use names for output functions in the form dt_to_*() instead ofDavid Gibson2005-10-261-1/+1
* Rework tracking of reserve entries during processing. This is initial workDavid Gibson2005-10-241-23/+4
* Fix endian problems with handling of memreserve entries (bug pointed outDavid Gibson2005-08-291-2/+3
* Remove an unused function, mark a bunch of other functions and variablesDavid Gibson2005-08-291-1/+1
* Support for specifying memreserve ranges in the source format, based onDavid Gibson2005-07-151-7/+44
* Initial commitDavid Gibson2005-06-081-0/+140