1. f5bea56 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · Mon Oct 14 13:34:06 2024 -0600
  2. 08f80c8 lib/crypto: Adapt mscode_parser to MbedTLS by Raymond Mao · Thu Oct 03 14:50:35 2024 -0700
  3. c3dc1f8 lib/crypto: Adapt PKCS7 parser to MbedTLS by Raymond Mao · Thu Oct 03 14:50:33 2024 -0700
  4. f7b522f lib/crypto: Adapt x509_cert_parser to MbedTLS by Raymond Mao · Thu Oct 03 14:50:31 2024 -0700
  5. f5e04a2 lib/crypto: Adapt public_key header with MbedTLS by Raymond Mao · Thu Oct 03 14:50:29 2024 -0700
  6. f51f355 mbedtls: add digest shim layer for MbedTLS by Raymond Mao · Thu Oct 03 14:50:19 2024 -0700
  7. 9ec0088 sha1: Remove sha1 non-watchdog API by Raymond Mao · Thu Oct 03 14:50:18 2024 -0700
  8. c35e1a4 md5: Remove md5 non-watchdog API by Raymond Mao · Thu Oct 03 14:50:17 2024 -0700
  9. a571b98 lib: Adapt digest header files to MbedTLS by Raymond Mao · Thu Oct 03 14:50:16 2024 -0700
  10. 87010c3 mbedtls: add mbedtls into the build system by Raymond Mao · Thu Oct 03 14:50:15 2024 -0700
  11. 9a07c47 Merge tag 'u-boot-amlogic-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Oct 14 08:14:46 2024 -0600
  12. 42f33cf configs: meson64: Ensure commands for boot targets are available by Callum Parsey · Sat Oct 12 08:03:51 2024 +0000
  13. 2cfdf4b configs: meson64_android: Remove dtbo support by Mattijs Korpershoek · Fri Oct 11 17:51:03 2024 +0200
  14. 87acada configs: khadas-vim3{l}: Increase boot/recovery partition size by Mattijs Korpershoek · Fri Oct 11 17:51:02 2024 +0200
  15. f04d244 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sun Oct 13 20:25:41 2024 -0600
  16. 8592e25 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Sun Oct 13 10:19:05 2024 -0600
  17. bd7326a drivers: tegra_gpio: add early SPL functions by Svyatoslav Ryhel · Fri Aug 09 21:10:31 2024 +0300
  18. 41d86e7 board: tegra: convert boards to text env by Svyatoslav Ryhel · Mon Jun 24 20:13:47 2024 +0300
  19. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · Fri Oct 11 12:23:25 2024 -0600
  20. 8bc9326 spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT by Simon Glass · Sun Sep 29 19:49:55 2024 -0600
  21. 73a325c kconfig: binman: Check for SPL instead of XPL by Simon Glass · Sun Sep 29 19:49:52 2024 -0600
  22. 209ae76 include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:49 2024 -0600
  23. 5c1c9ea log: global: Rename warn_non_spl() by Simon Glass · Sun Sep 29 19:49:41 2024 -0600
  24. 6c6fcc6 xpl: Rename spl_phase_prefix() and spl_phase_name() by Simon Glass · Sun Sep 29 19:49:40 2024 -0600
  25. 6b7f9c0 xpl: Rename spl_next_phase() and spl_prev_phase() by Simon Glass · Sun Sep 29 19:49:39 2024 -0600
  26. 91222f8 xpl: Add a function to indicate when in xPL by Simon Glass · Sun Sep 29 19:49:38 2024 -0600
  27. f218eeb xpl: Rename spl_in_proper() to not_xpl() by Simon Glass · Sun Sep 29 19:49:37 2024 -0600
  28. d4dce4a xpl: Rename spl_phase() to xpl_phase() by Simon Glass · Sun Sep 29 19:49:36 2024 -0600
  29. db2d101 xpl: Rename spl_phase to xpl_phase_t by Simon Glass · Sun Sep 29 19:49:35 2024 -0600
  30. 3235f1e xpl: Rename u_boot_first_phase to xpl_is_first_phase() by Simon Glass · Sun Sep 29 19:49:34 2024 -0600
  31. 1a614a3 stdio: Make use of the SERIAL define by Simon Glass · Sun Sep 29 19:49:29 2024 -0600
  32. db9fee3 Merge patch series "led: introduce LED boot and activity function" by Tom Rini · Thu Oct 10 16:02:37 2024 -0600
  33. 82b3245 doc: introduce led.rst documentation by Christian Marangi · Tue Oct 01 14:24:42 2024 +0200
  34. 8be34e8 led: implement LED activity API by Christian Marangi · Tue Oct 01 14:24:38 2024 +0200
  35. ac41112 common: board_r: rework BOOT LED handling by Christian Marangi · Tue Oct 01 14:24:37 2024 +0200
  36. ea7387e led: implement LED boot API by Christian Marangi · Tue Oct 01 14:24:36 2024 +0200
  37. 7254473 dm: core: implement ofnode_options helpers by Christian Marangi · Tue Oct 01 14:24:35 2024 +0200
  38. b3949a4 power: pmic/regulator: Support pca9452 by Joy Zou · Mon Sep 23 21:11:32 2024 +0800
  39. 7285937 power: mp5416: Fix LDO SVAL for MP5416 PMIC by Sidharth Prabukumar · Sun Sep 24 18:30:22 2023 -0400
  40. 2fbb8d9 mtd: spi-nor: Clear Winbond SR3 WPS bit on boot by Marek Vasut · Mon Mar 04 17:16:05 2024 +0100
  41. 069079c efi_leader: delete rng-seed if having EFI RNG protocol by Heinrich Schuchardt · Tue Sep 17 10:49:29 2024 +0200
  42. c0fb340 sunxi: H616: switch to OF_UPSTREAM by Andre Przywara · Thu Aug 08 00:08:45 2024 +0100
  43. add6319 Merge patch series "spi-nor: Add parallel and stacked memories support" by Tom Rini · Wed Oct 09 09:02:22 2024 -0600
  44. f0b9d77 spi: zynqmp_gqspi: Add parallel memories support in GQSPI driver by Venkatesh Yadav Abbarapu · Thu Sep 26 10:25:06 2024 +0530
  45. 91b9e37 spi: spi-uclass: Read chipselect and restrict capabilities by Venkatesh Yadav Abbarapu · Thu Sep 26 10:25:05 2024 +0530
  46. bc8c88b mtd: spi-nor: Add parallel and stacked memories support by Venkatesh Yadav Abbarapu · Thu Sep 26 10:25:02 2024 +0530
  47. 63630a7 Merge branch 'next' by Tom Rini · Mon Oct 07 09:06:49 2024 -0600
  48. 97a645c mmc: fsl_esdhc_imx: Reset tuning logic by Peng Fan · Tue Oct 01 21:07:57 2024 +0800
  49. 67545de Merge tag 'u-boot-dfu-next-20241003' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · Thu Oct 03 16:09:30 2024 -0600
  50. 8b7bc20 Merge patch series "vbe: Series part D" by Tom Rini · Thu Oct 03 11:52:42 2024 -0600
  51. 3edebe4 gzip: Correct function comment for gunzip() by Simon Glass · Fri Sep 20 09:24:27 2024 +0200
  52. 37804f3 bootstd: Add stub for bootdev_setup_for_sibling_blk() by Simon Glass · Fri Sep 20 09:24:26 2024 +0200
  53. 16d63b8 Merge patch series "arm: Initial support for Analog Devices SC5xx boards" by Tom Rini · Thu Oct 03 09:30:37 2024 -0600
  54. cb0d39d arm: SC573-EZKIT initial support by Oliver Gaskell · Thu Sep 12 16:51:01 2024 +0100
  55. b5138e3 arm: SC589-EZKIT initial support by Oliver Gaskell · Thu Sep 12 16:50:59 2024 +0100
  56. 053a120 arm: SC584-EZKIT initial support by Oliver Gaskell · Thu Sep 12 16:50:58 2024 +0100
  57. 14032b3 arm: SC594-SOM-EZKIT initial support by Oliver Gaskell · Thu Sep 12 16:50:56 2024 +0100
  58. d4f7cb5 arm: SC598-SOM-EZKIT initial support by Oliver Gaskell · Thu Sep 12 16:50:54 2024 +0100
  59. 32d26c7 Update the ARM trusted firmware git URL by Peter Robinson · Wed Oct 02 19:08:49 2024 +0100
  60. ca9e9ec Add mkimage secp521r1 ECDSA curve support by Joakim Tjernlund · Fri Sep 20 18:14:35 2024 +0200
  61. 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
  62. 2a4642b board: ti: am62x_evm: Add android bootflow by Guillaume La Roque · Thu Sep 12 09:29:57 2024 +0200
  63. a51a2f0 dfu: define a callback function for the dfu_alt_info environment variable by Rasmus Villemoes · Wed Sep 11 15:39:00 2024 +0200
  64. b25cf9b power: regulator: Drop regulators_enable_boot_on/off() by Marek Vasut · Fri Sep 27 01:14:15 2024 +0200
  65. 6d41bf2 power: regulator: Drop regulator_unset() by Marek Vasut · Fri Sep 27 01:14:14 2024 +0200
  66. 093502e Merge tag 'v2024.10-rc6' into next by Tom Rini · Mon Sep 30 17:48:12 2024 -0600
  67. 4e2e7a8 Merge patch series "Miscellaneous fixes" by Tom Rini · Tue Sep 24 10:11:59 2024 -0600
  68. 523bc4d flash: prefix error codes with FL_ by Jerome Forissier · Wed Sep 11 11:58:15 2024 +0200
  69. b096740 mmc: Poll CD in case cyclic framework is enabled by Marek Vasut · Fri Sep 06 19:10:42 2024 +0200
  70. 2104f9a events: correct event_uninit() description by Heinrich Schuchardt · Thu Sep 19 00:01:13 2024 +0200
  71. a99e8fe boot: correct struct expo_action description by Heinrich Schuchardt · Wed Sep 18 23:58:03 2024 +0200
  72. 1f4091c sandbox: fix OS function descriptions by Heinrich Schuchardt · Wed Sep 18 23:54:08 2024 +0200
  73. b5b9856 efi_loader: correct efi_set_variable_int() description by Heinrich Schuchardt · Wed Sep 18 23:51:34 2024 +0200
  74. 6210ac0 doc: include/getopt.h: remove comments confusing Sphinx by Heinrich Schuchardt · Wed Sep 18 23:49:40 2024 +0200
  75. 940bebc cmd: sf: prevent overwriting the reserved memory by Prasad Kummari · Fri Sep 13 13:02:52 2024 +0530
  76. 56dd50f Merge tag 'u-boot-imx-next-20240919' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Thu Sep 19 11:26:18 2024 -0600
  77. b494083 Merge tag 'fwu-next-19092024' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next by Tom Rini · Thu Sep 19 11:25:26 2024 -0600
  78. 4c63b7e fwu: check all images for transitioning out of Trial State by Sughosh Ganu · Mon Sep 09 16:50:18 2024 +0530
  79. 95736c3 imx6q-lxr: Add board support by Fabio Estevam · Fri Sep 13 21:56:05 2024 -0300
  80. 0ddb895 imx93_evk: spl: update pmic settings by Peng Fan · Thu Sep 19 12:01:37 2024 +0800
  81. 385a613 Merge patch series "Fix various bugs" by Tom Rini · Wed Sep 18 13:07:19 2024 -0600
  82. 1880b8a dm: usb: Deal with USB keyboard persisting across tests by Simon Glass · Sun Sep 01 16:26:20 2024 -0600
  83. 5e392f1 log: Add a new log category for the console by Simon Glass · Sun Sep 01 16:26:18 2024 -0600
  84. 463a56b usb: Drop old non-DM code by Simon Glass · Sun Sep 01 16:26:17 2024 -0600
  85. 0dc470b Merge patch series "Arm: npcm: modify npcm8xx boot setting" by Tom Rini · Mon Sep 16 16:43:53 2024 -0600
  86. ace71f5 configs: arbel_evb: change env offset and boot address by Jim Liu · Wed Sep 04 10:41:05 2024 +0800
  87. 277a534 Merge tag 'efi-next-20241024' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Fri Sep 13 08:20:25 2024 -0600
  88. 29cab7c include: export uuid.h by Caleb Connolly · Fri Aug 30 13:34:37 2024 +0100
  89. fb9e948 lib: uuid: supporting building as part of host tools by Caleb Connolly · Fri Aug 30 13:34:36 2024 +0100
  90. 4bdc960 sandbox: switch to dynamic UUIDs by Caleb Connolly · Fri Aug 30 13:34:35 2024 +0100
  91. 2f4f0be lib: uuid: add UUID v5 support by Caleb Connolly · Fri Aug 30 13:34:32 2024 +0100
  92. 051b7cf efi: define struct efi_guid by Caleb Connolly · Fri Aug 30 13:34:31 2024 +0100
  93. 1c7ed53 riscv: Add AST2700 SoC initial platform support by Chia-Wei Wang · Tue Sep 10 17:39:16 2024 +0800
  94. a7faf6b dt-bindings: clk: import header for clock controller of sophgo CV1800B by Kongyang Liu · Tue Jun 11 17:41:13 2024 +0800
  95. 33d512e Merge patch series "phycore-am62/4: Add more boot sources" by Tom Rini · Tue Sep 10 13:16:59 2024 -0600
  96. 4f1c65e include: env: phytec: Add K3 boot logic for OSPI/QSPI flashes by Daniel Schultz · Fri Aug 30 02:09:32 2024 -0700
  97. a41263f include: net: phytec: Add K3 network boot logic by Daniel Schultz · Fri Aug 30 02:09:31 2024 -0700
  98. 18df585 include: env: phytec: Add raucinit to k3_mmc environment by Daniel Schultz · Fri Aug 30 02:09:30 2024 -0700
  99. b59e7ed include: env: phytec: k3_mmc: Rename variables by Daniel Schultz · Fri Aug 30 02:09:29 2024 -0700
  100. af8ebba spl: spl_load: fix comparison between negative error code and unsigned size by Daniel Palmer · Sat Aug 31 12:17:06 2024 +0900