1. 39ff592 fix(st-crypto): move flag control into source code by Lionel Debieve · Wed May 03 11:40:09 2023 +0200
  2. 8057aa6 refactor(st): remove unused io_mmc driver by Yann Gautier · Tue Nov 22 11:44:20 2022 +0100
  3. 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · Mon Nov 14 14:14:48 2022 +0100
  4. f08879f feat(st-crypto): add STM32 RNG driver by Yann Gautier · Thu Apr 18 14:47:35 2019 +0200
  5. da968b1 feat(st-crypto): add AES decrypt/auth by SAES IP by Nicolas Toromanoff · Fri Sep 18 09:19:11 2020 +0200
  6. db13fac feat(st-crypto): add ECDSA signature check with PKA by Nicolas Toromanoff · Wed Sep 30 17:36:45 2020 +0200
  7. 5d3ade0 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · Tue Dec 22 13:54:51 2020 +0100
  8. 98b4fb8 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · Wed Mar 02 15:29:08 2022 +0100
  9. e05e8cf feat(st-pmic): add pmic_voltages_init() function by Yann Gautier · Tue Jan 18 15:49:42 2022 +0100
  10. 1308d75 feat(st-clock): add clock driver for STM32MP13 by Gabriel Fernandez · Wed Mar 11 11:30:34 2020 +0100
  11. 3c0fbfe feat(st): update the security based on new compatible by Lionel Debieve · Tue Dec 15 10:35:59 2020 +0100
  12. fc51b23 feat(st-gpio): allow to set a gpio in output mode by Fabien Dessenne · Tue Sep 21 14:18:34 2021 +0200
  13. 83969cf refactor(st-gpio): code improvements by Fabien Dessenne · Tue Sep 21 11:05:06 2021 +0200
  14. 97287cd refactor(st-drivers): improve BSEC driver by Nicolas Le Bayon · Mon May 20 18:35:02 2019 +0200
  15. deef969 refactor(st-clock): update STGEN management by Lionel Debieve · Wed Dec 04 21:50:19 2019 +0100
  16. ad730b5 refactor(st-clock): use refcnt instead of secure status by Yann Gautier · Wed Jan 19 13:57:49 2022 +0100
  17. 5177ea2 refactor(st-clock): directly use oscillator name by Gabriel Fernandez · Fri May 15 08:00:03 2020 +0200
  18. 620ce33 refactor(st-ddr): move basic tests in a dedicated file by Nicolas Le Bayon · Tue Mar 02 11:19:36 2021 +0100
  19. 8ce825f refactor(st-ddr): reorganize generic and specific elements by Nicolas Le Bayon · Tue May 18 10:01:30 2021 +0200
  20. 6d8c244 feat(stm32mp1): allow configuration of DDR AXI ports number by Yann Gautier · Thu Sep 17 12:42:46 2020 +0200
  21. e22424a feat(st-ddr): add read valid training support by Nicolas Le Bayon · Fri Sep 10 12:03:38 2021 +0200
  22. a0f6ff7 refactor(stm32mp1): remove the support of calibration result by Patrick Delaunay · Fri Apr 30 17:31:52 2021 +0200
  23. c14205d feat(st-sdmmc2): manage cards power cycle by Yann Gautier · Fri May 10 16:01:34 2019 +0200
  24. 8b330ce feat(st-drivers): introduce fixed regulator driver by Pascal Paillet · Wed Jan 20 17:09:10 2021 +0100
  25. e6f1032 feat(st-pmic): register the PMIC to regulator framework by Yann Gautier · Mon Sep 27 14:31:40 2021 +0200
  26. 0b10b65 refactor(st-pmic): split initialize_pmic() by Nicolas Le Bayon · Mon Nov 18 13:13:36 2019 +0100
  27. 79503b8 feat(regulator): add a regulator framework by Pascal Paillet · Tue Dec 15 18:26:39 2020 +0100
  28. c18c454 feat(stpmic1): add new services by Pascal Paillet · Tue Dec 15 18:28:34 2020 +0100
  29. f76731f feat(stpmic1): add USB OTG regulators by Etienne Carriere · Fri Jan 10 08:31:13 2020 +0100
  30. f5188ee refactor(stpmic1): set stpmic1_is_regulator_enabled() as boolean by Nicolas Le Bayon · Thu Sep 19 11:24:50 2019 +0200
  31. 2b79c37 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · Fri Jun 11 10:54:56 2021 +0200
  32. dc08ebe feat(drivers/st/uart): add uart driver for STM32MP1 by Nicolas Le Bayon · Wed Sep 11 11:46:40 2019 +0200
  33. 04f89be feat(drivers/st/usb): add device driver for STM32MP1 by Patrick Delaunay · Mon Sep 14 09:47:44 2020 +0200
  34. 1905c2e refactor(stpmic1): use BIT and GENMASK helpers by Yann Gautier · Tue Sep 14 18:12:42 2021 +0200
  35. 87a6382 Merge "refactor(drivers/st/clk): change fdt_get_rcc_node as static" into integration by Manish Pandey · Mon Oct 04 14:15:41 2021 +0200
  36. 286d81e refactor(drivers/st/clk): change fdt_get_rcc_node as static by Patrick Delaunay · Tue Oct 06 14:32:26 2020 +0200
  37. faa9bcf refactor(stm32mp1_clk): update RCC registers file by Yann Gautier · Tue Aug 31 18:23:13 2021 +0200
  38. b74313c feat(drivers/st): manage boot part in io_mmc by Vyacheslav Yurkov · Fri Jun 04 10:08:39 2021 +0200
  39. 3caba8f ddr: stm32mp1_ddr: correct SELFREF_TO_X32 mask by Yann Gautier · Mon Feb 01 11:14:06 2021 +0100
  40. 8053e07 drivers: move scmi-msg out of st by Peng Fan · Wed Jan 20 11:04:08 2021 +0800
  41. a18f61b stm32mp1: get peripheral base address from a define by Yann Gautier · Tue May 05 17:58:40 2020 +0200
  42. 4b94d91 drivers: st: add missing includes in ETZPC header by Yann Gautier · Mon Sep 07 13:46:04 2020 +0200
  43. 1368ada drivers: st: clock: register parent of secure clocks by Etienne Carriere · Wed May 13 11:49:49 2020 +0200
  44. 66685f7 drivers/scmi-msg: smt entry points for incoming messages by Etienne Carriere · Fri May 01 10:36:03 2020 +0200
  45. 02a4ba5 drivers/scmi-msg: support for reset domain protocol by Etienne Carriere · Fri May 01 10:33:22 2020 +0200
  46. 76b3cc6 drivers/scmi-msg: support for clock protocol by Etienne Carriere · Fri May 01 10:32:02 2020 +0200
  47. 13b353c drivers/scmi-msg: driver for processing scmi messages by Etienne Carriere · Thu Nov 28 09:13:34 2019 +0100
  48. e5bed89 drivers: introduce ST ETZPC driver by Etienne Carriere · Sun Dec 08 08:15:15 2019 +0100
  49. f9083d5 Merge "drivers: stm32_reset adapt interface to timeout argument" into integration by Mark Dykes · Mon Jun 01 18:07:10 2020 +0000
  50. f02647a drivers: stm32_reset adapt interface to timeout argument by Etienne Carriere · Sun Dec 08 08:14:40 2019 +0100
  51. 0413261 drivers: stm32mp1 clocks: allow tree lookup for several system clocks by Etienne Carriere · Sun Dec 08 08:20:12 2019 +0100
  52. cc99f3f plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · Thu Mar 26 12:51:21 2020 +0000
  53. 678c6fa stm32: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  54. 923e4d3 spi: stm32_qspi: Add QSPI support by Lionel Debieve · Tue Sep 24 17:44:28 2019 +0200
  55. 2c0ba88 fmc: stm32_fmc2_nand: Add FMC2 driver support by Lionel Debieve · Tue Sep 24 17:39:49 2019 +0200
  56. 496393a io: stm32image: fix device_size type by Lionel Debieve · Tue Sep 24 17:46:37 2019 +0200
  57. f36952b crypto: stm32_hash: align stm32_hash_update() prototype by Yann Gautier · Wed Oct 02 16:33:41 2019 +0200
  58. 0e73d73 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · Mon Sep 16 12:17:09 2019 +0200
  59. 8cc21ea crypto: stm32_hash: Add HASH driver by Lionel Debieve · Mon Aug 26 15:14:51 2019 +0200
  60. 3194afe mmc: stm32_sdmmc2: manage max-frequency property from DT by Yann Gautier · Tue May 28 11:54:50 2019 +0200
  61. 091eab5 stm32mp1: add watchdog support by Yann Gautier · Tue Jun 04 18:06:34 2019 +0200
  62. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  63. 9d8bbcd clk: stm32mp1: use defines for mask values in stm32mp1_clk_sel array by Yann Gautier · Tue May 07 18:49:33 2019 +0200
  64. 5f2e874 clk: stm32mp1: move oscillator functions to generic file by Yann Gautier · Fri May 17 15:57:56 2019 +0200
  65. ed34232 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · Fri Feb 15 17:33:27 2019 +0100
  66. e4a3c35 stm32mp1: update clock driver by Yann Gautier · Thu Feb 14 10:53:33 2019 +0100
  67. 33b1be4 stm32mp1: add timeout detection in reset driver by Yann Gautier · Thu Feb 14 09:17:55 2019 +0100
  68. 4d42947 stm32mp1: split clkfunc code by Yann Gautier · Thu Feb 14 11:15:20 2019 +0100
  69. f3928f6 stm32mp1: update I2C and PMIC drivers by Yann Gautier · Thu Feb 14 11:15:03 2019 +0100
  70. 2299d57 stm32mp1: use new functions to manage timeouts by Yann Gautier · Thu Feb 14 11:14:39 2019 +0100
  71. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · Thu Feb 14 11:13:39 2019 +0100
  72. 36a1e4b stm32mp1: add BSEC driver by Yann Gautier · Thu Jan 17 14:52:47 2019 +0100
  73. 038bff2 stm32mp1: update device tree and gpio functions by Yann Gautier · Thu Jan 17 19:17:47 2019 +0100
  74. 1a3fc9f drivers: st: update drivers code by Yann Gautier · Thu Jan 17 14:35:22 2019 +0100
  75. ef85e53 drivers: st: pmic: update stpmic1 driver by Yann Gautier · Thu Jan 17 14:27:50 2019 +0100
  76. 7b7e4bf stm32mp1: update device tree files by Yann Gautier · Thu Jan 17 19:16:03 2019 +0100
  77. a45433b stm32mp1: rename stpmu1 to stpmic1 by Yann Gautier · Wed Jan 16 18:31:00 2019 +0100
  78. 57e282b stm32mp1: do not include platform header files directly in drivers by Yann Gautier · Mon Jan 07 11:17:24 2019 +0100
  79. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  80. 4518c59 drivers: st: update console driver to support MULTI_CONSOLE_API by Yann Gautier · Thu Nov 15 09:51:06 2018 +0100
  81. 3d48bae stm32mp1: add a new file for UART registers definition by Yann Gautier · Wed Nov 14 18:18:12 2018 +0100
  82. 79fb7b9 stm32mp1: remove duplicate function declaration by Yann Gautier · Fri Nov 09 17:47:34 2018 +0100
  83. f9af3bc stm32mp1: correct some static analysis tools issues by Yann Gautier · Fri Nov 09 15:57:18 2018 +0100
  84. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  85. 9abbd6a stm32mp1: add an IO to read MMC devices by Yann Gautier · Mon Oct 15 09:36:44 2018 +0200
  86. eb16b47 stm32mp1: add an IO to read STM32IMAGE binaries by Yann Gautier · Mon Oct 15 09:36:32 2018 +0200
  87. 5380b0d stm32mp1: add sdmmc2 driver by Yann Gautier · Mon Oct 15 09:36:04 2018 +0200
  88. caf575b stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · Tue Jul 24 17:18:19 2018 +0200
  89. bb836ee stm32mp1: Add PMIC support by Yann Gautier · Mon Jul 16 17:55:07 2018 +0200
  90. d0ca7f4 stm32mp1: Add GPIO support by Yann Gautier · Fri Jul 13 21:33:09 2018 +0200
  91. 9aea69e stm32mp1: Add clock and reset support by Yann Gautier · Tue Jul 24 17:13:36 2018 +0200
  92. 4b0c72a Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · Mon Jul 16 10:54:09 2018 +0200