1. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 4 years ago
  2. 5e68f6b clk: stm32mp1: fix rcc mckprot status by Etienne Carriere · 4 years, 5 months ago
  3. 1045422 mmc: st: clear some flags before sending a command by Yann Gautier · 4 years, 1 month ago
  4. dbb9f57 mmc: st: correct retries management by Yann Gautier · 4 years, 1 month ago
  5. 2e002b0 gpio: stm32_gpio: check GPIO node status after checking DT by Yann Gautier · 3 years, 10 months ago
  6. b66d7d1 crypto: stm32_hash: fix issue when restarting computation by Lionel Debieve · 4 years, 5 months ago
  7. f873628 drivers/stm32_hash: register resources as secure or not by Etienne Carriere · 4 years, 7 months ago
  8. 3018921 drivers/stm32_gpio: register GPIO resources as secure or not by Etienne Carriere · 4 years, 7 months ago
  9. 2b66328 drivers/stm32_iwdg: register IWDG resources as secure or not by Etienne Carriere · 4 years, 7 months ago
  10. 67b106a drivers/stm32mp_pmic: register PMIC resources as secure or not by Etienne Carriere · 4 years, 7 months ago
  11. 1368ada drivers: st: clock: register parent of secure clocks by Etienne Carriere · 4 years, 2 months ago
  12. 66685f7 drivers/scmi-msg: smt entry points for incoming messages by Etienne Carriere · 4 years, 2 months ago
  13. 02a4ba5 drivers/scmi-msg: support for reset domain protocol by Etienne Carriere · 4 years, 2 months ago
  14. 76b3cc6 drivers/scmi-msg: support for clock protocol by Etienne Carriere · 4 years, 2 months ago
  15. 13b353c drivers/scmi-msg: driver for processing scmi messages by Etienne Carriere · 4 years, 7 months ago
  16. e5bed89 drivers: introduce ST ETZPC driver by Etienne Carriere · 4 years, 7 months ago
  17. f9083d5 Merge "drivers: stm32_reset adapt interface to timeout argument" into integration by Mark Dykes · 4 years, 1 month ago
  18. f02647a drivers: stm32_reset adapt interface to timeout argument by Etienne Carriere · 4 years, 7 months ago
  19. 8a66889 drivers: stm32mp1 clocks: fix debug trace on clock enable/disable by Etienne Carriere · 4 years, 7 months ago
  20. 2a756c2 drivers: stm32mp1 clocks: enable system clocks during initialization by Etienne Carriere · 4 years, 7 months ago
  21. 481aa00 drivers: stm32mp1 clocks: prevent crash on always on clocks by Etienne Carriere · 4 years, 7 months ago
  22. bccc7d0 drivers: stm32mp1 clocks: add RTC as a gateable clock by Etienne Carriere · 4 years, 7 months ago
  23. c164ce2 drivers: stm32mp1 clocks: support shifted clock selector bit masks by Etienne Carriere · 4 years, 7 months ago
  24. 0413261 drivers: stm32mp1 clocks: allow tree lookup for several system clocks by Etienne Carriere · 4 years, 7 months ago
  25. 4a1c874 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · 4 years, 3 months ago
  26. 2d5690c plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · 4 years, 3 months ago
  27. cc99f3f plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · 4 years, 3 months ago
  28. a55169b stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · 4 years, 6 months ago
  29. 3dcc5f1 io: io_stm32image: correct possible NULL pointer dereference by Yann Gautier · 4 years, 4 months ago
  30. e0b01d7 nand: stm32_fmc2_nand: correct xor_ecc.val assigned value by Yann Gautier · 4 years, 4 months ago
  31. ebb7e69 spi: stm32_qspi: correct static analysis issues by Yann Gautier · 4 years, 4 months ago
  32. 678c6fa stm32: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  33. 923e4d3 spi: stm32_qspi: Add QSPI support by Lionel Debieve · 4 years, 9 months ago
  34. 2c0ba88 fmc: stm32_fmc2_nand: Add FMC2 driver support by Lionel Debieve · 4 years, 9 months ago
  35. f30cddc io: change seek offset to signed long long by Yann Gautier · 5 years ago
  36. c5c6945 gpio: stm32_gpio: do not mix error code types by Nicolas Le Bayon · 4 years, 10 months ago
  37. 7bd96f4 stm32mp1: add authentication support for stm32image by Lionel Debieve · 4 years, 10 months ago
  38. 0e73d73 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · 4 years, 10 months ago
  39. 8cc21ea crypto: stm32_hash: Add HASH driver by Lionel Debieve · 4 years, 10 months ago
  40. a30e5f7 stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver by Yann Gautier · 4 years, 10 months ago
  41. 6d9e6a0 mmc: stm32_sdmmc2: correctly manage block size by Yann Gautier · 5 years ago
  42. 3194afe mmc: stm32_sdmmc2: manage max-frequency property from DT by Yann Gautier · 5 years ago
  43. e97b663 stm32mp1: move check_header() to common code by Yann Gautier · 5 years ago
  44. 917a00c stm32mp1: add support for LpDDR3 by Yann Gautier · 5 years ago
  45. f540a59 stm32mp1: use a common function to check spinlock is available by Yann Gautier · 5 years ago
  46. c7f9e96 clk: stm32mp: enable RTCAPB clock for dual-core chips by Yann Gautier · 5 years ago
  47. 091eab5 stm32mp1: add watchdog support by Yann Gautier · 5 years ago
  48. 3edc7c3 stm32mp1: add general SYSCFG management by Yann Gautier · 5 years ago
  49. d0dcbaa clk: stm32mp1: correctly handle Clock Spreading Generator by Yann Gautier · 5 years ago
  50. 9d8bbcd clk: stm32mp1: use defines for mask values in stm32mp1_clk_sel array by Yann Gautier · 5 years ago
  51. 5f2e874 clk: stm32mp1: move oscillator functions to generic file by Yann Gautier · 5 years ago
  52. 007d745 arch: add some defines for generic timer registers by Yann Gautier · 5 years ago
  53. 0a0ca8b Console: remove deprecated finish_console_register by Ambroise Vincent · 5 years ago
  54. c8fa1aa mmc: stm32_sdmmc2: fill ocr_voltage by Yann Gautier · 5 years ago
  55. ed34232 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · 5 years ago
  56. e4a3c35 stm32mp1: update clock driver by Yann Gautier · 5 years ago
  57. 33b1be4 stm32mp1: add timeout detection in reset driver by Yann Gautier · 5 years ago
  58. 3d78a2e stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · 5 years ago
  59. 4d42947 stm32mp1: split clkfunc code by Yann Gautier · 5 years ago
  60. f3928f6 stm32mp1: update I2C and PMIC drivers by Yann Gautier · 5 years ago
  61. 2299d57 stm32mp1: use new functions to manage timeouts by Yann Gautier · 5 years ago
  62. b5d2ed4 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · 5 years ago
  63. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · 5 years ago
  64. ee8f542 stm32mp1: split code between common and private parts by Yann Gautier · 5 years ago
  65. 36a1e4b stm32mp1: add BSEC driver by Yann Gautier · 5 years ago
  66. 038bff2 stm32mp1: update device tree and gpio functions by Yann Gautier · 5 years ago
  67. 1a3fc9f drivers: st: update drivers code by Yann Gautier · 5 years ago
  68. ef85e53 drivers: st: pmic: update stpmic1 driver by Yann Gautier · 5 years ago
  69. 7b7e4bf stm32mp1: update device tree files by Yann Gautier · 5 years ago
  70. a45433b stm32mp1: rename stpmu1 to stpmic1 by Yann Gautier · 5 years ago
  71. 113f31e drivers: st: move i2c driver in its own folder by Yann Gautier · 5 years ago
  72. 57e282b stm32mp1: do not include platform header files directly in drivers by Yann Gautier · 5 years ago
  73. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  74. e88fdd7 drivers: st: mmc: improve error cases in send_cmd function by Yann Gautier · 6 years ago
  75. 21ab539 drivers: st: uart: remove old API by Yann Gautier · 6 years ago
  76. 4518c59 drivers: st: update console driver to support MULTI_CONSOLE_API by Yann Gautier · 6 years ago
  77. 3d48bae stm32mp1: add a new file for UART registers definition by Yann Gautier · 6 years ago
  78. f9af3bc stm32mp1: correct some static analysis tools issues by Yann Gautier · 6 years ago
  79. 9abbd6a stm32mp1: add an IO to read MMC devices by Yann Gautier · 6 years ago
  80. eb16b47 stm32mp1: add an IO to read STM32IMAGE binaries by Yann Gautier · 6 years ago
  81. 5380b0d stm32mp1: add sdmmc2 driver by Yann Gautier · 6 years ago
  82. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
  83. 6bca8be Replace stdio.h functions by TF functions by Antonio Nino Diaz · 6 years ago
  84. caf575b stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 6 years ago
  85. bb836ee stm32mp1: Add PMIC support by Yann Gautier · 6 years ago
  86. 69035a8 stm32mp1: Add console support by Yann Gautier · 6 years ago
  87. d0ca7f4 stm32mp1: Add GPIO support by Yann Gautier · 6 years ago
  88. 9aea69e stm32mp1: Add clock and reset support by Yann Gautier · 6 years ago
  89. 4b0c72a Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · 6 years ago