1. 00202f7 stm32mp: fix compilation issue with DEBUG_UART by Patrick Delaunay · Tue Oct 11 16:44:26 2022 +0200
  2. 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
  3. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · Fri Sep 09 17:32:40 2022 +0200
  4. ba1013c arm: stm32mp: adapt the command stm32key for STM32MP13x by Patrick Delaunay · Thu Sep 15 18:11:41 2022 +0200
  5. 424876f arm: stm32mp: support several key in command stm32key by Patrick Delaunay · Thu Sep 15 18:11:40 2022 +0200
  6. 9b7c4d3 arm: stm32mp: introduced read_close_status function in stm32key command by Patrick Delaunay · Thu Sep 15 18:11:39 2022 +0200
  7. 212eafc arm: stm32mp: add defines for BSEC_LOCK status in stm32key command by Patrick Delaunay · Thu Sep 15 18:11:38 2022 +0200
  8. 95a6bf4 stm32mp: stm32prog: improve the partitioning trace by Patrick Delaunay · Fri Sep 09 17:22:15 2022 +0200
  9. 9a699b7 stm32mp: stm32prog: correctly handle OTP when SMC is not supported by Patrick Delaunay · Tue Sep 06 18:53:20 2022 +0200
  10. 21ea4ef stm32mp: stm32prog: solve warning for 64bits compilation by Patrick Delaunay · Tue Sep 06 18:53:19 2022 +0200
  11. e334d32 stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDR by Patrick Delaunay · Tue Sep 06 18:53:18 2022 +0200
  12. 8f7eb3e stm32mp: stm32prog: support empty flashlayout by Patrick Delaunay · Tue Sep 06 18:53:17 2022 +0200
  13. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  14. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  15. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  16. 14704dc stm32mp: simplify the STM32MP15x package parsing code by Patrick Delaunay · Mon Jun 20 09:50:01 2022 +0200
  17. 95b0276 stm32mp: add support of STM32MP13x Rev.Y by Patrick Delaunay · Thu Jun 30 10:20:16 2022 +0200
  18. d9ff2b9 Merge branch 'master' into next by Tom Rini · Mon Jun 20 14:40:59 2022 -0400
  19. 817193a stm32mp: stpmic1: remove the debug unit request by debugger by Patrick Delaunay · Wed Jun 01 18:33:40 2022 +0200
  20. cf47195 stm32mp: fdt: update etzpc for STM32MP13x by Patrick Delaunay · Mon May 09 17:13:22 2022 +0200
  21. e65e80e stm32mp: fdt: update etzpc for STM32MP15x by Patrick Delaunay · Mon May 09 17:13:21 2022 +0200
  22. 6425f58 arm: stm32mp: support 2 MAC address for STM32MP13 by Patrick Delaunay · Fri May 20 18:24:47 2022 +0200
  23. 123687c arm: stm32mp: add support of STM32MP13x by Patrick Delaunay · Fri May 20 18:24:46 2022 +0200
  24. 2d2ff64 arm: stm32mp: add CONFIG_STM32MP15_PWR by Patrick Delaunay · Fri May 20 18:24:45 2022 +0200
  25. ff45fca arm: stm32mp: add sub config Kconfig.15x by Patrick Delaunay · Fri May 20 18:24:44 2022 +0200
  26. 55cf477 arm: stm32mp: add choice for STM32MP SOC family by Patrick Delaunay · Fri May 20 18:24:43 2022 +0200
  27. e4bdd54 arm: stm32mp: move code for STM32MP15x by Patrick Delaunay · Fri May 20 18:24:42 2022 +0200
  28. 9fa24a5 arm: stm32mp: move the get_otp helper function in bsec by Patrick Delaunay · Fri May 20 18:24:41 2022 +0200
  29. efd00f3 configs: stm32mp1: move SUPPORT_SPL in STM32MP15x by Patrick Delaunay · Fri May 20 18:24:40 2022 +0200
  30. b5793a6 stm32mp: stm32prog: fix the last character of dfu_alt_add third parameter by Patrick Delaunay · Thu Jun 16 18:37:59 2022 +0200
  31. cbf0900 stm32mp: psci: Retain MCUDIVR, PLL3CR, PLL4CR, MSSCKSELR across suspend by Marek Vasut · Tue Apr 26 16:38:05 2022 +0200
  32. 9203359 ARM: stm32mp: correctly handle Silicon revision by Patrick Delaunay · Fri Apr 15 15:00:43 2022 +0200
  33. 61b01a7 ARM: stm32mp: skip ft_system_setup when the soc node is absent by Patrick Delaunay · Fri Apr 15 14:43:23 2022 +0200
  34. c14b0eb stm32mp: stm32prog: handle flashlayout without STM32 image header by Patrick Delaunay · Mon Mar 28 19:25:33 2022 +0200
  35. b9ef46b stm32mp: stm32prog: handle U-Boot script in flashlayout alternate by Patrick Delaunay · Mon Mar 28 19:25:32 2022 +0200
  36. 0f0daba stm32mp: stm32prog: handle interruption during the first enumeration by Patrick Delaunay · Mon Mar 28 19:25:31 2022 +0200
  37. 8dc5768 stm32mp: stm32prog: add support of UUID for FIP partition by Patrick Delaunay · Mon Mar 28 19:25:30 2022 +0200
  38. 953d8bf stm32mp: stm32prog: add support of STM32IMAGE version 2 by Patrick Delaunay · Mon Mar 28 19:25:29 2022 +0200
  39. 8da5df9 stm32mp: stm32prog: add TEE support in stm32prog command by Patrick Delaunay · Mon Mar 28 19:25:28 2022 +0200
  40. 455b06a stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTP by Patrick Delaunay · Mon Mar 28 19:25:27 2022 +0200
  41. 33029a5 stm32mp: stm32prog: fix comment by Patrick Delaunay · Mon Mar 28 19:25:26 2022 +0200
  42. 3cb12ef spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · Mon Jul 12 11:06:49 2021 +0100
  43. 83ec958 stm32mp: psci: Implement PSCI system suspend and DRAM SSR by Marek Vasut · Fri Feb 25 02:15:59 2022 +0100
  44. 6292db1 stm32mp1: bsec: add missing dev in function comment by Patrick Delaunay · Tue Feb 15 16:08:51 2022 +0100
  45. b9201a7 stm32mp: bsec: add permanent lock write support by Patrick Delaunay · Tue Feb 15 16:08:50 2022 +0100
  46. df29081 configs: stm32mp15: Enable OF_BOARD flag by Patrice Chotard · Thu Jan 20 08:19:15 2022 +0100
  47. f5b8571 stm32prog: add partition name in treat_partition_list error messages by Patrick Delaunay · Tue Jan 18 10:33:14 2022 +0100
  48. 951edb4 stm32mp: correct the dependency for bootcount configs by Patrick Delaunay · Tue Dec 07 10:05:59 2021 +0100
  49. 3cbff2a stm32mp: remove the bootcount activation by Patrick Delaunay · Tue Dec 07 10:05:58 2021 +0100
  50. 2f7aae0 arm: stm32mp: Fix USB boot device report by Marek Vasut · Mon Dec 06 21:58:08 2021 +0100
  51. 1c38374 Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · Sat Dec 18 11:27:51 2021 -0700
  52. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  53. d8299de stm32mp15: tidy up #ifdefs in cpu.c by Patrick Delaunay · Mon Oct 11 09:52:51 2021 +0200
  54. 72a5762 stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · Mon Oct 11 09:52:50 2021 +0200
  55. 196b7db stm32mp15: remove configs dependency on CONFIG_TFABOOT by Patrick Delaunay · Mon Oct 11 09:52:49 2021 +0200
  56. dd2ca25 arm: stm32mp: bsec: Update OTP shadow registers in SPL by Patrick Delaunay · Mon Oct 11 09:52:48 2021 +0200
  57. 7dccd89 gpio: stm32: create include file for driver private data by Patrick Delaunay · Fri Oct 22 20:12:34 2021 +0200
  58. 1e2a9b7 stm32mp: add binman support for STM32MP15x by Patrick Delaunay · Wed Oct 13 15:11:18 2021 +0200
  59. 27a5a57 stm32mp: stm32prog: Normalise newlines by William Grant · Wed Oct 13 20:56:58 2021 +1100
  60. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · Tue Oct 26 09:12:33 2021 +0300
  61. 9e0a13b tee: add a stub for tee_find_device by Patrick Delaunay · Thu Sep 02 11:56:17 2021 +0200
  62. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  63. f9339b1 stm32mp: Fix board_get_usable_ram_top() by Patrice Chotard · Wed Sep 01 09:56:02 2021 +0200
  64. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · Sun Aug 08 12:20:14 2021 -0600
  65. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  66. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  67. 31aa697 arm: stm32mp1: Implement ECDSA signature verification by Alexandru Gagniuc · Thu Jul 29 11:47:17 2021 -0500
  68. 9e249d8 stm32mp: correctly handle board_get_usable_ram_top(0) by Patrick Delaunay · Mon Jul 26 11:55:27 2021 +0200
  69. 1008a50 stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP by Patrick Delaunay · Mon Jul 26 11:21:38 2021 +0200
  70. f8fcabf arm: stm32mp: handle the OP-TEE nodes in DT with FIP support by Patrick Delaunay · Mon Jul 26 11:21:35 2021 +0200
  71. ba4b8b0 arm: stm32mp: add config for STM32IMAGE support by Patrick Delaunay · Mon Jul 26 11:21:34 2021 +0200
  72. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  73. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  74. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · Sat Jul 10 21:14:31 2021 -0600
  75. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · Sat Jul 10 21:14:30 2021 -0600
  76. 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · Sat Jul 10 21:14:28 2021 -0600
  77. c860891 stm32mp1: spl: Configure TrustZone controller for OP-TEE by Alexandru Gagniuc · Thu Jul 15 14:19:26 2021 -0500
  78. 0ea6163 arm: stm32mp: Implement support for TZC 400 controller by Alexandru Gagniuc · Thu Jul 15 14:19:25 2021 -0500
  79. 02e9197 arm: stm32mp1: force boot_device variable for invalid TAMP register value by Patrick Delaunay · Thu Jul 08 10:53:56 2021 +0200
  80. 5c2f6d7 stm32mp: use device sequence number in boot_instance variable by Patrick Delaunay · Tue Jul 06 17:19:45 2021 +0200
  81. bd57749 stm32mp: stm32prog: use defines for virtual partition size by Patrick Delaunay · Mon Jul 05 09:39:01 2021 +0200
  82. 27e40d5 stm32mp: syscon: manage clock when present in device tree by Patrick Delaunay · Tue Jun 29 12:04:23 2021 +0200
  83. f4a9b4b stm32mp: cmd_stm32key: add subcommand close by Patrick Delaunay · Mon Jun 28 14:56:03 2021 +0200
  84. 7b094ea stm32mp: cmd_stm32key: add read OTP subcommand by Patrick Delaunay · Mon Jun 28 14:56:02 2021 +0200
  85. bd0233a stm32mp: cmd_stm32key: add get_misc_dev function by Patrick Delaunay · Mon Jun 28 14:56:01 2021 +0200
  86. cd8bfb3 stm32mp: cmd_stm32key: lock of PKH OTP after fuse by Patrick Delaunay · Mon Jun 28 14:56:00 2021 +0200
  87. c80a0e4 stm32mp: cmd_stm32key: handle error in fuse_hash_value by Patrick Delaunay · Mon Jun 28 14:55:59 2021 +0200
  88. 8b5fe51 stm32mp: cmd_stm32key: use sub command by Patrick Delaunay · Mon Jun 28 14:55:58 2021 +0200
  89. d6c098a stm32mp: configs: activate the command stm32key only for ST boards by Patrick Delaunay · Mon Jun 28 14:55:57 2021 +0200
  90. 9707698 stm32mp: stm32prog: fix the content of short help message by Patrick Delaunay · Mon Jun 28 14:44:33 2021 +0200
  91. c7e9a11 stm32mp: stm32prog: handle dfu error by Patrick Delaunay · Tue May 18 15:12:13 2021 +0200
  92. be7d21e stm32mp: stm32prog: change one message level to debug by Patrick Delaunay · Tue May 18 15:12:11 2021 +0200
  93. 7ef09a3 stm32mp: stm32prog: use get_cpu_dev for GetID command by Patrick Delaunay · Tue May 18 15:12:10 2021 +0200
  94. 7d14540 stm32mp: stm32prog: correctly handle DM_PMIC by Patrick Delaunay · Tue May 18 15:12:09 2021 +0200
  95. e23d98e stm32mp: stm32prog: handle the next phase after USB re-enumeration by Patrick Delaunay · Tue May 18 15:12:08 2021 +0200
  96. 3a44a07 stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATURE by Patrick Delaunay · Tue May 18 15:12:07 2021 +0200
  97. ab198fe stm32mp: stm32prog: add support of initrd in flashlayout by Patrick Delaunay · Tue May 18 15:12:06 2021 +0200
  98. 4daf994 stm32mp: stm32prog: add timeout in stm32prog_serial_get_buffer by Patrick Delaunay · Tue May 18 15:12:05 2021 +0200
  99. f67fd84 stm32mp: stm32prog: remove all the header check for UART download by Patrick Delaunay · Tue May 18 15:12:04 2021 +0200
  100. c946874 stm32mp: don't map the reserved region with no-map property by Patrick Delaunay · Fri May 07 14:50:35 2021 +0200