summaryrefslogtreecommitdiff
path: root/flattree.c
Commit message (Expand)AuthorAgeFilesLines
...
* In flat tree reading, check for (negative) string offsets which underrunDavid Gibson2005-08-191-1/+1
* Support for specifying memreserve ranges in the source format, based onDavid Gibson2005-07-151-21/+88
* Oops, fix stupid bug where we emitted padding before, rather than afterDavid Gibson2005-07-141-1/+2
* Ensure that the reserve map is doubleword aligned in blob and asm output.David Gibson2005-07-111-4/+14
* Remove inaccurate comment.David Gibson2005-07-111-1/+1
* Fix bug in error message.David Gibson2005-07-111-1/+2
* First cut at a "libdt" set of routines for extracting things from theDavid Gibson2005-06-231-33/+1
* Rudimentary phandle reference support.David Gibson2005-06-161-1/+1
* Initial label support. Also switch to glr-parser mode and get rid ofDavid Gibson2005-06-161-21/+33
* Initial commitDavid Gibson2005-06-081-0/+799