1. 260b965 stm32: Use bootm_run() and bootz_run() by Simon Glass · Fri Dec 15 20:14:24 2023 -0700
  2. 43e88a6 stm32: Use local vars in stm32prog for initrd and fdt by Simon Glass · Fri Dec 15 20:14:22 2023 -0700
  3. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  4. 34d4a82 Merge tag 'u-boot-stm32-20231113' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · Mon Nov 13 09:07:23 2023 -0500
  5. d29531c stm32mp2: initial support by Patrice Chotard · Fri Oct 27 16:43:04 2023 +0200
  6. 1115c30 stm32mp: bsec: Fix AARCH64 compilation warnings by Patrice Chotard · Fri Oct 27 16:43:00 2023 +0200
  7. 5501e38 stm32mp: dram_init: Limit DDR usage under 4GB boundary for STM32MP by Patrice Chotard · Fri Oct 27 16:42:59 2023 +0200
  8. 4c06377 stm32mp: dram_init: Fix AARCH64 compilation warnings by Patrick Delaunay · Fri Oct 27 16:42:58 2023 +0200
  9. 0f0faea stm32mp: dram_init: Get RAM size from DT if no RAM driver found by Patrice Chotard · Fri Oct 27 16:42:57 2023 +0200
  10. 100e0ec stm32mp1: read auth stats and boot_partition from tamp by Igor Opaniuk · Mon Nov 06 11:41:52 2023 +0100
  11. 58af3fb arm: stm32mp: Really fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS are enabled by Bhupesh Sharma · Tue Aug 22 13:21:11 2023 +0530
  12. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  13. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  14. 3029442 ARM: stm32: Inhibit PDDS because CSTBYDIS is set by Marek Vasut · Thu Jul 06 23:32:27 2023 +0200
  15. 51a9aac common: return type board_get_usable_ram_top by Heinrich Schuchardt · Sat Aug 12 20:16:58 2023 +0200
  16. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · Thu Aug 03 09:47:17 2023 +0800
  17. 53fe8e7 stm32mp: stm32prog: use the decimal format by default for offset parsing by Patrick Delaunay · Thu Apr 27 15:36:37 2023 +0200
  18. 9e1dba3 stm32mp: stm32prog: fix OTP read/write error management by Patrick Delaunay · Thu Apr 27 15:36:36 2023 +0200
  19. 8275ff3 stm32mp: bsec: add check on null size in misc ops by Patrick Delaunay · Thu Apr 27 15:36:34 2023 +0200
  20. c4a76ff stm32mp: add support of STM32MP15x Rev.Y by Patrick Delaunay · Thu Apr 27 15:36:33 2023 +0200
  21. cc6e07a ARM: stm32: Add missing header for save_boot_params by Marek Vasut · Thu May 04 21:52:30 2023 +0200
  22. c49678e ARM: stm32: Add IWDG handling into PSCI suspend code by Marek Vasut · Thu May 11 21:55:45 2023 +0200
  23. c203c21 stm32mp: stm32prog: Add support of FWU_MDATA partition type by Patrick Delaunay · Thu Jun 08 17:09:56 2023 +0200
  24. 0e582be stm32mp: stm32prog: Add support of ESP partition type by Patrick Delaunay · Thu Jun 08 17:09:55 2023 +0200
  25. b386b9c stm32mp: stm32prog: Add support of ENV partition type by Patrick Delaunay · Thu Jun 08 17:09:54 2023 +0200
  26. 8ad4374 stm32mp: stm32prog: Remove tee_detected from stm32prog_data struct by Patrice Chotard · Thu Jun 08 17:16:46 2023 +0200
  27. 4956908 stm32mp: stm32prog: Remove usage of "mtdparts" function by Patrice Chotard · Thu Jun 08 17:16:40 2023 +0200
  28. 1bbfbf5 arm: stm32mp: spl: fix function with fdt_addr_t input by Johan Jonker · Mon Mar 13 01:33:09 2023 +0100
  29. 6d83f3c stm32mp: fix various array bounds checks by Rasmus Villemoes · Fri Mar 24 08:55:19 2023 +0100
  30. 1e58e02 Correct SPL use of STM32MP15X_STM32IMAGE by Simon Glass · Sun Feb 05 15:40:53 2023 -0700
  31. b24d575 Correct SPL uses of PMIC_STPMIC1 by Simon Glass · Sun Feb 05 15:40:35 2023 -0700
  32. 8e05bb1 Correct SPL uses of MTD by Simon Glass · Sun Feb 05 15:40:17 2023 -0700
  33. a5de997 Correct SPL use of CMD_BOOTZ by Simon Glass · Sun Feb 05 15:36:25 2023 -0700
  34. daee3ba image: Move common image code to image_board and command by Simon Glass · Fri Jan 06 08:52:28 2023 -0600
  35. 67d840a ARM: stm32: Make ECDSA authentication available to U-Boot by Marek Vasut · Thu Jan 12 18:58:42 2023 +0100
  36. 7cf2c33 ARM: stm32: Pass ROM API table pointer to U-Boot proper by Marek Vasut · Thu Jan 12 18:58:41 2023 +0100
  37. efdedcb ARM: stm32: Factor out save_boot_params by Marek Vasut · Thu Jan 12 18:58:40 2023 +0100
  38. 4fe7578 ARM: stm32: Fix ECDSA authentication with Dcache enabled by Marek Vasut · Thu Jan 12 18:58:39 2023 +0100
  39. 986ec7b stm32mp: Add support of STM32MP13x in bsec driver by Patrick Delaunay · Fri Jan 06 13:20:16 2023 +0100
  40. d538829 stm32mp: Add OP-TEE support in bsec driver by Patrick Delaunay · Fri Jan 06 13:20:15 2023 +0100
  41. 5fa74b8 stm32mp: cosmetic: Update of bsec driver by Patrick Delaunay · Fri Jan 06 13:20:14 2023 +0100
  42. a6b1b3b Merge branch 'next' by Tom Rini · Mon Jan 09 11:30:08 2023 -0500
  43. 405ca2e arm: stm32mp: Fix board_get_usable_ram_top() again by Marek Vasut · Thu Jan 05 02:22:22 2023 +0100
  44. d3e7e20 cmd: source: Support specifying config name by Sean Anderson · Mon Dec 12 14:12:11 2022 -0500
  45. 44b7578 treewide: Use NULL for script image name by Sean Anderson · Mon Dec 12 14:12:09 2022 -0500
  46. 73abe8e FWU: STM32MP1: Add support to read boot index from backup register by Sughosh Ganu · Fri Oct 21 18:16:00 2022 +0530
  47. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  48. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  49. 00202f7 stm32mp: fix compilation issue with DEBUG_UART by Patrick Delaunay · Tue Oct 11 16:44:26 2022 +0200
  50. 41716c1 Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · Tue Sep 27 08:53:51 2022 -0400
  51. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · Fri Sep 09 17:32:40 2022 +0200
  52. ba1013c arm: stm32mp: adapt the command stm32key for STM32MP13x by Patrick Delaunay · Thu Sep 15 18:11:41 2022 +0200
  53. 424876f arm: stm32mp: support several key in command stm32key by Patrick Delaunay · Thu Sep 15 18:11:40 2022 +0200
  54. 9b7c4d3 arm: stm32mp: introduced read_close_status function in stm32key command by Patrick Delaunay · Thu Sep 15 18:11:39 2022 +0200
  55. 212eafc arm: stm32mp: add defines for BSEC_LOCK status in stm32key command by Patrick Delaunay · Thu Sep 15 18:11:38 2022 +0200
  56. 95a6bf4 stm32mp: stm32prog: improve the partitioning trace by Patrick Delaunay · Fri Sep 09 17:22:15 2022 +0200
  57. 9a699b7 stm32mp: stm32prog: correctly handle OTP when SMC is not supported by Patrick Delaunay · Tue Sep 06 18:53:20 2022 +0200
  58. 21ea4ef stm32mp: stm32prog: solve warning for 64bits compilation by Patrick Delaunay · Tue Sep 06 18:53:19 2022 +0200
  59. e334d32 stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDR by Patrick Delaunay · Tue Sep 06 18:53:18 2022 +0200
  60. 8f7eb3e stm32mp: stm32prog: support empty flashlayout by Patrick Delaunay · Tue Sep 06 18:53:17 2022 +0200
  61. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  62. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  63. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  64. 14704dc stm32mp: simplify the STM32MP15x package parsing code by Patrick Delaunay · Mon Jun 20 09:50:01 2022 +0200
  65. 95b0276 stm32mp: add support of STM32MP13x Rev.Y by Patrick Delaunay · Thu Jun 30 10:20:16 2022 +0200
  66. d9ff2b9 Merge branch 'master' into next by Tom Rini · Mon Jun 20 14:40:59 2022 -0400
  67. 817193a stm32mp: stpmic1: remove the debug unit request by debugger by Patrick Delaunay · Wed Jun 01 18:33:40 2022 +0200
  68. cf47195 stm32mp: fdt: update etzpc for STM32MP13x by Patrick Delaunay · Mon May 09 17:13:22 2022 +0200
  69. e65e80e stm32mp: fdt: update etzpc for STM32MP15x by Patrick Delaunay · Mon May 09 17:13:21 2022 +0200
  70. 6425f58 arm: stm32mp: support 2 MAC address for STM32MP13 by Patrick Delaunay · Fri May 20 18:24:47 2022 +0200
  71. 123687c arm: stm32mp: add support of STM32MP13x by Patrick Delaunay · Fri May 20 18:24:46 2022 +0200
  72. 2d2ff64 arm: stm32mp: add CONFIG_STM32MP15_PWR by Patrick Delaunay · Fri May 20 18:24:45 2022 +0200
  73. ff45fca arm: stm32mp: add sub config Kconfig.15x by Patrick Delaunay · Fri May 20 18:24:44 2022 +0200
  74. 55cf477 arm: stm32mp: add choice for STM32MP SOC family by Patrick Delaunay · Fri May 20 18:24:43 2022 +0200
  75. e4bdd54 arm: stm32mp: move code for STM32MP15x by Patrick Delaunay · Fri May 20 18:24:42 2022 +0200
  76. 9fa24a5 arm: stm32mp: move the get_otp helper function in bsec by Patrick Delaunay · Fri May 20 18:24:41 2022 +0200
  77. efd00f3 configs: stm32mp1: move SUPPORT_SPL in STM32MP15x by Patrick Delaunay · Fri May 20 18:24:40 2022 +0200
  78. b5793a6 stm32mp: stm32prog: fix the last character of dfu_alt_add third parameter by Patrick Delaunay · Thu Jun 16 18:37:59 2022 +0200
  79. cbf0900 stm32mp: psci: Retain MCUDIVR, PLL3CR, PLL4CR, MSSCKSELR across suspend by Marek Vasut · Tue Apr 26 16:38:05 2022 +0200
  80. 9203359 ARM: stm32mp: correctly handle Silicon revision by Patrick Delaunay · Fri Apr 15 15:00:43 2022 +0200
  81. 61b01a7 ARM: stm32mp: skip ft_system_setup when the soc node is absent by Patrick Delaunay · Fri Apr 15 14:43:23 2022 +0200
  82. c14b0eb stm32mp: stm32prog: handle flashlayout without STM32 image header by Patrick Delaunay · Mon Mar 28 19:25:33 2022 +0200
  83. b9ef46b stm32mp: stm32prog: handle U-Boot script in flashlayout alternate by Patrick Delaunay · Mon Mar 28 19:25:32 2022 +0200
  84. 0f0daba stm32mp: stm32prog: handle interruption during the first enumeration by Patrick Delaunay · Mon Mar 28 19:25:31 2022 +0200
  85. 8dc5768 stm32mp: stm32prog: add support of UUID for FIP partition by Patrick Delaunay · Mon Mar 28 19:25:30 2022 +0200
  86. 953d8bf stm32mp: stm32prog: add support of STM32IMAGE version 2 by Patrick Delaunay · Mon Mar 28 19:25:29 2022 +0200
  87. 8da5df9 stm32mp: stm32prog: add TEE support in stm32prog command by Patrick Delaunay · Mon Mar 28 19:25:28 2022 +0200
  88. 455b06a stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTP by Patrick Delaunay · Mon Mar 28 19:25:27 2022 +0200
  89. 33029a5 stm32mp: stm32prog: fix comment by Patrick Delaunay · Mon Mar 28 19:25:26 2022 +0200
  90. 3cb12ef spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · Mon Jul 12 11:06:49 2021 +0100
  91. 83ec958 stm32mp: psci: Implement PSCI system suspend and DRAM SSR by Marek Vasut · Fri Feb 25 02:15:59 2022 +0100
  92. 6292db1 stm32mp1: bsec: add missing dev in function comment by Patrick Delaunay · Tue Feb 15 16:08:51 2022 +0100
  93. b9201a7 stm32mp: bsec: add permanent lock write support by Patrick Delaunay · Tue Feb 15 16:08:50 2022 +0100
  94. df29081 configs: stm32mp15: Enable OF_BOARD flag by Patrice Chotard · Thu Jan 20 08:19:15 2022 +0100
  95. f5b8571 stm32prog: add partition name in treat_partition_list error messages by Patrick Delaunay · Tue Jan 18 10:33:14 2022 +0100
  96. 951edb4 stm32mp: correct the dependency for bootcount configs by Patrick Delaunay · Tue Dec 07 10:05:59 2021 +0100
  97. 3cbff2a stm32mp: remove the bootcount activation by Patrick Delaunay · Tue Dec 07 10:05:58 2021 +0100
  98. 2f7aae0 arm: stm32mp: Fix USB boot device report by Marek Vasut · Mon Dec 06 21:58:08 2021 +0100
  99. 1c38374 Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · Sat Dec 18 11:27:51 2021 -0700
  100. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100