1. 908b767 Merge changes from topic "deprecate_io_drivers" into integration by Manish Pandey · Mon Jan 16 16:45:37 2023 +0100
  2. 04fecd2 Merge changes from topic "bk/warnings" into integration by Manish Pandey · Tue Jan 10 11:56:42 2023 +0100
  3. 8057aa6 refactor(st): remove unused io_mmc driver by Yann Gautier · Tue Nov 22 11:44:20 2022 +0100
  4. 55f3eb4 fix(st-crypto): remove platdata functions by Yann Gautier · Tue Dec 13 10:51:56 2022 +0100
  5. fca59e0 fix(st-gpio): define shift as uint32_t by Yann Gautier · Fri Nov 25 10:56:25 2022 +0100
  6. ad631cc fix(st-sdmmc): check transfer size before filling register by Yann Gautier · Mon Nov 21 13:36:53 2022 +0100
  7. ac8999d fix(st-clock): avoid arithmetics on pointers by Yann Gautier · Fri Nov 25 14:34:52 2022 +0100
  8. 8e59db2 fix(st-clock): give the size for parent_mp13 and dividers_mp13 tables by Yann Gautier · Fri Nov 25 11:37:00 2022 +0100
  9. 21d117a fix(st-clock): remove useless switch by Yann Gautier · Fri Nov 25 10:42:52 2022 +0100
  10. 51dad68 fix(st-clock): use Boolean type for tests by Yann Gautier · Mon Nov 28 14:56:58 2022 +0100
  11. e8f67d3 fix(st-regulator): use Boolean type for tests by Yann Gautier · Mon Nov 28 14:57:06 2022 +0100
  12. 045d808 fix(st-regulator): enclose macro parameters in parentheses by Yann Gautier · Fri Nov 25 16:25:46 2022 +0100
  13. 3086df8 fix(st-regulator): rework for_each_*rdev macros by Yann Gautier · Fri Nov 25 15:29:38 2022 +0100
  14. 909c708 fix(st-regulator): explicitly check operators precedence by Yann Gautier · Mon Nov 28 14:55:14 2022 +0100
  15. f64eae0 fix(st-pmic): define pmic_regs table size by Yann Gautier · Thu Nov 24 18:17:02 2022 +0100
  16. 4737ed6 fix(st-pmic): enclose macro parameter in parentheses by Yann Gautier · Thu Nov 24 18:14:26 2022 +0100
  17. 64dd2b8 fix(st-usb): replace redundant checks with asserts by Boyan Karatotev · Tue Nov 22 14:09:36 2022 +0000
  18. 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · Mon Nov 14 14:14:48 2022 +0100
  19. 627586a refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · Wed Oct 05 16:22:07 2022 +0200
  20. b2cbf85 feat(st-crypto): remove BL32 HASH driver usage by Lionel Debieve · Tue Oct 04 14:28:57 2022 +0200
  21. f08879f feat(st-crypto): add STM32 RNG driver by Yann Gautier · Thu Apr 18 14:47:35 2019 +0200
  22. da968b1 feat(st-crypto): add AES decrypt/auth by SAES IP by Nicolas Toromanoff · Fri Sep 18 09:19:11 2020 +0200
  23. db13fac feat(st-crypto): add ECDSA signature check with PKA by Nicolas Toromanoff · Wed Sep 30 17:36:45 2020 +0200
  24. 5d3ade0 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · Tue Dec 22 13:54:51 2020 +0100
  25. 61f74bb feat(st-uart): manage STM32MP_RECONFIGURE_CONSOLE by Yann Gautier · Tue Sep 13 13:55:43 2022 +0200
  26. 9d4a07d feat(st-uart): add initialization with the device tree by Patrick Delaunay · Thu Apr 14 11:19:03 2022 +0200
  27. 98e028c refactor(stm32mp1): move DT_UART_COMPAT in include file by Patrick Delaunay · Thu Apr 14 11:15:43 2022 +0200
  28. 98b4fb8 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · Wed Mar 02 15:29:08 2022 +0100
  29. 39eb75c Merge changes from topic "st-mmc-updates" into integration by Madhukar Pappireddy · Wed Aug 17 16:33:10 2022 +0200
  30. 7b94bc4 Merge changes from topic "st-etzpc-cleanup" into integration by Madhukar Pappireddy · Wed Aug 17 16:32:55 2022 +0200
  31. 2da3c97 feat(st-sdmmc2): define FIFO size by Yann Gautier · Wed May 05 13:47:56 2021 +0200
  32. fda489e feat(st-sdmmc2): make reset property optional by Yann Gautier · Tue May 03 15:37:54 2022 +0200
  33. 726a798 feat(st-sdmmc2): manage CMD6 by Yann Gautier · Wed Jun 12 15:48:05 2019 +0200
  34. 6fbc2e4 refactor(st-drivers): do not rely on DT in etzpc_init by Yann Gautier · Tue Mar 29 15:39:11 2022 +0200
  35. 2129ab1 refactor(st-clock): code size optimization by Gabriel Fernandez · Tue Jun 21 15:31:30 2022 +0200
  36. a815634 refactor(st-clock): remove unused PLL field by Gabriel Fernandez · Mon Feb 14 10:55:41 2022 +0100
  37. bd513f5 fix(st-clock): correct MISRA C2012 15.6 by Yann Gautier · Tue Jun 21 14:34:13 2022 +0200
  38. 8d13723 fix(st-clock): correctly check ready bit by Yann Gautier · Tue Jun 21 15:12:27 2022 +0200
  39. 3f9184e fix(st-spi): remove SR_BUSY bit check before sending command by Christophe Kerello · Wed May 04 11:28:15 2022 +0200
  40. 3c5411a fix(st-spi): always check SR_TCF flags in stm32_qspi_wait_cmd() by Christophe Kerello · Wed May 04 11:14:55 2022 +0200
  41. d56fff3 fix(st-clock): correct stm32_clk_parse_fdt_by_name by Yann Gautier · Tue Apr 05 15:16:28 2022 +0200
  42. 972221c fix(st-clock): check _clk_stm32_get_parent return by Yann Gautier · Tue Mar 29 09:51:21 2022 +0200
  43. 22c3dbf feat(st-sdmmc2): allow compatible to be defined in platform code by Yann Gautier · Wed Jan 20 14:08:32 2021 +0100
  44. e05e8cf feat(st-pmic): add pmic_voltages_init() function by Yann Gautier · Tue Jan 18 15:49:42 2022 +0100
  45. 1308d75 feat(st-clock): add clock driver for STM32MP13 by Gabriel Fernandez · Wed Mar 11 11:30:34 2020 +0100
  46. cc5f89a feat(stm32mp1): remove unsupported features on STM32MP13 by Yann Gautier · Wed Feb 12 09:36:23 2020 +0100
  47. b62e117 fix(st-pmic): add static const to pmic_ops by Yann Gautier · Wed Feb 09 17:35:45 2022 +0100
  48. ffbaf87 Merge "fix(st-clock): initialize pllcfg table" into integration by Madhukar Pappireddy · Sun Mar 06 01:24:17 2022 +0100
  49. 2934be5 feat(st-uart): manage oversampling by 8 by Yann Gautier · Mon Feb 28 18:28:06 2022 +0100
  50. 376b80b fix(st-uart): correctly fill BRR register by Yann Gautier · Mon Feb 28 17:29:49 2022 +0100
  51. fffc76e fix(st-clock): initialize pllcfg table by Yann Gautier · Fri Mar 04 11:08:47 2022 +0100
  52. 4ce04cc fix(st-clock): print enums as unsigned by Yann Gautier · Mon Feb 28 11:34:05 2022 +0100
  53. f0a7476 fix(st-pmic): correct verbose message by Yann Gautier · Thu Jan 06 09:35:35 2022 +0100
  54. faef902 fix(st-sdmmc2): correct cmd_idx type in messages by Yann Gautier · Mon Feb 14 09:58:11 2022 +0100
  55. b90910c fix(st-fmc): fix type in message by Yann Gautier · Mon Feb 14 15:21:21 2022 +0100
  56. 3c0fbfe feat(st): update the security based on new compatible by Lionel Debieve · Tue Dec 15 10:35:59 2020 +0100
  57. 8b6ed59 feat(st-gpio): do not apply secure config in BL2 by Yann Gautier · Tue Aug 11 14:21:41 2020 +0200
  58. fc51b23 feat(st-gpio): allow to set a gpio in output mode by Fabien Dessenne · Tue Sep 21 14:18:34 2021 +0200
  59. 83969cf refactor(st-gpio): code improvements by Fabien Dessenne · Tue Sep 21 11:05:06 2021 +0200
  60. 97287cd refactor(st-drivers): improve BSEC driver by Nicolas Le Bayon · Mon May 20 18:35:02 2019 +0200
  61. c30b6d0 feat(st-regulator): add support for regulator-always-on by Pascal Paillet · Fri Jan 28 13:40:36 2022 +0100
  62. deef969 refactor(st-clock): update STGEN management by Lionel Debieve · Wed Dec 04 21:50:19 2019 +0100
  63. 5672967 feat(st-clock): assign clocks to the correct BL by Yann Gautier · Fri Jan 17 11:59:28 2020 +0100
  64. af1e8f4 feat(st-clock): do not refcount on non-secure clocks in bl32 by Yann Gautier · Wed Oct 27 18:21:11 2021 +0200
  65. b2edbc3 feat(st-clock): define secure and non-secure gate clocks by Yann Gautier · Wed Oct 27 18:16:59 2021 +0200
  66. ad730b5 refactor(st-clock): use refcnt instead of secure status by Yann Gautier · Wed Jan 19 13:57:49 2022 +0100
  67. 374af14 Merge "fix(st-ddr): add missing debug.h" into integration by Madhukar Pappireddy · Thu Jan 27 02:01:32 2022 +0100
  68. dcdc2fd fix(st-ddr): add missing debug.h by Yann Gautier · Wed Jan 19 14:15:48 2022 +0100
  69. c934381 fix(st-clock): correct types in error messages by Yann Gautier · Tue Sep 07 09:05:44 2021 +0200
  70. 5177ea2 refactor(st-clock): directly use oscillator name by Gabriel Fernandez · Fri May 15 08:00:03 2020 +0200
  71. d78bd85 feat(st-clock): check HSE configuration in serial boot by Lionel Debieve · Tue Jul 02 18:03:34 2019 +0200
  72. 48519b3 feat(st-clock): manage disabled oscillator by Patrick Delaunay · Mon Jul 01 08:59:24 2019 +0200
  73. dab197a refactor(st-clock): improve DT parsing for PLL nodes by Nicolas Le Bayon · Wed Nov 13 11:46:31 2019 +0100
  74. 620ce33 refactor(st-ddr): move basic tests in a dedicated file by Nicolas Le Bayon · Tue Mar 02 11:19:36 2021 +0100
  75. 8ce825f refactor(st-ddr): reorganize generic and specific elements by Nicolas Le Bayon · Tue May 18 10:01:30 2021 +0200
  76. 6d8c244 feat(stm32mp1): allow configuration of DDR AXI ports number by Yann Gautier · Thu Sep 17 12:42:46 2020 +0200
  77. 39d85f4 refactor(st-ddr): update parameter array initialization by Yann Gautier · Mon Feb 25 13:44:27 2019 +0100
  78. e22424a feat(st-ddr): add read valid training support by Nicolas Le Bayon · Fri Sep 10 12:03:38 2021 +0200
  79. a0f6ff7 refactor(stm32mp1): remove the support of calibration result by Patrick Delaunay · Fri Apr 30 17:31:52 2021 +0200
  80. 634591d fix(st-ddr): correct DDR warnings by Yann Gautier · Tue Sep 07 09:07:35 2021 +0200
  81. 68899ce fix(st-sdmmc2): check regulator enable/disable return by Yann Gautier · Tue Jan 04 15:25:04 2022 +0100
  82. 5aa329b Merge changes from topic "st_regulator" into integration by Madhukar Pappireddy · Fri Dec 24 00:13:50 2021 +0100
  83. c14205d feat(st-sdmmc2): manage cards power cycle by Yann Gautier · Fri May 10 16:01:34 2019 +0200
  84. 8b330ce feat(st-drivers): introduce fixed regulator driver by Pascal Paillet · Wed Jan 20 17:09:10 2021 +0100
  85. 5e36dbb refactor(st-pmic): use regulator framework for DDR init by Pascal Paillet · Tue Dec 15 19:05:09 2020 +0100
  86. e6f1032 feat(st-pmic): register the PMIC to regulator framework by Yann Gautier · Mon Sep 27 14:31:40 2021 +0200
  87. 0b10b65 refactor(st-pmic): split initialize_pmic() by Nicolas Le Bayon · Mon Nov 18 13:13:36 2019 +0100
  88. 79503b8 feat(regulator): add a regulator framework by Pascal Paillet · Tue Dec 15 18:26:39 2020 +0100
  89. c18c454 feat(stpmic1): add new services by Pascal Paillet · Tue Dec 15 18:28:34 2020 +0100
  90. f76731f feat(stpmic1): add USB OTG regulators by Etienne Carriere · Fri Jan 10 08:31:13 2020 +0100
  91. 342865a refactor(st-pmic): improve driver usage by Nicolas Le Bayon · Fri Nov 15 15:56:06 2019 +0100
  92. f5188ee refactor(stpmic1): set stpmic1_is_regulator_enabled() as boolean by Nicolas Le Bayon · Thu Sep 19 11:24:50 2019 +0200
  93. a205a5c feat(st): use newly introduced clock framework by Yann Gautier · Mon Aug 30 15:06:54 2021 +0200
  94. 2b79c37 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · Fri Jun 11 10:54:56 2021 +0200
  95. 4959cc2 Merge "feat(stm32mp1): preserve the PLL4 settings for USB boot" into integration by Manish Pandey · Fri Dec 10 14:19:15 2021 +0100
  96. dc08ebe feat(drivers/st/uart): add uart driver for STM32MP1 by Nicolas Le Bayon · Wed Sep 11 11:46:40 2019 +0200
  97. 64e1b2c feat(stm32mp1): preserve the PLL4 settings for USB boot by Patrick Delaunay · Fri Sep 04 17:39:12 2020 +0200
  98. 9b384b3 fix: use correct printf format for uint64_t by Manish Pandey · Fri Nov 12 12:59:09 2021 +0000
  99. 04f89be feat(drivers/st/usb): add device driver for STM32MP1 by Patrick Delaunay · Mon Sep 14 09:47:44 2020 +0200
  100. 2bd419a Merge changes from topic "st_dt_match_instance" into integration by Mark Dykes · Fri Oct 15 20:53:01 2021 +0200