aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/dtc
AgeCommit message (Expand)AuthorFilesLines
2023-11-09dt: dt-extract-compatibles: Don't follow symlinks when walking treeNícolas F. R. A. Prado1-2/+12
2023-09-20dt: dt-extract-compatibles: Add flag for driver matching compatiblesNícolas F. R. A. Prado1-9/+48
2023-09-20dt: dt-extract-compatibles: Handle cfile arguments in generator functionNícolas F. R. A. Prado1-8/+11
2023-08-17dt: dt-check-compatible: Find struct of_device_id instances with compiler ann...Rob Herring1-2/+2
2023-03-27dts: add riscv include prefix linkAndre Przywara1-0/+1
2023-02-17of: add processing of EXPECT_NOT to of_unittest_expectFrank Rowand1-12/+145
2023-02-17of: prepare to add processing of EXPECT_NOT to of_unittest_expectFrank Rowand1-20/+20
2023-02-06scripts/dtc: Update to upstream version v1.6.1-66-gabbd523bae6eRob Herring3-6/+11
2022-11-10scripts/dtc: Update to upstream version v1.6.1-63-g55778a03df61Rob Herring13-48/+124
2022-09-27dt: Add a check for undocumented compatible strings in kernelRob Herring1-0/+69
2022-05-20h8300: remove stale bindings and symlinkArnd Bergmann1-1/+0
2022-03-26Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-14/+409
2022-03-11dt-bindings: kbuild: Use DTB files for validationRob Herring2-14/+1
2022-02-28of: unittest: add program to process EXPECT messagesFrank Rowand1-0/+408
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-2/+2
2022-02-04scripts/dtc: Call pkg-config POSIXly correctThomas Bracht Laumann Jespersen1-1/+1
2022-01-17scripts/dtc: dtx_diff: remove broken example from help textMatthias Schiffer1-6/+2
2021-10-29scripts/dtc: Update to upstream version v1.6.1-19-g0a3a9d3449c8Rob Herring14-114/+275
2021-05-02.gitignore: prefix local generated files with a slashMasahiro Yamada1-2/+2
2021-03-05Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+0
2021-02-23dts: drop dangling c6x symlinkMichal Kubecek1-1/+0
2021-02-23scripts/dtc: Add missing fdtoverlay to gitignoreRob Herring2-0/+2
2021-02-04scripts: dtc: Remove the unused fdtdump.c fileViresh Kumar1-163/+0
2021-02-04scripts: dtc: Build fdtoverlay toolViresh Kumar1-1/+7
2021-02-04scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9Rob Herring15-71/+350
2021-02-03scripts: dtc: Fetch fdtoverlay.c from external DTC projectViresh Kumar1-1/+2
2020-10-12scripts/dtc: Update to upstream version v1.6.0-31-gcbca977ea121Rob Herring11-42/+58
2020-10-06Merge branch 'dt/linus' into dt/nextRob Herring1-1/+1
2020-09-29scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingUwe Kleine-König1-1/+1
2020-08-19scripts/dtc: dtx_diff - make help text formatting consistentGeert Uytterhoeven1-1/+2
2020-08-10kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada1-3/+2
2020-06-30scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19cRob Herring9-14/+86
2020-06-08scripts/dtc: use pkg-config to include <yaml.h> in non-standard pathMasahiro Yamada1-0/+3
2020-04-17kbuild: check libyaml installation for 'make dt_binding_check'Masahiro Yamada1-1/+1
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2020-04-02Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-208/+298
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-2/+3
2020-03-27scripts/dtc: Remove redundant YYLOC global declarationDirk Mueller1-1/+0
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-13scripts/dtc: Update to upstream version v1.6.0-2-g87a656ae5ff9Rob Herring9-166/+296
2020-03-13scripts/dtc: Remove unused makefile fragmentsRob Herring3-43/+2
2020-03-13kbuild: allow to run dt_binding_check without kernel configurationMasahiro Yamada1-2/+3
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada1-2/+2
2020-01-28scripts/dtc: Revert "yamltree: Ensure consistent bracketing of properties wit...Rob Herring1-21/+0
2019-12-26scripts/dtc: Update to upstream version v1.5.1-22-gc40aeb60b47aRob Herring14-32/+84
2019-11-04dtc: Use pkg-config to locate libyamlPavel Modilaynen1-2/+2
2019-11-04scripts/dtc: dtx_diff - add color output supportGeert Uytterhoeven1-1/+11
2019-07-11Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds23-687/+416
2019-06-21scripts/dtc: Update to upstream version v1.5.0-30-g702c1b6c0e73Rob Herring31-833/+31
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 473Thomas Gleixner1-2/+1
2019-06-12scripts/dtc: Update to upstream version v1.5.0-23-g87963ee20693Rob Herring15-56/+399
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner15-233/+15
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada1-3/+3
2019-02-28of: add dtc annotations functionality to dtx_diffFrank Rowand1-1/+12
2018-12-13Merge branch 'yaml-bindings-for-v4.21' into dt/nextRob Herring1-0/+4
2018-12-13kbuild: Add support for DT binding schema checksRob Herring1-0/+4
2018-11-28scripts/dtc: Update to upstream version v1.4.7-57-gf267e674d145Rob Herring17-147/+436
2018-10-04Merge branch 'all-dtbs' into dt/nextRob Herring1-1/+1
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring1-1/+1
2018-09-20scripts/dtc: Update to upstream version v1.4.7-14-gc86da84d30e4Rob Herring23-236/+1033
2018-09-19scripts/dtc: Add yamltree.c to dtc sourcesRob Herring1-1/+1
2018-08-22scripts/dtc: consolidate include path options in MakefileMasahiro Yamada1-14/+4
2018-05-14scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bcRob Herring6-16/+261
2018-04-24dtc: checks: drop warning for missing PCI bridge bus-rangeRob Herring1-3/+2
2018-04-15Merge 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-05scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring20-317/+619
2018-03-05scripts/dtc: generate lexer and parser during build instead of shippingRob Herring5-4713/+5
2017-11-14Merge 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-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/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-19Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...Linus 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