summaryrefslogtreecommitdiff
path: root/convert-dtsv0-lexer.l
AgeCommit message (Expand)Author
2020-10-13convert-dtsv0: Fix signedness comparisons warning Andre Przywara
2019-06-21dtc: Replace GPLv2 boilerplate/reference with SPDX tags Rob Herring
2017-03-06Fix assorted sparse warnings David Gibson
2016-07-24convert-dtsv0-lexer.l: fix memory leak David Gibson
2014-09-26dtc: Delete the unused start condition INCLUDE Wang Long
2013-05-24util: add common ARRAY_SIZE define Mike Frysinger
2013-05-24util: drop "long" from usage helpers Mike Frysinger
2013-05-24dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new usage helpers Mike Frysinger
2010-04-30dtc: Add -Wredundant-decls (resend) David Gibson
2010-01-14dtc: Simpler interface to source file management David Gibson
2009-01-07dtc: Move some functions to util.[ch] David Gibson
2008-11-17dtc: Use noinput flex option for convert-dtsv0 to remove warning David Gibson
2008-10-03Implement and use an xstrdup() function Jon Loeliger
2008-07-14dtc: Clean up lexing of include files David Gibson
2008-07-14dtc: Address an assortment of portability problems David Gibson
2008-05-19dtc: Add program to convert dts files from v0 to v1 David Gibson