index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dtc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting
Uwe Kleine-König
1
-1
/
+1
2020-08-19
scripts/dtc: dtx_diff - make help text formatting consistent
Geert Uytterhoeven
1
-1
/
+2
2020-08-10
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
1
-3
/
+2
2020-06-30
scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19c
Rob Herring
9
-14
/
+86
2020-06-08
scripts/dtc: use pkg-config to include <yaml.h> in non-standard path
Masahiro Yamada
1
-0
/
+3
2020-04-17
kbuild: check libyaml installation for 'make dt_binding_check'
Masahiro Yamada
1
-1
/
+1
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-04-02
Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-208
/
+298
2020-03-31
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+3
2020-03-27
scripts/dtc: Remove redundant YYLOC global declaration
Dirk Mueller
1
-1
/
+0
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-13
scripts/dtc: Update to upstream version v1.6.0-2-g87a656ae5ff9
Rob Herring
9
-166
/
+296
2020-03-13
scripts/dtc: Remove unused makefile fragments
Rob Herring
3
-43
/
+2
2020-03-13
kbuild: allow to run dt_binding_check without kernel configuration
Masahiro Yamada
1
-2
/
+3
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-2
/
+2
2020-01-28
scripts/dtc: Revert "yamltree: Ensure consistent bracketing of properties wit...
Rob Herring
1
-21
/
+0
2019-12-26
scripts/dtc: Update to upstream version v1.5.1-22-gc40aeb60b47a
Rob Herring
14
-32
/
+84
2019-11-04
dtc: Use pkg-config to locate libyaml
Pavel Modilaynen
1
-2
/
+2
2019-11-04
scripts/dtc: dtx_diff - add color output support
Geert Uytterhoeven
1
-1
/
+11
2019-07-11
Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
23
-687
/
+416
2019-06-21
scripts/dtc: Update to upstream version v1.5.0-30-g702c1b6c0e73
Rob Herring
31
-833
/
+31
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 473
Thomas Gleixner
1
-2
/
+1
2019-06-12
scripts/dtc: Update to upstream version v1.5.0-23-g87963ee20693
Rob Herring
15
-56
/
+399
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
15
-233
/
+15
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-3
/
+3
2019-02-28
of: add dtc annotations functionality to dtx_diff
Frank Rowand
1
-1
/
+12
2018-12-13
Merge branch 'yaml-bindings-for-v4.21' into dt/next
Rob Herring
1
-0
/
+4
2018-12-13
kbuild: Add support for DT binding schema checks
Rob Herring
1
-0
/
+4
2018-11-28
scripts/dtc: Update to upstream version v1.4.7-57-gf267e674d145
Rob Herring
17
-146
/
+435
2018-10-04
Merge branch 'all-dtbs' into dt/next
Rob Herring
1
-1
/
+1
2018-10-02
kbuild: consolidate Devicetree dtb build rules
Rob Herring
1
-1
/
+1
2018-09-20
scripts/dtc: Update to upstream version v1.4.7-14-gc86da84d30e4
Rob Herring
23
-236
/
+1033
2018-09-19
scripts/dtc: Add yamltree.c to dtc sources
Rob Herring
1
-1
/
+1
2018-08-22
scripts/dtc: consolidate include path options in Makefile
Masahiro Yamada
1
-14
/
+4
2018-05-14
scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc
Rob Herring
6
-16
/
+261
2018-04-24
dtc: checks: drop warning for missing PCI bridge bus-range
Rob Herring
1
-3
/
+2
2018-04-15
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-8
/
+0
2018-04-12
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
2
-2
/
+0
2018-04-07
kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically
Masahiro Yamada
1
-3
/
+0
2018-04-07
kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile
Masahiro Yamada
1
-4
/
+2
2018-04-07
.gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore
Masahiro Yamada
1
-3
/
+0
2018-04-06
dts: remove cris & metag dts hard link file
Liu, Changcheng
2
-2
/
+0
2018-03-05
scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987
Rob Herring
20
-316
/
+618
2018-03-05
scripts/dtc: generate lexer and parser during build instead of shipping
Rob Herring
5
-4713
/
+5
2017-11-14
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-231
/
+1615
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-10-25
scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9
Rob Herring
2
-1
/
+10
2017-10-03
scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110
Rob Herring
16
-230
/
+1603
[prev]
[next]