1. 8b7bc20 Merge patch series "vbe: Series part D" by Tom Rini · Thu Oct 03 11:52:42 2024 -0600
  2. c3e0e45 rockchip: Provided SPL control over efuse presence by Simon Glass · Fri Sep 20 09:24:42 2024 +0200
  3. be4480d rockchip: mmc: Fix a missing colon and newline by Simon Glass · Fri Sep 20 09:24:41 2024 +0200
  4. 979f26d mmc: rockchip: Allow clocks to be missing by Simon Glass · Fri Sep 20 09:24:40 2024 +0200
  5. ce80ec9 mmc: rockchip: Log some error returns by Simon Glass · Fri Sep 20 09:24:39 2024 +0200
  6. 9c3e926 mmc: Log the error when init fails by Simon Glass · Fri Sep 20 09:24:38 2024 +0200
  7. 3078504 mmc: Add more debugging for SPL by Simon Glass · Fri Sep 20 09:24:37 2024 +0200
  8. 89e920a mmc: Support driver model in TPL by Simon Glass · Fri Sep 20 09:24:36 2024 +0200
  9. 90dc78e arm: Fix up a stale comment in sections.c by Simon Glass · Fri Sep 20 09:24:35 2024 +0200
  10. ce6b2ef arm: cache: Drop a stale comment by Simon Glass · Fri Sep 20 09:24:34 2024 +0200
  11. 699f8a0 armv8: Support not having separate BSS by Simon Glass · Fri Sep 20 09:24:33 2024 +0200
  12. 35a8956 serial: Support debug UART in TPL by Simon Glass · Fri Sep 20 09:24:32 2024 +0200
  13. 6fa47e1 ram: Support driver model in VPL by Simon Glass · Fri Sep 20 09:24:31 2024 +0200
  14. a70253d tpl: Support numbered aliases in device tree by Simon Glass · Fri Sep 20 09:24:30 2024 +0200
  15. 121dd49 tiny-printf: Correct return values by Simon Glass · Fri Sep 20 09:24:29 2024 +0200
  16. d6fce7d fdtdec: Support separate BSS for all XPL builds by Simon Glass · Fri Sep 20 09:24:28 2024 +0200
  17. 3edebe4 gzip: Correct function comment for gunzip() by Simon Glass · Fri Sep 20 09:24:27 2024 +0200
  18. 37804f3 bootstd: Add stub for bootdev_setup_for_sibling_blk() by Simon Glass · Fri Sep 20 09:24:26 2024 +0200
  19. 3521391 sandbox: Add missing header file by Simon Glass · Fri Sep 20 09:24:25 2024 +0200
  20. 16d63b8 Merge patch series "arm: Initial support for Analog Devices SC5xx boards" by Tom Rini · Thu Oct 03 09:30:37 2024 -0600
  21. cb0d39d arm: SC573-EZKIT initial support by Oliver Gaskell · Thu Sep 12 16:51:01 2024 +0100
  22. 5385eee arm: SC589-MINI initial support by Oliver Gaskell · Thu Sep 12 16:51:00 2024 +0100
  23. b5138e3 arm: SC589-EZKIT initial support by Oliver Gaskell · Thu Sep 12 16:50:59 2024 +0100
  24. 053a120 arm: SC584-EZKIT initial support by Oliver Gaskell · Thu Sep 12 16:50:58 2024 +0100
  25. bc13971 arm: SC594-SOM-EZLITE initial support by Oliver Gaskell · Thu Sep 12 16:50:57 2024 +0100
  26. 14032b3 arm: SC594-SOM-EZKIT initial support by Oliver Gaskell · Thu Sep 12 16:50:56 2024 +0100
  27. c69c7f8 arm: SC598-SOM-EZLITE initial support by Oliver Gaskell · Thu Sep 12 16:50:55 2024 +0100
  28. d4f7cb5 arm: SC598-SOM-EZKIT initial support by Oliver Gaskell · Thu Sep 12 16:50:54 2024 +0100
  29. 3fe227b arm: mach-sc5xx: clean up Kconfig by Oliver Gaskell · Thu Sep 12 16:50:53 2024 +0100
  30. a819049 dt-bindings: timer: Add SC5xx Timer bindings by Oliver Gaskell · Thu Sep 12 16:50:52 2024 +0100
  31. 283be08 dt-bindings: clock: Add SC5xx clock tree bindings by Oliver Gaskell · Thu Sep 12 16:50:51 2024 +0100
  32. 8b1410c dt-bindings: arm: Add SC5xx Series binding by Oliver Gaskell · Thu Sep 12 16:50:50 2024 +0100
  33. bdb0ec9 arm: dts: Support SC598-SOM-EZLITE by Oliver Gaskell · Thu Sep 12 16:50:49 2024 +0100
  34. 3e9acca arm: dts: Support SC598-SOM-EZKIT by Oliver Gaskell · Thu Sep 12 16:50:48 2024 +0100
  35. 6ad9844 arm: dts: Support SC594-SOM-EZLITE by Oliver Gaskell · Thu Sep 12 16:50:47 2024 +0100
  36. d3ed043 arm: dts: Support SC594-SOM-EZKIT by Oliver Gaskell · Thu Sep 12 16:50:46 2024 +0100
  37. 219095f arm: dts: Support SC589-EZKIT by Oliver Gaskell · Thu Sep 12 16:50:45 2024 +0100
  38. 072d3a3 arm: dts: Support SC589-MINI by Oliver Gaskell · Thu Sep 12 16:50:44 2024 +0100
  39. b38918f arm: dts: Support SC584-EZKIT by Oliver Gaskell · Thu Sep 12 16:50:43 2024 +0100
  40. 2ac51a2 arm: dts: Support SC573-EZKIT by Oliver Gaskell · Thu Sep 12 16:50:42 2024 +0100
  41. 55b2164 rtc: rv3028: add support to manage VDD regulator by Arturo Buzarra · Mon Sep 23 10:25:18 2024 +0200
  42. 1963a64 Makefile: pass external DTB provided by make variable EXT_DTB to binman by Alexander Kochetkov · Thu Sep 19 19:10:42 2024 +0300
  43. 655ccf5 spi: davinci: Drop the preload of TX buffer before read/writes operations by Bastien Curutchet · Fri Sep 20 10:28:06 2024 +0200
  44. ca9e9ec Add mkimage secp521r1 ECDSA curve support by Joakim Tjernlund · Fri Sep 20 18:14:35 2024 +0200
  45. d6456b0 fs: Fix SPL build if SPL_FS_LOADER is enabled and FS_LOADER is disabled by Hiago De Franco · Mon Sep 16 15:03:36 2024 +0200
  46. 1808471 board: ti: j722s: Update Resource Management configs by Vaishnav Achath · Mon Sep 16 02:17:14 2024 +0530
  47. d48bdb8 Merge patch series "Add Android 14 bootflow support for AM62X and AM62P board" by Tom Rini · Wed Oct 02 13:34:35 2024 -0600
  48. d6f87ac board: ti: am62px: Add android bootflow support by Mattijs Korpershoek · Thu Sep 12 09:29:59 2024 +0200
  49. e62e946 board: beagle: beagleplay: Add android bootflow support by Mattijs Korpershoek · Thu Sep 12 09:29:58 2024 +0200
  50. 2a4642b board: ti: am62x_evm: Add android bootflow by Guillaume La Roque · Thu Sep 12 09:29:57 2024 +0200
  51. dccc4d3 cmd: booti: adjust the print format by Dario Binacchi · Sun Aug 25 14:26:08 2024 +0200
  52. a6aa17c bootm: adjust the print format by Dario Binacchi · Sun Aug 25 14:26:07 2024 +0200
  53. a03cb92 Subtree merge tag 'v6.11-dts' of dts repo [1] into dts/upstream by Tom Rini · Tue Oct 01 12:24:21 2024 -0600
  54. 6b642ac Squashed 'dts/upstream/' changes from 20e0f0897ea2..3347eecf3408 by Tom Rini · Tue Oct 01 12:20:28 2024 -0600
  55. a3d6939 Merge patch series "env: mmc: fix use of two separate partitions with proper type GUID" by Tom Rini · Tue Oct 01 08:46:01 2024 -0600
  56. 98836e4 env: mmc: rework mmc_env_partition_by_guid() to work with two separate partitions by Rasmus Villemoes · Thu Sep 12 15:41:41 2024 +0200
  57. 5962404 env: mmc: do not return an offset before the start of the partition by Rasmus Villemoes · Thu Sep 12 15:41:40 2024 +0200
  58. fd2b9d3 env: mmc: refactor mmc_offset_try_partition() by Rasmus Villemoes · Thu Sep 12 15:41:39 2024 +0200
  59. b25cf9b power: regulator: Drop regulators_enable_boot_on/off() by Marek Vasut · Fri Sep 27 01:14:15 2024 +0200
  60. 6d41bf2 power: regulator: Drop regulator_unset() by Marek Vasut · Fri Sep 27 01:14:14 2024 +0200
  61. ae4326a power: regulator: Convert regulators_enable_boot_on/off() to regulator_post_probe by Marek Vasut · Fri Sep 27 01:14:13 2024 +0200
  62. 152fe72 power: regulator: Trigger probe of regulators which are always-on or boot-on by Marek Vasut · Fri Sep 27 01:14:12 2024 +0200
  63. 093502e Merge tag 'v2024.10-rc6' into next by Tom Rini · Mon Sep 30 17:48:12 2024 -0600
  64. 60435ac Prepare v2024.10-rc6 by Tom Rini · Mon Sep 30 16:47:28 2024 -0600
  65. 70e99c4 Merge tag 'u-boot-dfu-20240930' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Mon Sep 30 10:38:05 2024 -0600
  66. c0497f0 usb: gadget: cdns3: Fix missing cache operations for non-zero Endpoints by Siddharth Vadapalli · Mon Sep 30 15:04:07 2024 +0530
  67. e9408b3 Merge tag 'u-boot-rockchip-20240930' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Sep 30 07:43:11 2024 -0600
  68. 431810c regulator: rk8xx: Use buck variable consistently by Jonas Karlman · Tue Sep 17 20:59:18 2024 +0000
  69. 2942516 regulator: rk8xx: Fix buck get and set enabled state on RK806 by Jonas Karlman · Tue Sep 17 20:59:17 2024 +0000
  70. 069fdc0 Merge tag 'dm-next-26sep24' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Thu Sep 26 17:18:34 2024 -0600
  71. 28934a4 Merge tag 'u-boot-stm32-20240926' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Thu Sep 26 11:20:26 2024 -0600
  72. 9c25ef2 binman: Make a start on an iMX8 test by Simon Glass · Mon Aug 26 13:11:43 2024 -0600
  73. 3eb30a4 binman: Allow image_pos to be None when writing symbols by Simon Glass · Mon Aug 26 13:11:42 2024 -0600
  74. 5611284 binman: Unwind the end-at-4gb special-case a little by Simon Glass · Mon Aug 26 13:11:41 2024 -0600
  75. 4b0f414 binman: Provide a way to set the symbol base address by Simon Glass · Mon Aug 26 13:11:40 2024 -0600
  76. 4b4049e binman: Add minor improvements to symbol-writing by Simon Glass · Mon Aug 26 13:11:39 2024 -0600
  77. 65cf1ca binman: Adjust naming for reading symbols by Simon Glass · Mon Aug 26 13:11:38 2024 -0600
  78. d2a9d6e binman: fit: Refine handling of devicetrees for OF_UPSTREAM by Simon Glass · Mon Aug 26 13:11:37 2024 -0600
  79. 912464c binman: fit: Set the image_pos attributes only once by Simon Glass · Mon Aug 26 13:11:36 2024 -0600
  80. bf1a358 binman: fit: Avoid assuming that a FIT member is a section by Simon Glass · Mon Aug 26 13:11:35 2024 -0600
  81. 1bba894 binman: Update fdt-list-dir to use the provided directory by Simon Glass · Mon Aug 26 13:11:34 2024 -0600
  82. d842d70 binman: Avoid setting the image_pos attribute directly by Simon Glass · Mon Aug 26 13:11:33 2024 -0600
  83. bad4a45 binman: Tidy up comments and pylint warnings in fit by Simon Glass · Mon Aug 26 13:11:32 2024 -0600
  84. eb64f5d binman: Tidy up comments for Entry.GetEntryArgsOrProps() by Simon Glass · Mon Aug 26 13:11:31 2024 -0600
  85. b42aa6c binman: Correct the comment for fdtgrep by Simon Glass · Mon Aug 26 13:11:30 2024 -0600
  86. b553e8a binman: Fix up test coverage for mkeficapsule by Simon Glass · Mon Aug 26 13:11:29 2024 -0600
  87. 600ede9 buildman: Allow skipping the dtc build by Simon Glass · Thu Aug 15 13:57:45 2024 -0600
  88. 2c50834 buildman: Retry the build for current source by Simon Glass · Sun Jun 23 11:55:14 2024 -0600
  89. 891c5ef arm: imx: Enable always-on regulators using board specific workaround on DHCOM SoM by Marek Vasut · Wed Sep 25 00:08:23 2024 +0200
  90. bb2c387 ARM: stm32: Fix secure_waitbits() mask check by Marek Vasut · Mon Jul 08 13:43:23 2024 +0200
  91. d0e071a ARM: stm32: Fix TAMP_SMCR BKP..PROT fields on STM32MP15xx by Marek Vasut · Wed Jun 19 00:57:25 2024 +0200
  92. a7c6f6b power: regulator: Consistently return -ENOSYS when ops is unimplemented by Jonas Karlman · Wed Jul 24 22:47:11 2024 +0000
  93. c3c84ad power: regulator: Do not call set_suspend_value with -ENODATA by Jonas Karlman · Wed Jul 24 22:47:10 2024 +0000
  94. 239722c Merge tag 'u-boot-imx-next-20240925' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Wed Sep 25 08:21:40 2024 -0600
  95. 593070f net: fec_mxc: Skip recv packet process when fec is halted by Ye Li · Tue Sep 24 15:32:00 2024 +0800
  96. 0c615f3 net: fec_mxc: Fix clk_ref rate on iMX93 by Peng Fan · Tue Sep 24 15:31:59 2024 +0800
  97. 2b93821 arm64: dts: imx8m: Always name the generated fitImage u-boot.itb by Marek Vasut · Tue Sep 24 15:02:09 2024 +0200
  98. 4e2e7a8 Merge patch series "Miscellaneous fixes" by Tom Rini · Tue Sep 24 10:11:59 2024 -0600
  99. 189ea8c cmd: pxe: CMD_PXE implies CMD_TFTPBOOT by Jerome Forissier · Wed Sep 11 11:58:28 2024 +0200
  100. f236ce1 common: update: UPDATE_COMMON implies CMD_TFTPBOOT by Jerome Forissier · Wed Sep 11 11:58:27 2024 +0200