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