1. 7f65e69 trace: Update test to tolerate different trace-cmd version by Simon Glass · 7 months ago
  2. 0f073e0 Merge patch series "cmd: avoid duplicate weak functions" by Tom Rini · 7 months ago
  3. 5225060 efi_loader: avoid duplicate weak invalidate_icache_all() by Heinrich Schuchardt · 8 months ago
  4. 2da287a arm: implement invalidate_icache_all on ARM11 by Heinrich Schuchardt · 8 months ago
  5. f0a259c Merge patch series "m68k: Implement a default flush_dcache_all" by Tom Rini · 7 months ago
  6. 7d6cee2 cmd: cache: Remove weak functions by Tom Rini · 7 months ago
  7. 280e546 powerpc: Add the old invalidate_icache_all function by Tom Rini · 7 months ago
  8. 34a0c16 powerpc: Implement a default flush_dcache_all by Tom Rini · 7 months ago
  9. 6912c9c sh: Add the old invalidate_icache_all function by Tom Rini · 7 months ago
  10. be9f4ff sh: Implement a default flush_dcache_all by Tom Rini · 7 months ago
  11. 8f25b15 m68k: Rename icache_invalid to invalidate_icache_all by Tom Rini · 7 months ago
  12. e32d513 m68k: Implement a default flush_dcache_all by Tom Rini · 7 months ago
  13. 005105b Merge tag 'ubifixes-for-v2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 7 months ago
  14. 4d33836 Merge tag 'dm-pull-2jun24-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 7 months ago
  15. c85a05a bootstd: cros: store partition type in an efi_guid_t by Vincent Stehlé · 7 months ago
  16. 0318126 u_boot_pylib: Use correct coverage tool within venv by Simon Glass · 7 months ago
  17. 6c0a3cf buildman: Always use the full path in CROSS_COMPILE by Simon Glass · 7 months ago
  18. 57abd7c buildman: Fix a few typos in toolchain code by Simon Glass · 7 months ago
  19. fa77b51 buildman: Add python3-pycryptodome by Simon Glass · 7 months ago
  20. e70bac9 buildman: Add python3-coverage by Simon Glass · 7 months ago
  21. 5d679f8 buildman: Add a way to limit the number of buildmans by Simon Glass · 7 months ago
  22. 8941477 buildman: Add a flag to force mrproper on failure by Simon Glass · 7 months ago
  23. 7e93bd3 buildman: Avoid rebuilding when --mrproper is used by Simon Glass · 7 months ago
  24. 3187da4 buildman: Make mrproper an argument to run_commit() by Simon Glass · 7 months ago
  25. 3f972a4 buildman: Make mrproper an argument to _config_and_build() by Simon Glass · 7 months ago
  26. 49b158a buildman: Make mrproper an argument to _reconfigure() by Simon Glass · 7 months ago
  27. 35f04c9 x86: Set up some assumed sizes for binary blobs by Simon Glass · 7 months ago
  28. 0f851e2 binman: Make Intel ME default to position 0x1000 by Simon Glass · 7 months ago
  29. 404936e binman: Support an assumed size for missing binaries by Simon Glass · 7 months ago
  30. d552564 binman: Update the entrydocs header by Simon Glass · 7 months ago
  31. 638aa113 binman: ti: Regenerate entry docs by Simon Glass · 7 months ago
  32. e1b5947 binman: Regenerate nxp docs by Simon Glass · 7 months ago
  33. e344f83 binman: efi: Correct entry docs by Simon Glass · 7 months ago
  34. 4f02196 configs: enable setvariable at runtime on sandbox by Ilias Apalodimas · 8 months ago
  35. f0a5d2d sandbox: cleanup linker scripts and sections by Ilias Apalodimas · 8 months ago
  36. c449f4f dm: core: fix typo in SPL_DM_WARN prompt text by Quentin Schulz · 8 months ago
  37. 6afdb15 dm: core: migrate debug() messages to use dm_warn by Quentin Schulz · 8 months ago
  38. 29010cd dm: core: fix signedness in debug messages by Quentin Schulz · 8 months ago
  39. cc560ea dm: core: fix misleading debug message when matching compatible by Quentin Schulz · 8 months ago
  40. a148875 tools: patman: fix deprecated Python ConfigParser methods by Brandon Maier · 8 months ago
  41. 698b60a tools: binman: fix deprecated Python ConfigParser methods by Brandon Maier · 8 months ago
  42. 357bfca tools: binman: fix deprecated Python unittest methods by Brandon Maier · 8 months ago
  43. a8729a2 global_data.h: drop write-only field dm_root_f by Rasmus Villemoes · 8 months ago
  44. d243b36 sandbox: enable support for the unlz4 command by Jonathan Liu · 8 months ago
  45. 18de1af patman: Add a tag for when a patch gets added to a series by Sean Anderson · 10 months ago
  46. b4f7393 patman: Add Commit-cc as an alias for Patch-cc by Sean Anderson · 10 months ago
  47. eba8085 patman: Fix tests if add_maintainers is set to False by Sean Anderson · 10 months ago
  48. 07a6c69 acpi: set creator_revision in acpi_fill_header by Heinrich Schuchardt · 10 months ago
  49. d1fffbe sandbox: use sane access rights for files by Heinrich Schuchardt · 10 months ago
  50. 27b169f cmd: ubi: check 'updating' before calling ubi_more_update_data() by Martin Kurbanov · 8 months ago
  51. abae0b7 cmd: ubi: remove redundant initializations by Martin Kurbanov · 8 months ago
  52. fd08324 fs: ubifs: Add support for ZSTD decompression by Piotr Wojtaszczyk · 8 months ago
  53. 65fbdab Merge branch 'next' by Tom Rini · 7 months ago
  54. 3f77295 Prepare v2024.07 by Tom Rini · 7 months ago
  55. 274c572 configs: Resync with savedefconfig by Tom Rini · 7 months ago
  56. b4cbd1a Merge tag 'u-boot-amlogic-20240701' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 7 months ago
  57. bbacdd3 Revert "Merge patch series "zlib: Address CVE-2016-9841"" by Tom Rini · 7 months ago
  58. 2f96033 Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 7 months ago
  59. 636480e doc: develop: Add a general section on gdb usage by Alexander Dahl · 7 months ago
  60. 43b6b57 doc: fit: Make data-size a conditionally mandatory property by Bastian Germann · 7 months ago
  61. e7505b3 tpm: allow the user to select the compiled algorithms by Ilias Apalodimas · 7 months ago
  62. cba3fa9 tpm: Untangle tpm2_get_pcr_info() by Ilias Apalodimas · 7 months ago
  63. fed9c11 efi_loader: remove unneeded header files by Ilias Apalodimas · 7 months ago
  64. a56037a tpm: Move TCG functions into a separate file by Ilias Apalodimas · 7 months ago
  65. 27b462c tpm: Move TCG headers into a separate file by Ilias Apalodimas · 7 months ago
  66. 6ea97fe efi_loader: remove unused TCG algo definitions by Ilias Apalodimas · 7 months ago
  67. 0b07b5e cmd: correct kaslrseed description by Heinrich Schuchardt · 8 months ago
  68. b94217a efi_selftest: can't have measured device-tree with kaslr-seed by Heinrich Schuchardt · 8 months ago
  69. a5e3165 spl: correct link to FIT specification by Heinrich Schuchardt · 8 months ago
  70. 392e6c1 doc: update requirements.txt by Heinrich Schuchardt · 8 months ago
  71. a53fb76 cmd: fwu: Also print information about size by Michal Simek · 8 months ago
  72. 48641bf Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code" by Tom Rini · 7 months ago
  73. f485a99 test: cmd: fdt: fix chosen test for DM_RNG by Tim Harvey · 8 months ago
  74. 909321b use fdt_kaslrseed function to de-duplicate code by Tim Harvey · 8 months ago
  75. ea955ee fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled by Tim Harvey · 8 months ago
  76. 00afd1e Add fdt_kaslrseed function to add kaslr-seed to chosen node by Tim Harvey · 8 months ago
  77. 8937bb2 Merge patch series "Bug-fixes for a few boards (reduced series)" by Tom Rini · 7 months ago
  78. d780965 Drop the special am335x_boneblack_vboot target by Simon Glass · 7 months ago
  79. 37323ae rockchip: bob: kevin: Disable dcache in SPL by Simon Glass · 7 months ago
  80. 024767e spl: Allow ATF to work when dcache is disabled by Simon Glass · 7 months ago
  81. ac91bae power: regulator: Handle autoset in regulators_enable_boot_on() by Simon Glass · 7 months ago
  82. bbc4624 rockchip: veyron: Add logging for power init by Simon Glass · 7 months ago
  83. c2484b4 x86: Set a board-size limit for chromebook_link by Simon Glass · 7 months ago
  84. 092b6ec tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL by Simon Glass · 7 months ago
  85. 8a9040e nvidia: nyan-big: Disable debug UART by Simon Glass · 7 months ago
  86. efee71a arm: mediatek: fix ram init for mt7622 (decrease to 1G) by Frank Wunderlich · 8 months ago
  87. c38af2c board: mpfs_icicle: change maintainer to Conor by Conor Dooley · 7 months ago
  88. 899b088 Merge patch series "pxe: Add debugging for booting" by Tom Rini · 7 months ago
  89. 52ff1f5 zboot: Correct use of state_mask argument by Simon Glass · 8 months ago
  90. bce4c15 zboot: Add debugging for booting by Simon Glass · 8 months ago
  91. 04c63f1 cmd: gpt: Fix freeing gpt_pte in gpt_verify() by Sam Protsenko · 7 months ago
  92. 6e5e713 pxe: Add debugging for booting by Simon Glass · 8 months ago
  93. b85ecb2 cmd: Make use of U_BOOT_LONGHELP when missing by Tom Rini · 8 months ago
  94. 4721d1c scripts/Makefile.lib: remove bootph-some-ram property from VPL/TPL/SPL by Quentin Schulz · 8 months ago
  95. 8188cb3 arm: davinci: remove unused defines by Emil Kronborg · 8 months ago
  96. 6b7e092 arm: davinci: remove unused watchdog functions by Emil Kronborg · 8 months ago
  97. ee1941e fs: btrfs: fix out of bounds write by Alex Shumsky · 8 months ago
  98. 5d9aca5 Merge patch series "k3-am625-beagleplay: Add symlinks for tiboot3 and tispl" by Tom Rini · 7 months ago
  99. f8e6bb6 doc: beagle: am62x_beagleplay: Rename the boot bins by Dhruva Gole · 8 months ago
  100. a733ca1 arm: dts: k3-am625-beagleplay: Add symlinks for tiboot3 and tispl by Dhruva Gole · 8 months ago