aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/dtc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus 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-08-31scripts/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-07Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2017-07-07Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2017-06-22scripts/dtc: dtx_diff - Show real file names in diff headerGeert Uytterhoeven1-1/+1
2017-05-19Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2017-05-18devicetree: 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-29dtc: 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-11scripts/dtc: Update to upstream commit b06e55c88b9bRob Herring12-111/+390
2016-02-11scripts/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-29scripts/dtc: Update to upstream version 9d3649bd3be245c9Rob Herring29-1535/+1745
2015-04-29scripts/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-13dtc: ensure #line directives don't consume data from the next lineGrant Likely2-117/+117
2013-06-13dtc: Update generated files to output from Bison 2.5Grant Likely2-341/+388
2012-11-21script: dtc: clean generated filesMagnus Damm1-0/+2
2012-10-17dtc: fix for_each_*() to skip first object if deletedStephen Warren1-34/+10
2012-10-01dtc: import latest upstream dtcStephen Warren30-701/+3847
2012-03-24scripts: dtc: fix compile warningsFelipe Balbi2-6/+1
2012-01-14dtc: 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-03of/flattree: Update dtc to current mainline.John Bonesio18-1452/+1721
2010-07-02scripts/dtc: Fix a resource leakMartin Ettl1-0/+1
2009-11-15dtc: Mark various internal functions staticJosh Triplett3-3/+3
2009-11-15dtc: Set "noinput" in the lexer to avoid an unused functionJosh Triplett2-17/+54
2009-06-26powerpc: Have git ignore generated files from dtc compileJon Smirl1-0/+5
2009-05-02Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtcDavid Gibson29-0/+11161