summaryrefslogtreecommitdiffstats
path: root/fstree.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-14Fix a filehandle leakMartin Ettl1-0/+1
2010-02-24dtc: Allow multiple labels on nodes and propertiesDavid Gibson1-5/+3
2010-02-19dtc: Automatically pick a sensible boot_cpuid_physDavid Gibson1-1/+1
2008-10-03Implement and use an xstrdup() functionJon Loeliger1-2/+2
2008-05-19dtc: Rework handling of boot_cpuid_physDavid Gibson1-1/+1
2008-03-23dtc: Make dtc_open_file() die() if unable to open requested fileDavid Gibson1-2/+2
2008-03-23dtc: Make -I dtb mode use fill_fullpaths()David Gibson1-2/+0
2007-12-04dtc: Add many const qualificationsDavid Gibson1-2/+2
2007-09-18dtc: Whitespace cleanupDavid Gibson1-7/+7
2005-10-24Rework tracking of reserve entries during processing. This is initial workDavid Gibson1-1/+1
2005-07-15Support for specifying memreserve ranges in the source format, based onDavid Gibson1-2/+2
2005-06-16Initial label support. Also switch to glr-parser mode and get rid ofDavid Gibson1-3/+5
2005-06-08Initial commitDavid Gibson1-0/+92