summaryrefslogtreecommitdiff
path: root/livetree.c
Commit message (Expand)AuthorAgeFilesLines
...
* Alter add_property() and add_child() functiosn to add to the end of theirDavid Gibson2005-10-211-2/+18
* Reduce message about too-long property names to a mere warning, it causesDavid Gibson2005-10-201-2/+2
* Remove an unused function, mark a bunch of other functions and variablesDavid Gibson2005-08-291-3/+3
* Support for specifying memreserve ranges in the source format, based onDavid Gibson2005-07-151-0/+12
* Remove build_empty_property(). It wasn't useful.David Gibson2005-06-171-13/+0
* Rudimentary phandle reference support.David Gibson2005-06-161-7/+90
* Initial label support. Also switch to glr-parser mode and get rid ofDavid Gibson2005-06-161-3/+10
* Initial commitDavid Gibson2005-06-081-0/+590