aboutsummaryrefslogtreecommitdiff
path: root/util.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-21Add fdtget utility to read property values from a device treeSimon Glass1-0/+10
2011-09-22Add fdt read/write utility functionsSimon Glass1-0/+68
2011-09-09dtc: Refactor character literal parsing codeAnton Staaf1-0/+8
2011-07-17Split out is_printable_string() into util.cSimon Glass1-0/+11
2010-01-14dtc: Simpler interface to source file managementDavid Gibson1-0/+1
2009-01-07dtc: Move some functions to util.[ch]David Gibson1-0/+35
2008-10-03Implement and use an xstrdup() functionJon Loeliger1-0/+20