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