summaryrefslogtreecommitdiff
path: root/scripts/dtc
AgeCommit message (Expand)AuthorFilesLines
2018-04-16Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-8/+0
2018-04-12Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2-2/+0
2018-04-07kbuild: add %.lex.c and %.tab.[ch] to 'targets' automaticallyMasahiro Yamada1-3/+0
2018-04-07kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level MakefileMasahiro Yamada1-4/+2
2018-04-07.gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignoreMasahiro Yamada1-3/+0
2018-04-06dts: remove cris & metag dts hard link fileLiu, Changcheng2-2/+0
2018-03-06scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring20-317/+619
2018-03-06scripts/dtc: generate lexer and parser during build instead of shippingRob Herring5-4713/+5
2017-11-15Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds17-231/+1615
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-10-25scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9Rob Herring2-1/+10
2017-10-03scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110Rob Herring16-230/+1603
2017-10-03scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync scriptRob Herring1-1/+3
2017-09-20scripts/dtc: dtx_diff - 2nd update of include dts paths to match buildFrank Rowand1-13/+9
2017-09-01scripts/dtc: fix '%zx' warningRussell King1-1/+1
2017-07-20scripts/dtc: dtx_diff - update include dts paths to match buildFrank Rowand1-1/+1
2017-07-08Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-07-07Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2017-06-22scripts/dtc: dtx_diff - Show real file names in diff headerGeert Uytterhoeven1-1/+1
2017-05-20Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2017-05-19devicetree: Move include prefixes from arch to separate directoryOlof Johansson15-0/+15
2017-05-17dtc: check.c fix compile errorShuah Khan1-1/+1
2017-05-14scripts: Switch to more portable Perl shebangKamil Rytarowski1-1/+1
2017-03-30dtc: update warning settings for new bus and node/property name checksRob Herring1-0/+1
2017-03-22scripts/dtc: Update to upstream version v1.4.4-8-g756ffc4f52f6Rob Herring19-182/+523
2017-03-22scripts/dtc: automate getting dtc version and log in update scriptRob Herring1-1/+18
2017-01-04scripts/dtc: Update to upstream version 0931cea3ba20Rob Herring24-1019/+1661
2016-07-22scripts/dtc: dt_to_config - kernel config options for a devicetreeGaurav Minocha2-1/+1214
2016-03-29scripts/dtc: Update to upstream version 53bf130b1cddRob Herring4-7/+31
2016-02-12scripts/dtc: Update to upstream commit b06e55c88b9bRob Herring12-111/+390
2016-02-12scripts/dtc: dtx_diff - add info to error messageFrank Rowand1-4/+10
2016-01-25dtc: create tool to diff device treesFrank Rowand1-0/+343
2015-04-30scripts/dtc: Update to upstream version 9d3649bd3be245c9Rob Herring29-1535/+1745
2015-04-30scripts/dtc: add missing libfdt and fixups to import scriptGaurav Minocha1-0/+9
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada4-4/+0
2014-01-21scripts/dtc: Add a script to update to mainline dtc sourceGrant Likely2-1/+55
2014-01-21scripts/dtc: Update to upstream version v1.4.0Grant Likely6-82/+294
2014-01-21scripts/dtc: Update shipped files to build with bison 2.7.12Grant Likely2-283/+222
2013-06-14dtc: ensure #line directives don't consume data from the next lineGrant Likely2-117/+117
2013-06-14dtc: Update generated files to output from Bison 2.5Grant Likely2-341/+388
2012-11-21script: dtc: clean generated filesMagnus Damm1-0/+2
2012-10-18dtc: fix for_each_*() to skip first object if deletedStephen Warren1-34/+10
2012-10-01dtc: import latest upstream dtcStephen Warren30-701/+3847
2012-03-25scripts: dtc: fix compile warningsFelipe Balbi2-6/+1
2012-01-15dtc: Implement -d option to write out a dependency fileStephen Warren3-1/+25
2011-06-09dtc: regen parserArnaud Lacombe3-161/+25
2011-06-09dtc: migrate parser to implicit rulesArnaud Lacombe1-27/+1
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-01-04of/flattree: Update dtc to current mainline.John Bonesio18-1452/+1721
2010-07-02scripts/dtc: Fix a resource leakMartin Ettl1-0/+1