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