1. 621f2de scripts/dtc: Remove redundant YYLOC global declaration by Dirk Mueller · 4 years, 6 months ago
  2. e3fd9b5 scripts/dtc: consolidate include path options in Makefile by Masahiro Yamada · 6 years ago
  3. 50aafd6 scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc by Rob Herring · 6 years ago
  4. 970f04c dtc: checks: drop warning for missing PCI bridge bus-range by Rob Herring · 6 years ago
  5. ca71b3b Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  6. c17b0aa Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  7. b23d1a2 kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically by Masahiro Yamada · 6 years ago
  8. 9a8dfb3 kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile by Masahiro Yamada · 6 years ago
  9. 5988930 .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore by Masahiro Yamada · 6 years ago
  10. 8d14f31 dts: remove cris & metag dts hard link file by Liu, Changcheng · 6 years ago
  11. 9130ba8 scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 by Rob Herring · 6 years ago
  12. e039139 scripts/dtc: generate lexer and parser during build instead of shipping by Rob Herring · 6 years ago
  13. 37cb8e1 Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. e45fe7f scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9 by Rob Herring · 7 years ago
  16. 4201d05 scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110 by Rob Herring · 7 years ago
  17. 4322323 scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync script by Rob Herring · 7 years ago
  18. 35f3c98 scripts/dtc: dtx_diff - 2nd update of include dts paths to match build by Frank Rowand · 7 years ago
  19. e661869 scripts/dtc: fix '%zx' warning by Russell King · 7 years ago
  20. b4b201d scripts/dtc: dtx_diff - update include dts paths to match build by Frank Rowand · 7 years ago
  21. 16ffc4c3 Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  22. dd6ec12 Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  23. 7782b14 scripts/dtc: dtx_diff - Show real file names in diff header by Geert Uytterhoeven · 7 years ago
  24. 1fbbed4 Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  25. d5d332d devicetree: Move include prefixes from arch to separate directory by Olof Johansson · 7 years ago
  26. 828d4cd dtc: check.c fix compile error by Shuah Khan · 7 years ago
  27. cb77f0d scripts: Switch to more portable Perl shebang by Kamil Rytarowski · 7 years ago
  28. 8654cb8 dtc: update warning settings for new bus and node/property name checks by Rob Herring · 7 years ago
  29. 89d1231 scripts/dtc: Update to upstream version v1.4.4-8-g756ffc4f52f6 by Rob Herring · 7 years ago
  30. 86cef61 scripts/dtc: automate getting dtc version and log in update script by Rob Herring · 7 years ago
  31. 6f05afc scripts/dtc: Update to upstream version 0931cea3ba20 by Rob Herring · 8 years ago
  32. ca0cd11 scripts/dtc: dt_to_config - kernel config options for a devicetree by Gaurav Minocha · 8 years ago
  33. b993734 scripts/dtc: Update to upstream version 53bf130b1cdd by Rob Herring · 8 years ago
  34. 91feabc scripts/dtc: Update to upstream commit b06e55c88b9b by Rob Herring · 8 years ago
  35. 60c7f4c scripts/dtc: dtx_diff - add info to error message by Frank Rowand · 8 years ago
  36. 10eadc2 dtc: create tool to diff device trees by Frank Rowand · 9 years ago
  37. 4760597 scripts/dtc: Update to upstream version 9d3649bd3be245c9 by Rob Herring · 9 years ago
  38. 695e9fd scripts/dtc: add missing libfdt and fixups to import script by Gaurav Minocha · 9 years ago
  39. 7eb6e34 kbuild: trivial - remove trailing empty lines by Masahiro Yamada · 10 years ago
  40. c8a3e6a scripts/dtc: Add a script to update to mainline dtc source by Grant Likely · 10 years ago
  41. 73ab39b scripts/dtc: Update to upstream version v1.4.0 by Grant Likely · 10 years ago
  42. a878b91 scripts/dtc: Update shipped files to build with bison 2.7.12 by Grant Likely · 10 years ago
  43. 706b78f dtc: ensure #line directives don't consume data from the next line by Grant Likely · 11 years ago
  44. 2a6a08c dtc: Update generated files to output from Bison 2.5 by Grant Likely · 11 years ago
  45. 4f3be1c script: dtc: clean generated files by Magnus Damm · 12 years ago
  46. 205a8eb dtc: fix for_each_*() to skip first object if deleted by Stephen Warren · 12 years ago
  47. cd29672 dtc: import latest upstream dtc by Stephen Warren · 12 years ago
  48. db7f4e3 scripts: dtc: fix compile warnings by Felipe Balbi · 12 years ago
  49. 136ec20 dtc: Implement -d option to write out a dependency file by Stephen Warren · 13 years ago
  50. edfc86a dtc: regen parser by Arnaud Lacombe · 13 years ago
  51. 95abef8 dtc: migrate parser to implicit rules by Arnaud Lacombe · 13 years ago
  52. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  53. 658f29a of/flattree: Update dtc to current mainline. by John Bonesio · 14 years ago
  54. 5e8e1cc scripts/dtc: Fix a resource leak by Martin Ettl · 14 years ago
  55. 5ccd991 dtc: Mark various internal functions static by Josh Triplett · 15 years ago
  56. 23c4ace dtc: Set "noinput" in the lexer to avoid an unused function by Josh Triplett · 15 years ago
  57. b810c6e powerpc: Have git ignore generated files from dtc compile by Jon Smirl · 15 years ago
  58. 9fffb55 Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc by David Gibson · 15 years ago