summaryrefslogtreecommitdiffstats
path: root/convert-dtsv0-lexer.l
AgeCommit message (Expand)AuthorFilesLines
2013-05-24util: add common ARRAY_SIZE defineMike Frysinger1-2/+0
2013-05-24util: drop "long" from usage helpersMike Frysinger1-1/+1
2013-05-24dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new usage helpersMike Frysinger1-6/+16
2010-04-30dtc: Add -Wredundant-decls (resend)David Gibson1-1/+1
2010-01-14dtc: Simpler interface to source file managementDavid Gibson1-2/+4
2009-01-07dtc: Move some functions to util.[ch]David Gibson1-20/+0
2008-11-17dtc: Use noinput flex option for convert-dtsv0 to remove warningDavid Gibson1-1/+1
2008-10-03Implement and use an xstrdup() functionJon Loeliger1-1/+2
2008-07-14dtc: Clean up lexing of include filesDavid Gibson1-16/+8
2008-07-14dtc: Address an assortment of portability problemsDavid Gibson1-0/+5
2008-05-19dtc: Add program to convert dts files from v0 to v1David Gibson1-0/+260