Age | Commit message (Expand) | Author | Files | Lines |
2018-04-16 | 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-06 | scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 | Rob Herring | 20 | -317/+619 |
2018-03-06 | scripts/dtc: generate lexer and parser during build instead of shipping | Rob Herring | 5 | -4713/+5 |
2017-11-15 | 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 |
2017-10-03 | scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync script | Rob Herring | 1 | -1/+3 |
2017-09-20 | scripts/dtc: dtx_diff - 2nd update of include dts paths to match build | Frank Rowand | 1 | -13/+9 |
2017-09-01 | scripts/dtc: fix '%zx' warning | Russell King | 1 | -1/+1 |
2017-07-20 | scripts/dtc: dtx_diff - update include dts paths to match build | Frank Rowand | 1 | -1/+1 |
2017-07-08 | Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2017-07-07 | Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2017-06-22 | scripts/dtc: dtx_diff - Show real file names in diff header | Geert Uytterhoeven | 1 | -1/+1 |
2017-05-20 | Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2017-05-19 | devicetree: Move include prefixes from arch to separate directory | Olof Johansson | 15 | -0/+15 |
2017-05-17 | dtc: check.c fix compile error | Shuah Khan | 1 | -1/+1 |
2017-05-14 | scripts: Switch to more portable Perl shebang | Kamil Rytarowski | 1 | -1/+1 |
2017-03-30 | dtc: update warning settings for new bus and node/property name checks | Rob Herring | 1 | -0/+1 |
2017-03-22 | scripts/dtc: Update to upstream version v1.4.4-8-g756ffc4f52f6 | Rob Herring | 19 | -182/+523 |
2017-03-22 | scripts/dtc: automate getting dtc version and log in update script | Rob Herring | 1 | -1/+18 |
2017-01-04 | scripts/dtc: Update to upstream version 0931cea3ba20 | Rob Herring | 24 | -1019/+1661 |
2016-07-22 | scripts/dtc: dt_to_config - kernel config options for a devicetree | Gaurav Minocha | 2 | -1/+1214 |
2016-03-29 | scripts/dtc: Update to upstream version 53bf130b1cdd | Rob Herring | 4 | -7/+31 |
2016-02-12 | scripts/dtc: Update to upstream commit b06e55c88b9b | Rob Herring | 12 | -111/+390 |
2016-02-12 | scripts/dtc: dtx_diff - add info to error message | Frank Rowand | 1 | -4/+10 |
2016-01-25 | dtc: create tool to diff device trees | Frank Rowand | 1 | -0/+343 |
2015-04-30 | scripts/dtc: Update to upstream version 9d3649bd3be245c9 | Rob Herring | 29 | -1535/+1745 |
2015-04-30 | scripts/dtc: add missing libfdt and fixups to import script | Gaurav Minocha | 1 | -0/+9 |
2014-06-10 | kbuild: trivial - remove trailing empty lines | Masahiro Yamada | 4 | -4/+0 |
2014-01-21 | scripts/dtc: Add a script to update to mainline dtc source | Grant Likely | 2 | -1/+55 |
2014-01-21 | scripts/dtc: Update to upstream version v1.4.0 | Grant Likely | 6 | -82/+294 |
2014-01-21 | scripts/dtc: Update shipped files to build with bison 2.7.12 | Grant Likely | 2 | -283/+222 |
2013-06-14 | dtc: ensure #line directives don't consume data from the next line | Grant Likely | 2 | -117/+117 |
2013-06-14 | dtc: Update generated files to output from Bison 2.5 | Grant Likely | 2 | -341/+388 |
2012-11-21 | script: dtc: clean generated files | Magnus Damm | 1 | -0/+2 |
2012-10-18 | dtc: fix for_each_*() to skip first object if deleted | Stephen Warren | 1 | -34/+10 |
2012-10-01 | dtc: import latest upstream dtc | Stephen Warren | 30 | -701/+3847 |
2012-03-25 | scripts: dtc: fix compile warnings | Felipe Balbi | 2 | -6/+1 |
2012-01-15 | dtc: Implement -d option to write out a dependency file | Stephen Warren | 3 | -1/+25 |
2011-06-09 | dtc: regen parser | Arnaud Lacombe | 3 | -161/+25 |
2011-06-09 | dtc: migrate parser to implicit rules | Arnaud Lacombe | 1 | -27/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -2/+2 |
2011-01-04 | of/flattree: Update dtc to current mainline. | John Bonesio | 18 | -1452/+1721 |
2010-07-02 | scripts/dtc: Fix a resource leak | Martin Ettl | 1 | -0/+1 |