aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/dtc
AgeCommit message (Expand)Author
2020-08-10kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada
2020-06-30scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19cRob Herring
2020-06-08scripts/dtc: use pkg-config to include <yaml.h> in non-standard pathMasahiro Yamada
2020-04-17kbuild: check libyaml installation for 'make dt_binding_check'Masahiro Yamada
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-02Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-03-27scripts/dtc: Remove redundant YYLOC global declarationDirk Mueller
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-13scripts/dtc: Update to upstream version v1.6.0-2-g87a656ae5ff9Rob Herring
2020-03-13scripts/dtc: Remove unused makefile fragmentsRob Herring
2020-03-13kbuild: allow to run dt_binding_check without kernel configurationMasahiro Yamada
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2020-01-28scripts/dtc: Revert "yamltree: Ensure consistent bracketing of properties wit...Rob Herring
2019-12-26scripts/dtc: Update to upstream version v1.5.1-22-gc40aeb60b47aRob Herring
2019-11-04dtc: Use pkg-config to locate libyamlPavel Modilaynen
2019-11-04scripts/dtc: dtx_diff - add color output supportGeert Uytterhoeven
2019-07-11Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-21scripts/dtc: Update to upstream version v1.5.0-30-g702c1b6c0e73Rob Herring
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 473Thomas Gleixner
2019-06-12scripts/dtc: Update to upstream version v1.5.0-23-g87963ee20693Rob Herring
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-02-28of: add dtc annotations functionality to dtx_diffFrank Rowand
2018-12-13Merge branch 'yaml-bindings-for-v4.21' into dt/nextRob Herring
2018-12-13kbuild: Add support for DT binding schema checksRob Herring
2018-11-28scripts/dtc: Update to upstream version v1.4.7-57-gf267e674d145Rob Herring
2018-10-04Merge branch 'all-dtbs' into dt/nextRob Herring
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring
2018-09-20scripts/dtc: Update to upstream version v1.4.7-14-gc86da84d30e4Rob Herring
2018-09-19scripts/dtc: Add yamltree.c to dtc sourcesRob Herring
2018-08-22scripts/dtc: consolidate include path options in MakefileMasahiro Yamada
2018-05-14scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bcRob Herring
2018-04-24dtc: checks: drop warning for missing PCI bridge bus-rangeRob Herring
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-04-12Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2018-04-07kbuild: add %.lex.c and %.tab.[ch] to 'targets' automaticallyMasahiro Yamada
2018-04-07kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level MakefileMasahiro Yamada
2018-04-07.gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignoreMasahiro Yamada
2018-04-06dts: remove cris & metag dts hard link fileLiu, Changcheng
2018-03-05scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring
2018-03-05scripts/dtc: generate lexer and parser during build instead of shippingRob Herring
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9Rob Herring
2017-10-03scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110Rob Herring
2017-10-03scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync scriptRob Herring
2017-09-20scripts/dtc: dtx_diff - 2nd update of include dts paths to match buildFrank Rowand