1. 0f9c2e3 stm32mp: fix name of optee reserved memory node by Patrick Delaunay · Fri Oct 11 17:31:51 2024 +0200
  2. e880ea6 ARM: stm32mp: enable data cache after LMB configuration for STM32MP1 by Patrick Delaunay · Fri Oct 11 17:31:49 2024 +0200
  3. ab8cb47 stm32mp: compute ram_top based on the optee base address only for STM32MP1 by Patrick Delaunay · Fri Oct 11 17:31:48 2024 +0200
  4. fd11f07 stm32mp: remove efi_add_known_memory() function definition by Sughosh Ganu · Tue Oct 15 21:07:10 2024 +0530
  5. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · Fri Oct 11 12:23:25 2024 -0600
  6. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · Sun Sep 29 19:49:53 2024 -0600
  7. 85ed77d arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:46 2024 -0600
  8. 093502e Merge tag 'v2024.10-rc6' into next by Tom Rini · Mon Sep 30 17:48:12 2024 -0600
  9. bb2c387 ARM: stm32: Fix secure_waitbits() mask check by Marek Vasut · Mon Jul 08 13:43:23 2024 +0200
  10. d0e071a ARM: stm32: Fix TAMP_SMCR BKP..PROT fields on STM32MP15xx by Marek Vasut · Wed Jun 19 00:57:25 2024 +0200
  11. 61d72c1 stm32mp: compute ram_top based on the optee base address by Sughosh Ganu · Mon Aug 26 17:29:39 2024 +0530
  12. 40886bf stm32mp: allow calling optee_get_reserved_memory() from U-Boot by Sughosh Ganu · Mon Aug 26 17:29:38 2024 +0530
  13. 27fc17f lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · Mon Aug 26 17:29:25 2024 +0530
  14. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · Mon Aug 26 17:29:18 2024 +0530
  15. d78c9bd bootstash: Do not provide a default address for all by Tom Rini · Mon Jul 15 12:42:00 2024 +0100
  16. 9e9423f arm: mach: stm32: Remove duplicate newlines by Marek Vasut · Sat Jul 13 15:19:13 2024 +0200
  17. 4c1ca0d cmd: Make use of U_BOOT_LONGHELP when missing by Tom Rini · Wed Jun 19 10:09:44 2024 -0600
  18. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · Mon Jun 24 13:34:52 2024 -0600
  19. 86a02ee ARM: dts: stm32: Make PWR regulator driver available on STM32MP13xx by Marek Vasut · Tue Mar 19 03:45:08 2024 +0100
  20. 0453443 stm32mp: Reserve OPTEE area in EFI memory map by Patrice Chotard · Mon Apr 22 17:06:45 2024 +0200
  21. 1edcc11 ARM: dts: stm32: Ping IWDG on exit from PSCI suspend code by Marek Vasut · Sat Apr 20 00:03:09 2024 +0200
  22. d342c88 stm32mp1: spl: Update optee_get_reserved_memory() return value by Patrice Chotard · Tue Jun 11 11:52:39 2024 +0200
  23. 3a39404 stm32mp1: spl: Fix compilation warnings by Patrice Chotard · Tue Jun 11 11:52:38 2024 +0200
  24. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  25. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  26. 654eb08 arm: stm32/stm32mp: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 07:35:32 2024 -0600
  27. 852b828 ARM: stm32: Initialize TAMP_SMCR BKP..PROT fields on STM32MP15xx by Marek Vasut · Fri Apr 19 05:59:05 2024 +0200
  28. 33d49f1 ARM: stm32: Report OTP-CLOSED instead of rev.? on closed STM32MP15xx by Marek Vasut · Sun Apr 14 20:39:29 2024 +0200
  29. 30bcce1 ARM: stm32: Drop superfluous Makefile entry for ecdsa_romapi.o by Marek Vasut · Sun Apr 14 20:38:31 2024 +0200
  30. 4f9de15 ARM: stm32: Jump to ep on successful resume in PSCI suspend code by Marek Vasut · Sun Apr 07 22:21:07 2024 +0200
  31. c0269d6 stm32mp: cmd_stm32prog: add dependencies with USB_GADGET_DOWNLOAD by Patrick Delaunay · Wed Feb 07 14:12:01 2024 +0100
  32. f952d70 stm32mp2: Fix CONFIG_STM32MP25X flag usage by Patrice Chotard · Tue Jan 09 15:00:17 2024 +0100
  33. c4e1879 stm32mp: Add dependencies on CMDLINE for command stm32key by Patrick Delaunay · Mon Jan 15 14:30:54 2024 +0100
  34. 4c6fcbc arm: Rename STM32MP15x by Patrick Delaunay · Mon Jan 15 15:05:57 2024 +0100
  35. 990e057 arm: Rename STM32MP13x by Patrick Delaunay · Mon Jan 15 15:05:56 2024 +0100
  36. a6c078c stm32mp: activate the command stboard for stm32mp25 boards by Patrick Delaunay · Mon Jan 15 15:05:53 2024 +0100
  37. 9094672 stm32mp: stm32prog: add support of stm32mp25 by Patrick Delaunay · Mon Jan 15 15:05:52 2024 +0100
  38. 3fa644b smt32mp: add setup_mac_address for stm32mp25 by Patrick Delaunay · Mon Jan 15 15:05:51 2024 +0100
  39. 539fec3 stm32mp: add setup_serial_number for stm32mp25 by Patrice Chotard · Mon Jan 15 15:05:50 2024 +0100
  40. 2f6030a stm32mp: add soc.c file by Patrick Delaunay · Mon Jan 15 15:05:49 2024 +0100
  41. db9d93c stm32mp: bsec: add support of stm32mp25 by Patrick Delaunay · Mon Jan 15 15:05:47 2024 +0100
  42. 9356dbc stm32mp: bsec: add driver data by Patrick Delaunay · Mon Jan 15 15:05:46 2024 +0100
  43. bb5502a arm: stm32mp: add Rev.B support for STM32MP25 by Yann Gautier · Mon Jan 15 15:05:45 2024 +0100
  44. 260b965 stm32: Use bootm_run() and bootz_run() by Simon Glass · Fri Dec 15 20:14:24 2023 -0700
  45. 43e88a6 stm32: Use local vars in stm32prog for initrd and fdt by Simon Glass · Fri Dec 15 20:14:22 2023 -0700
  46. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  47. 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
  48. d29531c stm32mp2: initial support by Patrice Chotard · Fri Oct 27 16:43:04 2023 +0200
  49. 1115c30 stm32mp: bsec: Fix AARCH64 compilation warnings by Patrice Chotard · Fri Oct 27 16:43:00 2023 +0200
  50. 5501e38 stm32mp: dram_init: Limit DDR usage under 4GB boundary for STM32MP by Patrice Chotard · Fri Oct 27 16:42:59 2023 +0200
  51. 4c06377 stm32mp: dram_init: Fix AARCH64 compilation warnings by Patrick Delaunay · Fri Oct 27 16:42:58 2023 +0200
  52. 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
  53. 100e0ec stm32mp1: read auth stats and boot_partition from tamp by Igor Opaniuk · Mon Nov 06 11:41:52 2023 +0100
  54. 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
  55. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  56. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  57. 3029442 ARM: stm32: Inhibit PDDS because CSTBYDIS is set by Marek Vasut · Thu Jul 06 23:32:27 2023 +0200
  58. 51a9aac common: return type board_get_usable_ram_top by Heinrich Schuchardt · Sat Aug 12 20:16:58 2023 +0200
  59. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · Thu Aug 03 09:47:17 2023 +0800
  60. 53fe8e7 stm32mp: stm32prog: use the decimal format by default for offset parsing by Patrick Delaunay · Thu Apr 27 15:36:37 2023 +0200
  61. 9e1dba3 stm32mp: stm32prog: fix OTP read/write error management by Patrick Delaunay · Thu Apr 27 15:36:36 2023 +0200
  62. 8275ff3 stm32mp: bsec: add check on null size in misc ops by Patrick Delaunay · Thu Apr 27 15:36:34 2023 +0200
  63. c4a76ff stm32mp: add support of STM32MP15x Rev.Y by Patrick Delaunay · Thu Apr 27 15:36:33 2023 +0200
  64. cc6e07a ARM: stm32: Add missing header for save_boot_params by Marek Vasut · Thu May 04 21:52:30 2023 +0200
  65. c49678e ARM: stm32: Add IWDG handling into PSCI suspend code by Marek Vasut · Thu May 11 21:55:45 2023 +0200
  66. c203c21 stm32mp: stm32prog: Add support of FWU_MDATA partition type by Patrick Delaunay · Thu Jun 08 17:09:56 2023 +0200
  67. 0e582be stm32mp: stm32prog: Add support of ESP partition type by Patrick Delaunay · Thu Jun 08 17:09:55 2023 +0200
  68. b386b9c stm32mp: stm32prog: Add support of ENV partition type by Patrick Delaunay · Thu Jun 08 17:09:54 2023 +0200
  69. 8ad4374 stm32mp: stm32prog: Remove tee_detected from stm32prog_data struct by Patrice Chotard · Thu Jun 08 17:16:46 2023 +0200
  70. 4956908 stm32mp: stm32prog: Remove usage of "mtdparts" function by Patrice Chotard · Thu Jun 08 17:16:40 2023 +0200
  71. 1bbfbf5 arm: stm32mp: spl: fix function with fdt_addr_t input by Johan Jonker · Mon Mar 13 01:33:09 2023 +0100
  72. 6d83f3c stm32mp: fix various array bounds checks by Rasmus Villemoes · Fri Mar 24 08:55:19 2023 +0100
  73. 1e58e02 Correct SPL use of STM32MP15X_STM32IMAGE by Simon Glass · Sun Feb 05 15:40:53 2023 -0700
  74. b24d575 Correct SPL uses of PMIC_STPMIC1 by Simon Glass · Sun Feb 05 15:40:35 2023 -0700
  75. 8e05bb1 Correct SPL uses of MTD by Simon Glass · Sun Feb 05 15:40:17 2023 -0700
  76. a5de997 Correct SPL use of CMD_BOOTZ by Simon Glass · Sun Feb 05 15:36:25 2023 -0700
  77. daee3ba image: Move common image code to image_board and command by Simon Glass · Fri Jan 06 08:52:28 2023 -0600
  78. 67d840a ARM: stm32: Make ECDSA authentication available to U-Boot by Marek Vasut · Thu Jan 12 18:58:42 2023 +0100
  79. 7cf2c33 ARM: stm32: Pass ROM API table pointer to U-Boot proper by Marek Vasut · Thu Jan 12 18:58:41 2023 +0100
  80. efdedcb ARM: stm32: Factor out save_boot_params by Marek Vasut · Thu Jan 12 18:58:40 2023 +0100
  81. 4fe7578 ARM: stm32: Fix ECDSA authentication with Dcache enabled by Marek Vasut · Thu Jan 12 18:58:39 2023 +0100
  82. 986ec7b stm32mp: Add support of STM32MP13x in bsec driver by Patrick Delaunay · Fri Jan 06 13:20:16 2023 +0100
  83. d538829 stm32mp: Add OP-TEE support in bsec driver by Patrick Delaunay · Fri Jan 06 13:20:15 2023 +0100
  84. 5fa74b8 stm32mp: cosmetic: Update of bsec driver by Patrick Delaunay · Fri Jan 06 13:20:14 2023 +0100
  85. a6b1b3b Merge branch 'next' by Tom Rini · Mon Jan 09 11:30:08 2023 -0500
  86. 405ca2e arm: stm32mp: Fix board_get_usable_ram_top() again by Marek Vasut · Thu Jan 05 02:22:22 2023 +0100
  87. d3e7e20 cmd: source: Support specifying config name by Sean Anderson · Mon Dec 12 14:12:11 2022 -0500
  88. 44b7578 treewide: Use NULL for script image name by Sean Anderson · Mon Dec 12 14:12:09 2022 -0500
  89. 73abe8e FWU: STM32MP1: Add support to read boot index from backup register by Sughosh Ganu · Fri Oct 21 18:16:00 2022 +0530
  90. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  91. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  92. 00202f7 stm32mp: fix compilation issue with DEBUG_UART by Patrick Delaunay · Tue Oct 11 16:44:26 2022 +0200
  93. 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
  94. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · Fri Sep 09 17:32:40 2022 +0200
  95. ba1013c arm: stm32mp: adapt the command stm32key for STM32MP13x by Patrick Delaunay · Thu Sep 15 18:11:41 2022 +0200
  96. 424876f arm: stm32mp: support several key in command stm32key by Patrick Delaunay · Thu Sep 15 18:11:40 2022 +0200
  97. 9b7c4d3 arm: stm32mp: introduced read_close_status function in stm32key command by Patrick Delaunay · Thu Sep 15 18:11:39 2022 +0200
  98. 212eafc arm: stm32mp: add defines for BSEC_LOCK status in stm32key command by Patrick Delaunay · Thu Sep 15 18:11:38 2022 +0200
  99. 95a6bf4 stm32mp: stm32prog: improve the partitioning trace by Patrick Delaunay · Fri Sep 09 17:22:15 2022 +0200
  100. 9a699b7 stm32mp: stm32prog: correctly handle OTP when SMC is not supported by Patrick Delaunay · Tue Sep 06 18:53:20 2022 +0200