1. 038f4a1 scripts/dtc/pylibfdt/libfdt.i_shipped: Use SWIG_AppendOutput by Markus Volk · 3 weeks ago
  2. 7eef94d Merge tag 'u-boot-imx-master-20241018a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 weeks ago
  3. b5abbf8 dts: Add ability to build fallback DTBOs from arch/$(ARCH)/dts by Marek Vasut · 5 weeks ago
  4. f9ac68d Extend usage for OF_OVERLAY_LIST beyond SPL by Jan Kiszka · 8 weeks ago
  5. 55bd10c dts: Deduplicate dtbs target by Marek Vasut · 7 weeks ago
  6. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
  7. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · 8 weeks ago
  8. 092e45c xpl: Define CONFIG_SPL_BUILD only for the SPL build by Simon Glass · 8 weeks ago
  9. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  10. 5b12f71 scripts: Define CONFIG_XPL_BUILD for all xPL builds by Simon Glass · 8 weeks ago
  11. cd98f48 scripts: Add some comments about autoconf.mk by Simon Glass · 8 weeks ago
  12. 5c73fe2 scripts: Rename Makefile.spl to Makefile.xpl by Simon Glass · 8 weeks ago
  13. cd91adc kbuild: cherry-pick kbuild fdtoverlay changes from linux by Prasad Kummari · 3 months ago
  14. 385a613 Merge patch series "Fix various bugs" by Tom Rini · 9 weeks ago
  15. bcbaa77 scripts: Update pylint.base by Simon Glass · 3 months ago
  16. 38f0459 Merge tag 'v2024.10-rc5' into next by Tom Rini · 10 weeks ago
  17. 60b9631 scripts/Makefile.lib: do not include CONFIG_DEVICE_TREE_INCLUDES in dtsi_include_list by Rasmus Villemoes · 3 months ago
  18. 9f82441 tools/scripts/Kconfig: Update references from kconfig-language.txt to rst by Hiago De Franco · 3 months ago
  19. dc317a3 scripts/decodecode: update from Linux v6.10 by Heinrich Schuchardt · 4 months ago
  20. 614a2ef Merge patch series "Endian Kconfig improvements" by Tom Rini · 4 months ago
  21. 0803a27 config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible by Jiaxun Yang · 4 months ago
  22. a455003 fixdep: Support VPL by Simon Glass · 4 months ago
  23. e893fb2 sandbox: Fix LTO to work with STACKPROTECTOR by Andrew Goodbody · 5 months ago
  24. 9335526 Merge patch series "finish using .dtso for overlay source files" by Tom Rini · 4 months ago
  25. 5b39b41 kbuild: Disallow DTB overlays to built from .dts named source files by Rasmus Villemoes · 5 months ago
  26. 4c984d9 kbuild: Allow DTB overlays to built into .dtbo.S files by Rasmus Villemoes · 5 months ago
  27. 807232a Merge patch series "api: Remove duplicate newlines" by Tom Rini · 4 months ago
  28. d229504 scripts: Remove duplicate newlines by Marek Vasut · 4 months ago
  29. 0d6f841 scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL file by Jonathan Humphreys · 5 months ago
  30. d71bc61 scripts/Makefile.lib: fixes: Embed capsule public key in platform's dtb by Jonathan Humphreys · 5 months ago
  31. 6d4059c scripts/Makefile.lib: remove bootph-some-ram property from VPL/TPL/SPL by Quentin Schulz · 5 months ago
  32. 8635421 scripts/setlocalversion: sync with linux v6.9 by Rasmus Villemoes · 6 months ago
  33. 0ba5c4b scripts: gen_compile_commands: fix invalid escape sequence warning by Caleb Connolly · 7 months ago
  34. 8678ffe common.h: Remove this file and all references by Tom Rini · 7 months ago
  35. 90b7b39 dts: support building all dtb files for a specific vendor by Caleb Connolly · 7 months ago
  36. 0e157c6 Makefile.lib: find capsule ESL dtsi file with CONFIG_OF_UPSTREAM by Jonathan Humphreys · 8 months ago
  37. 547f54c build: Revive and update LDR format support by Greg Malysa · 8 months ago
  38. 905b248 scripts/Makefile.spl: Use 'sort' in SHRUNK_ARCH_DTB rule by Tom Rini · 8 months ago
  39. 55fe274 Makefile: Improve generated_defconfig file handling by Sam Protsenko · 9 months ago
  40. 1621fc8 Merge tag 'v2024.04-rc4' into next by Tom Rini · 9 months ago
  41. f9a6706 Merge branch '2024-03-02-assorted-updates' into next by Tom Rini · 9 months ago
  42. 5d4c99c Makefile: remove hardcoded device tree source directory by Bryan Brattlof · 9 months ago
  43. ced8d27 scripts: dtc-version: Don't show error messages by Dragan Simic · 10 months ago
  44. 3c57f4d pylibfdt: Fix "invalid escape sequence '\w'" in setup.py by Florian Schmaus · 9 months ago
  45. 7a0f3ed Makefile: Allow upstream DT subtree to provide DT includes by Sumit Garg · 9 months ago
  46. 4c0cda3 scripts/Makefile.lib: Statically define *-u-boot.dtsi files location by Sumit Garg · 9 months ago
  47. e02230c Makefile: Add support for DT bindings schema checks by Sumit Garg · 9 months ago
  48. 2729c16 kbuild: Allow for CONFIG_SYS_CONFIG_NAME to be unset by Tom Rini · 10 months ago
  49. 70118ba scripts/gen_compile_commands: update to Linux v6.7 by Brandon Maier · 10 months ago
  50. d79403d get_maintainer.pl: slightly modify penguin_chief by Anthony Loiseau · 11 months ago
  51. cb163b4 Makefile: Run defconfig files through the C preprocessor by Andrew Davis · 1 year, 1 month ago
  52. d64cf32 Makefile: Use the fdtgrep -u flag by Simon Glass · 11 months ago
  53. f25fbb3 sandbox: Correct SPL condition for building devicetree by Simon Glass · 11 months ago
  54. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · 11 months ago
  55. d0ddcb9 tools/make_pip: Add mention of u_boot_pylib in tool list by Simon Glass · 1 year ago
  56. 3ca9e28 tools: Keep test_util and patman test files in the pip release by Simon Glass · 1 year ago
  57. ea057cb scripts/Makefile.lib: print error when no public key is specified by Masahisa Kojima · 1 year, 1 month ago
  58. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  59. 2ded00a get_maintainer.pl: update from Linux kernel v6.5 by Tom Rini · 1 year, 1 month ago
  60. b80e21b checkpatch.pl: Make common.h check boarder by Tom Rini · 1 year, 1 month ago
  61. 21165de scripts/gen_compile_commands: fix usage message by Joao Marcos Costa · 1 year, 2 months ago
  62. 3cc4234 doc: add documentation for gen_compile_commands.py by Joao Marcos Costa · 1 year, 2 months ago
  63. 85918cb scripts/gen_compile_commands.py: add acknowledgments by Joao Marcos Costa · 1 year, 2 months ago
  64. c0ea3d3 scripts/gen_compile_commands.py: fix docstring by Joao Marcos Costa · 1 year, 2 months ago
  65. 9275b31 scripts/gen_compile_commands.py: adapt _LINE_PATTERN by Joao Marcos Costa · 1 year, 2 months ago
  66. 94d810b scripts: Port Linux's gen_compile_commands.py to U-Boot by Joao Marcos Costa · 1 year, 2 months ago
  67. 65da4e1 checkpatch: skip fdtdec_* check for tools by Lars Feyaerts · 1 year, 2 months ago
  68. 57afcef Makefile: Allow for board directories to not have a Makefile by Tom Rini · 1 year, 2 months ago
  69. 2d2d81c Allow Python packages to be dropped by Simon Glass · 1 year, 3 months ago
  70. 3bfbedd event: Support a simple spy record by Simon Glass · 1 year, 3 months ago
  71. 3f46bcc scripts/Makefile.lib: Embed capsule public key in platform's dtb by Sughosh Ganu · 1 year, 3 months ago
  72. 5593c6f scripts/Makefile.lib: Add dtsi include files as deps for building DTB by Sughosh Ganu · 1 year, 3 months ago
  73. 5a3f5eb scripts/Makefile.lib: Collate all dtsi files for inclusion by Sughosh Ganu · 1 year, 3 months ago
  74. f8f702f scripts: kconfig: Add config fragment support in board/../ by Jason Kacines · 1 year, 5 months ago
  75. 2d965c2 scripts/Makefile.lib: change spelling of $(srctree)/arch/$(ARCH)/dts in dtc_cpp_flags by Rasmus Villemoes · 1 year, 6 months ago
  76. f5fe591 kbuild: Allow DTB overlays to built from .dtso named source files by Rasmus Villemoes · 1 year, 7 months ago
  77. dcbc5b0 kbuild: add dtc as dependency on .dtb files by Rasmus Villemoes · 1 year, 7 months ago
  78. 61890e5 scripts/Makefile.dts: tweak logic for deciding which dtbs to build by Rasmus Villemoes · 1 year, 7 months ago
  79. 4b4b6a0 scripts: dtc-version: support git version strings too by Martin Hundebøll · 1 year, 7 months ago
  80. 0e37bc3 efI: Allow packaging a kernel in the debugging script by Simon Glass · 1 year, 8 months ago
  81. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 8 months ago
  82. 5b78e87 efi: Adjust script to show pre-relocation output on terminal by Simon Glass · 1 year, 9 months ago
  83. d6b6448 script: Add a script to build a PyPi package by Simon Glass · 1 year, 9 months ago
  84. 131444f patman: Move library functions into a library directory by Simon Glass · 1 year, 9 months ago
  85. a89943b RFC: tools: Add a camel-case conversion script by Simon Glass · 2 years, 10 months ago
  86. b4af458 checkpatch: Add a warning for pre-schema driver model tags by Simon Glass · 1 year, 9 months ago
  87. c2727e5 dm: Add support for handling old u-boot,dm- tags by Simon Glass · 1 year, 9 months ago
  88. 5160b9a Use `grep -E` or plain `grep` instead of `egrep` by Ville Skyttä · 1 year, 11 months ago
  89. a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
  90. c88ddb2 pylibfdt: Allow version normalization to fail by Tom Rini · 1 year, 11 months ago
  91. c61791e pylibfdt: Fix disable version normalization by Philippe Schenker · 1 year, 11 months ago
  92. c1b64aa kbuild: Remove checking for adhoc CONFIG symbols by Tom Rini · 2 years ago
  93. 14f8ef6 checkpatch.pl: Update CONFIG logic in U-Boot section by Tom Rini · 2 years ago
  94. 952cc38 kbuild: Remove uncmd_spl logic by Tom Rini · 2 years ago
  95. ae91ed8 global: Migrate CONFIG_BOARDDIR to CFG by Tom Rini · 2 years ago
  96. 9675f80 pylibfdt: Fix version normalization warning by Marek Vasut · 2 years ago
  97. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
  98. ff32afe sunxi: remove unused CONFIG_MMC_SUNXI_SLOT by Andre Przywara · 2 years ago
  99. 9a9b151 board/km/secu: migrate to use environment text files by Holger Brunck · 2 years ago
  100. a98a170 board/km/cent2: migrate to environment text file by Holger Brunck · 2 years ago