summaryrefslogtreecommitdiff
path: root/convert-dtsv0-lexer.l
Commit message (Expand)AuthorAgeFilesLines
* convert-dtsv0: Fix signedness comparisons warningAndre Przywara2020-10-131-1/+1
* dtc: Replace GPLv2 boilerplate/reference with SPDX tagsRob Herring2019-06-211-15/+1
* Fix assorted sparse warningsDavid Gibson2017-03-061-1/+1
* convert-dtsv0-lexer.l: fix memory leakDavid Gibson2016-07-241-0/+2
* dtc: Delete the unused start condition INCLUDEWang Long2014-09-261-1/+0
* util: add common ARRAY_SIZE defineMike Frysinger2013-05-241-2/+0
* util: drop "long" from usage helpersMike Frysinger2013-05-241-1/+1
* dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new usage helpersMike Frysinger2013-05-241-6/+16
* dtc: Add -Wredundant-decls (resend)David Gibson2010-04-301-1/+1
* dtc: Simpler interface to source file managementDavid Gibson2010-01-141-2/+4
* dtc: Move some functions to util.[ch]David Gibson2009-01-071-20/+0
* dtc: Use noinput flex option for convert-dtsv0 to remove warningDavid Gibson2008-11-171-1/+1
* Implement and use an xstrdup() functionJon Loeliger2008-10-031-1/+2
* dtc: Clean up lexing of include filesDavid Gibson2008-07-141-16/+8
* dtc: Address an assortment of portability problemsDavid Gibson2008-07-141-0/+5
* dtc: Add program to convert dts files from v0 to v1David Gibson2008-05-191-0/+260