Age | Commit message (Expand) | Author | Files | Lines |
2024-09-05 | dt: dt-extract-compatibles: Extract compatibles from function parameters | Rob Herring (Arm) | 1 | -0/+13 |
2024-08-15 | scripts/dtc: Update to upstream version v1.7.0-95-gbcd02b523429 | Rob Herring (Arm) | 3 | -6/+14 |
2024-07-17 | Merge tag 'devicetree-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 15 | -158/+539 |
2024-07-09 | scripts/dtc: Update to upstream version v1.7.0-93-g1df7b047fe43 | Rob Herring (Arm) | 15 | -158/+539 |
2024-05-30 | dt-bindings: kbuild: Fix dt_binding_check on unconfigured build | Rob Herring (Arm) | 1 | -1/+1 |
2024-05-10 | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada | 1 | -3/+3 |
2023-11-09 | dt: dt-extract-compatibles: Don't follow symlinks when walking tree | Nícolas F. R. A. Prado | 1 | -2/+12 |
2023-09-20 | dt: dt-extract-compatibles: Add flag for driver matching compatibles | Nícolas F. R. A. Prado | 1 | -9/+48 |
2023-09-20 | dt: dt-extract-compatibles: Handle cfile arguments in generator function | Nícolas F. R. A. Prado | 1 | -8/+11 |
2023-08-17 | dt: dt-check-compatible: Find struct of_device_id instances with compiler ann... | Rob Herring | 1 | -2/+2 |
2023-03-27 | dts: add riscv include prefix link | Andre Przywara | 1 | -0/+1 |
2023-02-17 | of: add processing of EXPECT_NOT to of_unittest_expect | Frank Rowand | 1 | -12/+145 |
2023-02-17 | of: prepare to add processing of EXPECT_NOT to of_unittest_expect | Frank Rowand | 1 | -20/+20 |
2023-02-06 | scripts/dtc: Update to upstream version v1.6.1-66-gabbd523bae6e | Rob Herring | 3 | -6/+11 |
2022-11-10 | scripts/dtc: Update to upstream version v1.6.1-63-g55778a03df61 | Rob Herring | 13 | -48/+124 |
2022-09-27 | dt: Add a check for undocumented compatible strings in kernel | Rob Herring | 1 | -0/+69 |
2022-05-20 | h8300: remove stale bindings and symlink | Arnd Bergmann | 1 | -1/+0 |
2022-03-26 | Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -14/+409 |
2022-03-11 | dt-bindings: kbuild: Use DTB files for validation | Rob Herring | 2 | -14/+1 |
2022-02-28 | of: unittest: add program to process EXPECT messages | Frank Rowand | 1 | -0/+408 |
2022-02-17 | treewide: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva | 1 | -2/+2 |
2022-02-04 | scripts/dtc: Call pkg-config POSIXly correct | Thomas Bracht Laumann Jespersen | 1 | -1/+1 |
2022-01-17 | scripts/dtc: dtx_diff: remove broken example from help text | Matthias Schiffer | 1 | -6/+2 |
2021-10-29 | scripts/dtc: Update to upstream version v1.6.1-19-g0a3a9d3449c8 | Rob Herring | 14 | -114/+275 |
2021-05-02 | .gitignore: prefix local generated files with a slash | Masahiro Yamada | 1 | -2/+2 |
2021-03-05 | Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+0 |
2021-02-23 | dts: drop dangling c6x symlink | Michal Kubecek | 1 | -1/+0 |
2021-02-23 | scripts/dtc: Add missing fdtoverlay to gitignore | Rob Herring | 2 | -0/+2 |
2021-02-04 | scripts: dtc: Remove the unused fdtdump.c file | Viresh Kumar | 1 | -163/+0 |
2021-02-04 | scripts: dtc: Build fdtoverlay tool | Viresh Kumar | 1 | -1/+7 |
2021-02-04 | scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9 | Rob Herring | 15 | -71/+350 |
2021-02-03 | scripts: dtc: Fetch fdtoverlay.c from external DTC project | Viresh Kumar | 1 | -1/+2 |
2020-10-12 | scripts/dtc: Update to upstream version v1.6.0-31-gcbca977ea121 | Rob Herring | 11 | -42/+58 |
2020-10-06 | Merge branch 'dt/linus' into dt/next | Rob Herring | 1 | -1/+1 |
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 | -147/+436 |
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 | -317/+619 |
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 |
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-08-31 | 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-07 | 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-19 | Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2017-05-18 | 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-29 | 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-11 | scripts/dtc: Update to upstream commit b06e55c88b9b | Rob Herring | 12 | -111/+390 |
2016-02-11 | 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-29 | scripts/dtc: Update to upstream version 9d3649bd3be245c9 | Rob Herring | 29 | -1535/+1745 |
2015-04-29 | 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-13 | dtc: ensure #line directives don't consume data from the next line | Grant Likely | 2 | -117/+117 |
2013-06-13 | 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-17 | 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-24 | scripts: dtc: fix compile warnings | Felipe Balbi | 2 | -6/+1 |
2012-01-14 | 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-03 | 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 |
2009-11-15 | dtc: Mark various internal functions static | Josh Triplett | 3 | -3/+3 |
2009-11-15 | dtc: Set "noinput" in the lexer to avoid an unused function | Josh Triplett | 2 | -17/+54 |
2009-06-26 | powerpc: Have git ignore generated files from dtc compile | Jon Smirl | 1 | -0/+5 |
2009-05-02 | Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc | David Gibson | 29 | -0/+11161 |