index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dtc
/
Makefile
Age
Commit message (
Expand
)
Author
2020-09-29
scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting
Uwe Kleine-König
2020-08-10
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
2020-06-08
scripts/dtc: use pkg-config to include <yaml.h> in non-standard path
Masahiro Yamada
2020-04-17
kbuild: check libyaml installation for 'make dt_binding_check'
Masahiro Yamada
2020-03-13
kbuild: allow to run dt_binding_check without kernel configuration
Masahiro Yamada
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2019-11-04
dtc: Use pkg-config to locate libyaml
Pavel Modilaynen
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2018-12-13
kbuild: Add support for DT binding schema checks
Rob Herring
2018-10-04
Merge branch 'all-dtbs' into dt/next
Rob Herring
2018-10-02
kbuild: consolidate Devicetree dtb build rules
Rob Herring
2018-09-20
scripts/dtc: Update to upstream version v1.4.7-14-gc86da84d30e4
Rob Herring
2018-08-22
scripts/dtc: consolidate include path options in Makefile
Masahiro Yamada
2018-04-07
kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically
Masahiro Yamada
2018-04-07
kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile
Masahiro Yamada
2018-03-05
scripts/dtc: generate lexer and parser during build instead of shipping
Rob Herring
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2012-11-21
script: dtc: clean generated files
Magnus Damm
2011-06-09
dtc: migrate parser to implicit rules
Arnaud Lacombe
2011-01-03
of/flattree: Update dtc to current mainline.
John Bonesio
2009-05-02
Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc
David Gibson