1. e521d7d refactor(st): use GPIO banks definition from bindings by Pascal Paillet · Wed Mar 16 17:25:57 2022 +0100
  2. da245ba feat(stm32mp1): always boot at 650MHz by Yann Gautier · Mon Sep 12 11:26:09 2022 +0200
  3. 89d00ec refactor(st): move macros to common folder by Yann Gautier · Fri Feb 02 15:26:50 2024 +0100
  4. 4c68e56 refactor(st): use dashes for BSEC node names by Yann Gautier · Thu Jan 04 11:45:31 2024 +0100
  5. c55e2ee feat(st): update STM32MP DT files by Yann Gautier · Wed Oct 18 14:17:04 2023 +0200
  6. ff2b34c refactor(st): rename PLAT_NB_FIXED_REGS by Pascal Paillet · Thu Mar 17 17:20:22 2022 +0100
  7. c77afcb refactor(st): move some storage definitions to common part by Yann Gautier · Thu Aug 31 12:58:35 2023 +0200
  8. 619d2a5 refactor(st): move SDMMC definitions to driver by Yann Gautier · Fri Jun 30 16:01:30 2023 +0200
  9. 67bcec8 fix(stm32mp1): use the BSEC nodes compatible for stm32mp13 by Patrick Delaunay · Wed Feb 16 15:45:44 2022 +0100
  10. 8402c29 refactor(st): move boot backup register management by Yann Gautier · Wed Jun 29 17:03:36 2022 +0200
  11. 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · Mon Nov 14 14:14:48 2022 +0100
  12. 5adcd50 feat(stm32mp1): add the decryption support by Lionel Debieve · Wed Oct 05 16:51:12 2022 +0200
  13. 13a668d feat(stm32mp1): add the TRUSTED_BOARD_BOOT support by Lionel Debieve · Wed Oct 05 16:47:03 2022 +0200
  14. 627586a refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · Wed Oct 05 16:22:07 2022 +0200
  15. 98e028c refactor(stm32mp1): move DT_UART_COMPAT in include file by Patrick Delaunay · Thu Apr 14 11:15:43 2022 +0200
  16. bde43da feat(stm32mp1): manage second NAND OTP on STM32MP13 by Yann Gautier · Wed Aug 18 15:03:40 2021 +0200
  17. 129f651 feat(stm32mp1): add define for external scratch buffer for nand devices by Lionel Debieve · Tue Apr 13 17:11:00 2021 +0200
  18. 06cc791 feat(stm32mp1): manage STM32MP13 rev.Y by Yann Gautier · Mon May 09 17:01:11 2022 +0200
  19. d476c77 fix(stm32mp13): correct USART addresses by Yann Gautier · Tue Jul 05 13:29:13 2022 +0200
  20. 8bed83d feat(stm32mp13): change BL33 memory mapping by Patrick Delaunay · Tue Apr 13 14:44:48 2021 +0200
  21. 282b103 Merge changes from topic "st_fwu_bkp_reg" into integration by Madhukar Pappireddy · Mon Apr 25 19:28:33 2022 +0200
  22. 5a937cd feat(stm32mp1): retry 3 times FWU trial boot by Nicolas Toromanoff · Mon Feb 07 10:12:04 2022 +0100
  23. 82ece5c refactor(stm32mp1): drop the "st,stm32-nvmem-layout" node by Patrick Delaunay · Tue Mar 01 09:56:03 2022 +0100
  24. 0108791 feat(stm32mp1-fdts): add DDR support for STM32MP13 by Nicolas Le Bayon · Tue Jan 12 18:18:27 2021 +0100
  25. 006bb51 feat(stm32mp1): add sdmmc compatible in platform define by Yann Gautier · Wed Jan 20 14:10:57 2021 +0100
  26. 34cbf23 feat(stm32mp1): update CFG0 OTP for STM32MP13 by Nicolas Le Bayon · Thu Nov 26 09:57:09 2020 +0100
  27. 1308d75 feat(st-clock): add clock driver for STM32MP13 by Gabriel Fernandez · Wed Mar 11 11:30:34 2020 +0100
  28. 256c6b9 feat(stm32mp1): use only one filter for TZC400 on STM32MP13 by Yann Gautier · Wed Oct 21 18:15:12 2020 +0200
  29. 84cbde3 feat(stm32mp1): add a second fixed regulator by Lionel Debieve · Thu Apr 15 08:27:28 2021 +0200
  30. 84d994b feat(stm32mp1): adaptations for STM32MP13 image header by Yann Gautier · Tue Apr 14 18:08:50 2020 +0200
  31. 434fa2d feat(stm32mp1): update IP addresses for STM32MP13 by Yann Gautier · Tue Mar 23 15:25:04 2021 +0100
  32. 16188f3 feat(stm32mp1): add part numbers for STM32MP13 by Yann Gautier · Wed Feb 12 15:38:34 2020 +0100
  33. 0fd6e23 feat(stm32mp1): chip rev. Z is 0x1001 on STM32MP13 by Yann Gautier · Wed Aug 25 14:40:12 2021 +0200
  34. cc5f89a feat(stm32mp1): remove unsupported features on STM32MP13 by Yann Gautier · Wed Feb 12 09:36:23 2020 +0100
  35. 15e8483 feat(stm32mp1): update memory mapping for STM32MP13 by Yann Gautier · Mon Feb 03 17:48:07 2020 +0100
  36. b02dd49 refactor(st): configure UART baudrate by Yann Gautier · Wed Mar 02 14:31:55 2022 +0100
  37. bb82b1b refactor(stm32mp1): update tamp_bkpr return type by Nicolas Toromanoff · Wed Feb 09 12:26:31 2022 +0100
  38. 3c0fbfe feat(st): update the security based on new compatible by Lionel Debieve · Tue Dec 15 10:35:59 2020 +0100
  39. 5c1dab3 feat(stm32mp1): manage monotonic counter by Yann Gautier · Wed Apr 17 15:12:58 2019 +0200
  40. bc2d88d feat(stm32mp1): new way to access platform OTP by Lionel Debieve · Mon Nov 04 14:31:38 2019 +0100
  41. e4ac558 feat(stm32mp1): add NVMEM layout compatibility definition by Nicolas Le Bayon · Tue Sep 10 10:26:50 2019 +0200
  42. 57c3c80 refactor(stm32mp1): remove unused refcount helper functions by Yann Gautier · Wed Jan 19 14:01:52 2022 +0100
  43. a1ee9ed refactor(stm32mp1): use a macro for header size by Yann Gautier · Thu Sep 17 11:30:18 2020 +0200
  44. ebc765f refactor(stm32mp1): reduce MMU memory regions and split XLAT by context by Yann Gautier · Thu Jan 16 18:50:51 2020 +0100
  45. 3c93a25 feat(st): map 2MB for ROM code by Yann Gautier · Wed Sep 15 15:12:57 2021 +0200
  46. 8ce825f refactor(st-ddr): reorganize generic and specific elements by Nicolas Le Bayon · Tue May 18 10:01:30 2021 +0200
  47. fc7b805 feat(stm32mp1): register fixed regulator by Pascal Paillet · Fri Jan 29 14:48:49 2021 +0100
  48. b1279e7 feat(stm32mp1): add regulator framework compilation by Yann Gautier · Wed Dec 15 13:16:15 2021 +0100
  49. f12b745 feat(plat/st/stm32mp1): add USB DFU support for STM32MP1 by Patrick Delaunay · Wed Jun 30 17:06:19 2021 +0200
  50. 5c84e74 fix(plat/st): add UART reset in crash console init by Yann Gautier · Mon Sep 14 17:21:59 2020 +0200
  51. 68e6d69 refactor(plat/st): use TZC400 bindings by Yann Gautier · Mon Jul 05 14:07:29 2021 +0200
  52. 658775c feat(plat/st): use FCONF to configure platform by Yann Gautier · Tue Jul 06 10:00:44 2021 +0200
  53. 0ed7b2a feat(plat/st): use FIP to load images by Yann Gautier · Wed May 19 18:48:16 2021 +0200
  54. a0a6ff6 refactor(plat/st): export functions to get SoC information by Yann Gautier · Mon May 10 16:05:18 2021 +0200
  55. 83d7b18 stm32mp1: set BL sizes regardless of flags by Yann Gautier · Fri Apr 16 18:22:12 2021 +0200
  56. 2f97423 stm32mp1: use TZC400 macro to describe filters by Yann Gautier · Thu Sep 17 12:25:05 2020 +0200
  57. a18f61b stm32mp1: get peripheral base address from a define by Yann Gautier · Tue May 05 17:58:40 2020 +0200
  58. 7b64e3e stm32mp1: add support for new SoC profiles by Lionel Debieve · Fri May 17 16:01:18 2019 +0200
  59. 2d64b53 stm32mp1: support of STM32MP15x Rev.Z by Lionel Debieve · Tue Jun 25 10:40:37 2019 +0200
  60. 4ede20a fdts: stm32mp1: realign device tree with kernel by Yann Gautier · Fri Sep 18 15:04:14 2020 +0200
  61. 34f0e93 stm32mp1: SCMI clock and reset service in SP_MIN by Etienne Carriere · Thu Jul 16 17:36:18 2020 +0200
  62. 0cfbff9 stm32mp1: register shared resource per IOMEM address by Etienne Carriere · Wed May 13 10:16:21 2020 +0200
  63. a5b7388 Merge changes from topic "stm32-shres" into integration by Mark Dykes · Thu Jul 02 16:11:10 2020 +0000
  64. 72369b1 stm32mp1: use last page of SYSRAM as SCMI shared memory by Etienne Carriere · Sun Dec 08 08:17:56 2019 +0100
  65. 316d634 stm32mp1: shared resources: define resource identifiers by Etienne Carriere · Mon Dec 02 10:08:48 2019 +0100
  66. e96162e plat/stm32mp1: sp_min relies on etzpc driver by Etienne Carriere · Fri Apr 10 11:32:54 2020 +0200
  67. 8f268c8 stm32mp1: add a function to get non-secure DDR size by Yann Gautier · Wed Feb 26 13:39:44 2020 +0100
  68. fc9b411 Enable -Wredundant-decls warning check by Madhukar Pappireddy · Mon Dec 23 14:49:52 2019 -0600
  69. cb0dbc4 stm32mp1: Add support for SPI-NOR boot device by Lionel Debieve · Wed Sep 25 09:11:31 2019 +0200
  70. 186b046 stm32mp1: Add support for SPI-NAND boot device by Lionel Debieve · Tue Sep 24 18:30:12 2019 +0200
  71. 402a46b stm32mp1: Add support for raw NAND boot device by Lionel Debieve · Mon Nov 04 12:28:15 2019 +0100
  72. 0708441 stm32mp1: Reduce MAX_XLAT_TABLES to 4 by Nicolas Le Bayon · Fri Sep 27 11:05:31 2019 +0200
  73. 7bd96f4 stm32mp1: add authentication support for stm32image by Lionel Debieve · Tue Sep 03 12:22:23 2019 +0200
  74. 917a00c stm32mp1: add support for LpDDR3 by Yann Gautier · Tue Apr 16 16:20:58 2019 +0200
  75. 35dc077 stm32mp1: print information about board by Yann Gautier · Mon May 13 18:34:48 2019 +0200
  76. c737405 stm32mp1: print information about SoC by Yann Gautier · Tue Jun 04 18:02:37 2019 +0200
  77. 091eab5 stm32mp1: add watchdog support by Yann Gautier · Tue Jun 04 18:06:34 2019 +0200
  78. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  79. 33b96fc stm32mp1: increase device tree size to 20kB by Yann Gautier · Fri Apr 19 10:55:03 2019 +0200
  80. 4baf582 stm32mp1: use unsigned values for SDMMC defines by Yann Gautier · Thu May 09 13:25:52 2019 +0200
  81. 3edc7c3 stm32mp1: add general SYSCFG management by Yann Gautier · Mon May 20 19:17:08 2019 +0200
  82. b3386f7 stm32mp1: add OP-TEE support by Yann Gautier · Fri Apr 19 09:41:01 2019 +0200
  83. 06c6504 stm32mp1: remove useless define by Yann Gautier · Mon Apr 15 17:44:35 2019 +0200
  84. ed34232 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · Fri Feb 15 17:33:27 2019 +0100
  85. e4a3c35 stm32mp1: update clock driver by Yann Gautier · Thu Feb 14 10:53:33 2019 +0100
  86. 3d78a2e stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · Thu Feb 14 11:01:20 2019 +0100
  87. 4d42947 stm32mp1: split clkfunc code by Yann Gautier · Thu Feb 14 11:15:20 2019 +0100
  88. b5d2ed4 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · Thu Feb 14 11:13:50 2019 +0100
  89. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · Thu Feb 14 11:13:39 2019 +0100
  90. ee8f542 stm32mp1: split code between common and private parts by Yann Gautier · Thu Feb 14 11:13:25 2019 +0100
  91. 36a1e4b stm32mp1: add BSEC driver by Yann Gautier · Thu Jan 17 14:52:47 2019 +0100
  92. 038bff2 stm32mp1: update device tree and gpio functions by Yann Gautier · Thu Jan 17 19:17:47 2019 +0100
  93. f9d40d5 stm32mp1: update platform files by Yann Gautier · Thu Jan 17 14:41:46 2019 +0100
  94. 57e282b stm32mp1: do not include platform header files directly in drivers by Yann Gautier · Mon Jan 07 11:17:24 2019 +0100
  95. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  96. 5380b0d stm32mp1: add sdmmc2 driver by Yann Gautier · Mon Oct 15 09:36:04 2018 +0200
  97. 9d135e4 stm32mp1: Add BL32 SP_min secure monitor by Yann Gautier · Mon Jul 16 19:36:06 2018 +0200
  98. 4193466 stm32mp1: save boot information in backup registers by Yann Gautier · Fri Jul 20 11:36:05 2018 +0200
  99. 4b0c72a Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · Mon Jul 16 10:54:09 2018 +0200