Age | Commit message (Expand) | Author | Files | Lines |
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 |