summaryrefslogtreecommitdiff
path: root/fstree.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a filehandle leakMartin Ettl2010-07-141-0/+1
* dtc: Allow multiple labels on nodes and propertiesDavid Gibson2010-02-241-5/+3
* dtc: Automatically pick a sensible boot_cpuid_physDavid Gibson2010-02-191-1/+1
* Implement and use an xstrdup() functionJon Loeliger2008-10-031-2/+2
* dtc: Rework handling of boot_cpuid_physDavid Gibson2008-05-191-1/+1
* dtc: Make dtc_open_file() die() if unable to open requested fileDavid Gibson2008-03-231-2/+2
* dtc: Make -I dtb mode use fill_fullpaths()David Gibson2008-03-231-2/+0
* dtc: Add many const qualificationsDavid Gibson2007-12-041-2/+2
* dtc: Whitespace cleanupDavid Gibson2007-09-181-7/+7
* Rework tracking of reserve entries during processing. This is initial workDavid Gibson2005-10-241-1/+1
* Support for specifying memreserve ranges in the source format, based onDavid Gibson2005-07-151-2/+2
* Initial label support. Also switch to glr-parser mode and get rid ofDavid Gibson2005-06-161-3/+5
* Initial commitDavid Gibson2005-06-081-0/+92