summaryrefslogtreecommitdiffstats
path: root/scripts/dtc/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-03-11dt-bindings: kbuild: Use DTB files for validationRob Herring1-13/+0
2022-02-04scripts/dtc: Call pkg-config POSIXly correctThomas Bracht Laumann Jespersen1-1/+1
2021-02-23scripts/dtc: Add missing fdtoverlay to gitignoreRob Herring1-0/+1
2021-02-04scripts: dtc: Build fdtoverlay toolViresh Kumar1-1/+7
2020-09-29scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingUwe Kleine-König1-1/+1
2020-08-10kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada1-3/+2
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-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
2019-11-04dtc: Use pkg-config to locate libyamlPavel Modilaynen1-2/+2
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada1-3/+3
2018-12-13kbuild: Add support for DT binding schema checksRob Herring1-0/+4
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 Herring1-0/+7
2018-08-22scripts/dtc: consolidate include path options in MakefileMasahiro Yamada1-14/+4
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-03-05scripts/dtc: generate lexer and parser during build instead of shippingRob Herring1-2/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-11-21script: dtc: clean generated filesMagnus Damm1-0/+2
2011-06-09dtc: migrate parser to implicit rulesArnaud Lacombe1-27/+1
2011-01-03of/flattree: Update dtc to current mainline.John Bonesio1-1/+2
2009-05-02Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtcDavid Gibson1-0/+54