1. eff0649 Merge patch series "m68k: Implement a default flush_dcache_all" by Tom Rini · Wed Jul 03 14:42:11 2024 -0600
  2. f773232 cmd: cache: Remove weak functions by Tom Rini · Wed Jun 19 15:27:59 2024 -0600
  3. d8d547f powerpc: Add the old invalidate_icache_all function by Tom Rini · Wed Jun 19 15:27:58 2024 -0600
  4. 25d74db powerpc: Implement a default flush_dcache_all by Tom Rini · Wed Jun 19 15:27:57 2024 -0600
  5. 15c6469 sh: Add the old invalidate_icache_all function by Tom Rini · Wed Jun 19 15:27:56 2024 -0600
  6. c1beb76 sh: Implement a default flush_dcache_all by Tom Rini · Wed Jun 19 15:27:55 2024 -0600
  7. f8628fa m68k: Rename icache_invalid to invalidate_icache_all by Tom Rini · Wed Jun 19 15:27:54 2024 -0600
  8. 8bcc53a m68k: Implement a default flush_dcache_all by Tom Rini · Wed Jun 19 15:27:53 2024 -0600
  9. 97017d8 Merge tag 'ubifixes-for-v2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · Wed Jul 03 09:06:07 2024 -0600
  10. 4c88d22 Merge tag 'dm-pull-2jun24-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Jul 03 09:05:52 2024 -0600
  11. 4fc1952 bootstd: cros: store partition type in an efi_guid_t by Vincent Stehlé · Thu Jun 27 19:06:29 2024 +0200
  12. bd75bea u_boot_pylib: Use correct coverage tool within venv by Simon Glass · Sun Jun 23 11:56:21 2024 -0600
  13. f498efc buildman: Always use the full path in CROSS_COMPILE by Simon Glass · Sun Jun 23 11:56:20 2024 -0600
  14. 5822546 buildman: Fix a few typos in toolchain code by Simon Glass · Sun Jun 23 11:56:19 2024 -0600
  15. 754334c buildman: Add python3-pycryptodome by Simon Glass · Sun Jun 23 11:56:18 2024 -0600
  16. 12a2f1a buildman: Add python3-coverage by Simon Glass · Sun Jun 23 11:56:17 2024 -0600
  17. c229d32 buildman: Add a way to limit the number of buildmans by Simon Glass · Sun Jun 23 11:55:15 2024 -0600
  18. 222825b buildman: Add a flag to force mrproper on failure by Simon Glass · Sun Jun 23 11:55:13 2024 -0600
  19. cf76d0a buildman: Avoid rebuilding when --mrproper is used by Simon Glass · Sun Jun 23 11:55:12 2024 -0600
  20. a7b944f buildman: Make mrproper an argument to run_commit() by Simon Glass · Sun Jun 23 11:55:11 2024 -0600
  21. 5d05de5 buildman: Make mrproper an argument to _config_and_build() by Simon Glass · Sun Jun 23 11:55:10 2024 -0600
  22. 0850c0d buildman: Make mrproper an argument to _reconfigure() by Simon Glass · Sun Jun 23 11:55:09 2024 -0600
  23. 347fe72 x86: Set up some assumed sizes for binary blobs by Simon Glass · Sun Jun 23 11:55:08 2024 -0600
  24. aa46d1f binman: Make Intel ME default to position 0x1000 by Simon Glass · Sun Jun 23 11:55:07 2024 -0600
  25. a360b8f binman: Support an assumed size for missing binaries by Simon Glass · Sun Jun 23 11:55:06 2024 -0600
  26. c4f8c28 binman: Update the entrydocs header by Simon Glass · Sun Jun 23 11:55:05 2024 -0600
  27. 0acb07f binman: ti: Regenerate entry docs by Simon Glass · Sun Jun 23 11:55:04 2024 -0600
  28. 4d97236 binman: Regenerate nxp docs by Simon Glass · Sun Jun 23 11:55:03 2024 -0600
  29. 86e1b82 binman: efi: Correct entry docs by Simon Glass · Sun Jun 23 11:55:02 2024 -0600
  30. 89fd1e8 configs: enable setvariable at runtime on sandbox by Ilias Apalodimas · Tue Jun 18 20:28:20 2024 +0300
  31. 4b4005e sandbox: cleanup linker scripts and sections by Ilias Apalodimas · Mon Jun 17 18:14:18 2024 +0300
  32. a51a69b dm: core: fix typo in SPL_DM_WARN prompt text by Quentin Schulz · Tue Jun 11 15:04:27 2024 +0200
  33. 95a5a2b dm: core: migrate debug() messages to use dm_warn by Quentin Schulz · Tue Jun 11 15:04:26 2024 +0200
  34. e7e6f74 dm: core: fix signedness in debug messages by Quentin Schulz · Tue Jun 11 15:04:25 2024 +0200
  35. 2fe5f58 dm: core: fix misleading debug message when matching compatible by Quentin Schulz · Tue Jun 11 15:04:24 2024 +0200
  36. 9f07026 tools: patman: fix deprecated Python ConfigParser methods by Brandon Maier · Tue Jun 04 16:16:07 2024 +0000
  37. fb726ab tools: binman: fix deprecated Python ConfigParser methods by Brandon Maier · Tue Jun 04 16:16:06 2024 +0000
  38. a657bc6 tools: binman: fix deprecated Python unittest methods by Brandon Maier · Tue Jun 04 16:16:05 2024 +0000
  39. 6726179 global_data.h: drop write-only field dm_root_f by Rasmus Villemoes · Mon May 27 22:04:17 2024 +0200
  40. 069fd5f sandbox: enable support for the unlz4 command by Jonathan Liu · Sat May 25 18:10:53 2024 +1000
  41. e45678c patman: Add a tag for when a patch gets added to a series by Sean Anderson · Thu Apr 18 22:36:32 2024 -0400
  42. 2597809 patman: Add Commit-cc as an alias for Patch-cc by Sean Anderson · Thu Apr 18 22:36:31 2024 -0400
  43. a06df74 patman: Fix tests if add_maintainers is set to False by Sean Anderson · Thu Apr 18 22:36:30 2024 -0400
  44. 9838d34 acpi: set creator_revision in acpi_fill_header by Heinrich Schuchardt · Thu Apr 18 05:11:13 2024 +0200
  45. 118b988 sandbox: use sane access rights for files by Heinrich Schuchardt · Wed Apr 10 10:38:28 2024 +0200
  46. ff3f083 cmd: ubi: check 'updating' before calling ubi_more_update_data() by Martin Kurbanov · Sun Jun 16 16:34:18 2024 +0300
  47. fb42f60 cmd: ubi: remove redundant initializations by Martin Kurbanov · Sun Jun 16 16:34:17 2024 +0300
  48. e60ab9a fs: ubifs: Add support for ZSTD decompression by Piotr Wojtaszczyk · Tue May 28 17:05:28 2024 +0200
  49. 1f47e4e Merge branch 'next' by Tom Rini · Mon Jul 01 13:17:56 2024 -0600
  50. 258fc3e Prepare v2024.07 by Tom Rini · Mon Jul 01 12:07:18 2024 -0600
  51. 800a8e6 configs: Resync with savedefconfig by Tom Rini · Mon Jul 01 08:49:37 2024 -0600
  52. 4ede4b9 Merge tag 'u-boot-amlogic-20240701' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · Mon Jul 01 08:44:28 2024 -0600
  53. 4eab176 Revert "Merge patch series "zlib: Address CVE-2016-9841"" by Tom Rini · Sun Jun 30 19:03:14 2024 -0600
  54. 6a53fb5 Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Sun Jun 30 10:59:42 2024 -0600
  55. e276400 doc: develop: Add a general section on gdb usage by Alexander Dahl · Wed Jun 26 12:47:18 2024 +0200
  56. 6ac346c doc: fit: Make data-size a conditionally mandatory property by Bastian Germann · Mon Jun 24 19:00:38 2024 +0200
  57. 1e665f9 tpm: allow the user to select the compiled algorithms by Ilias Apalodimas · Sun Jun 23 14:48:18 2024 +0300
  58. cb35661 tpm: Untangle tpm2_get_pcr_info() by Ilias Apalodimas · Sun Jun 23 14:48:17 2024 +0300
  59. 5b6c6c5 efi_loader: remove unneeded header files by Ilias Apalodimas · Sun Jun 23 14:48:16 2024 +0300
  60. 95537a6 tpm: Move TCG functions into a separate file by Ilias Apalodimas · Sun Jun 23 14:48:15 2024 +0300
  61. ca61532 tpm: Move TCG headers into a separate file by Ilias Apalodimas · Sun Jun 23 14:48:14 2024 +0300
  62. 80e15ee efi_loader: remove unused TCG algo definitions by Ilias Apalodimas · Sun Jun 23 14:48:13 2024 +0300
  63. a585918 cmd: correct kaslrseed description by Heinrich Schuchardt · Tue Jun 18 14:29:13 2024 +0200
  64. b20a083 efi_selftest: can't have measured device-tree with kaslr-seed by Heinrich Schuchardt · Tue Jun 18 14:23:48 2024 +0200
  65. 01e836c spl: correct link to FIT specification by Heinrich Schuchardt · Tue Jun 18 08:32:30 2024 +0200
  66. bd7856c doc: update requirements.txt by Heinrich Schuchardt · Sun Jun 16 10:59:48 2024 +0200
  67. d8d53db cmd: fwu: Also print information about size by Michal Simek · Wed Jun 05 16:58:27 2024 +0200
  68. 4972f15 Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code" by Tom Rini · Fri Jun 28 17:31:28 2024 -0600
  69. 009d156 test: cmd: fdt: fix chosen test for DM_RNG by Tim Harvey · Tue Jun 18 14:06:09 2024 -0700
  70. c75fab4 use fdt_kaslrseed function to de-duplicate code by Tim Harvey · Tue Jun 18 14:06:08 2024 -0700
  71. f8f480b fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled by Tim Harvey · Tue Jun 18 14:06:07 2024 -0700
  72. 00ae122 Add fdt_kaslrseed function to add kaslr-seed to chosen node by Tim Harvey · Tue Jun 18 14:06:06 2024 -0700
  73. 4ca22d5 Merge patch series "Bug-fixes for a few boards (reduced series)" by Tom Rini · Fri Jun 28 13:55:10 2024 -0600
  74. d93b48d Drop the special am335x_boneblack_vboot target by Simon Glass · Thu Jun 27 09:29:49 2024 +0100
  75. 4b3685f rockchip: bob: kevin: Disable dcache in SPL by Simon Glass · Thu Jun 27 09:29:48 2024 +0100
  76. ab2e3c5 spl: Allow ATF to work when dcache is disabled by Simon Glass · Thu Jun 27 09:29:47 2024 +0100
  77. ec88aa7 power: regulator: Handle autoset in regulators_enable_boot_on() by Simon Glass · Thu Jun 27 09:29:46 2024 +0100
  78. d77656e rockchip: veyron: Add logging for power init by Simon Glass · Thu Jun 27 09:29:45 2024 +0100
  79. 1f9d8cf x86: Set a board-size limit for chromebook_link by Simon Glass · Thu Jun 27 09:29:44 2024 +0100
  80. ea5e651 tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL by Simon Glass · Thu Jun 27 09:29:43 2024 +0100
  81. 482eac5 nvidia: nyan-big: Disable debug UART by Simon Glass · Thu Jun 27 09:29:42 2024 +0100
  82. def764e arm: mediatek: fix ram init for mt7622 (decrease to 1G) by Frank Wunderlich · Sat Jun 15 11:34:56 2024 +0200
  83. 1b42e57 board: mpfs_icicle: change maintainer to Conor by Conor Dooley · Sat Jun 22 21:18:31 2024 +0100
  84. b9210bb Merge patch series "pxe: Add debugging for booting" by Tom Rini · Wed Jun 26 09:58:25 2024 -0600
  85. 1f613c6 zboot: Correct use of state_mask argument by Simon Glass · Wed Jun 19 06:34:52 2024 -0600
  86. 95c8c8b zboot: Add debugging for booting by Simon Glass · Wed Jun 19 06:34:51 2024 -0600
  87. def1e37 cmd: gpt: Fix freeing gpt_pte in gpt_verify() by Sam Protsenko · Wed Jun 19 16:23:30 2024 -0500
  88. 9b2c78c pxe: Add debugging for booting by Simon Glass · Wed Jun 19 06:34:50 2024 -0600
  89. 4c1ca0d cmd: Make use of U_BOOT_LONGHELP when missing by Tom Rini · Wed Jun 19 10:09:44 2024 -0600
  90. 6d4059c scripts/Makefile.lib: remove bootph-some-ram property from VPL/TPL/SPL by Quentin Schulz · Wed Jun 19 13:33:28 2024 +0200
  91. 1e6f41a arm: davinci: remove unused defines by Emil Kronborg · Wed Jun 19 11:00:01 2024 +0000
  92. 0f8023c arm: davinci: remove unused watchdog functions by Emil Kronborg · Wed Jun 19 10:57:49 2024 +0000
  93. a3c2370 fs: btrfs: fix out of bounds write by Alex Shumsky · Wed Jun 19 00:41:38 2024 +0300
  94. d4a6d4b Merge patch series "k3-am625-beagleplay: Add symlinks for tiboot3 and tispl" by Tom Rini · Wed Jun 26 09:55:29 2024 -0600
  95. cf630f1 doc: beagle: am62x_beagleplay: Rename the boot bins by Dhruva Gole · Tue Jun 18 10:19:46 2024 +0530
  96. a15e47f arm: dts: k3-am625-beagleplay: Add symlinks for tiboot3 and tispl by Dhruva Gole · Tue Jun 18 10:19:45 2024 +0530
  97. 99ebfbf board: beagleplay: Fix the bootpart to pick from root partition by Dhruva Gole · Tue Jun 18 10:23:18 2024 +0530
  98. fb58936 arm: mach-k3: j784s4: Fix MCU_CLKOUT0 parent clock mux by Emanuele Ghidoli · Mon Jun 17 11:22:01 2024 +0200
  99. 2765664 Merge patch series "Azure: Correct comment about the strategy in the world matrix build" by Tom Rini · Wed Jun 26 09:31:05 2024 -0600
  100. 8c741cf Azure: Count all of the machines we would build by Tom Rini · Tue Jun 18 08:18:51 2024 -0600