1. 4a1c874 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · Thu Mar 26 12:11:34 2020 +0000
  2. 2d5690c plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · Thu Mar 26 11:50:33 2020 +0000
  3. cc99f3f plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · Thu Mar 26 12:51:21 2020 +0000
  4. a55169b stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · Fri Jan 10 18:18:59 2020 +0100
  5. 3dcc5f1 io: io_stm32image: correct possible NULL pointer dereference by Yann Gautier · Wed Mar 18 14:50:50 2020 +0100
  6. e0b01d7 nand: stm32_fmc2_nand: correct xor_ecc.val assigned value by Yann Gautier · Wed Mar 18 14:07:55 2020 +0100
  7. ebb7e69 spi: stm32_qspi: correct static analysis issues by Yann Gautier · Wed Mar 11 17:09:21 2020 +0100
  8. 678c6fa stm32: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  9. 923e4d3 spi: stm32_qspi: Add QSPI support by Lionel Debieve · Tue Sep 24 17:44:28 2019 +0200
  10. 2c0ba88 fmc: stm32_fmc2_nand: Add FMC2 driver support by Lionel Debieve · Tue Sep 24 17:39:49 2019 +0200
  11. f30cddc io: change seek offset to signed long long by Yann Gautier · Tue Apr 16 11:35:19 2019 +0200
  12. c5c6945 gpio: stm32_gpio: do not mix error code types by Nicolas Le Bayon · Wed Sep 11 15:58:31 2019 +0200
  13. 7bd96f4 stm32mp1: add authentication support for stm32image by Lionel Debieve · Tue Sep 03 12:22:23 2019 +0200
  14. 0e73d73 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · Mon Sep 16 12:17:09 2019 +0200
  15. 8cc21ea crypto: stm32_hash: Add HASH driver by Lionel Debieve · Mon Aug 26 15:14:51 2019 +0200
  16. a30e5f7 stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver by Yann Gautier · Wed Sep 04 11:55:10 2019 +0200
  17. 6d9e6a0 mmc: stm32_sdmmc2: correctly manage block size by Yann Gautier · Tue Jun 11 20:03:07 2019 +0200
  18. 3194afe mmc: stm32_sdmmc2: manage max-frequency property from DT by Yann Gautier · Tue May 28 11:54:50 2019 +0200
  19. e97b663 stm32mp1: move check_header() to common code by Yann Gautier · Fri Apr 19 10:48:36 2019 +0200
  20. 917a00c stm32mp1: add support for LpDDR3 by Yann Gautier · Tue Apr 16 16:20:58 2019 +0200
  21. f540a59 stm32mp1: use a common function to check spinlock is available by Yann Gautier · Wed May 22 19:13:51 2019 +0200
  22. c7f9e96 clk: stm32mp: enable RTCAPB clock for dual-core chips by Yann Gautier · Mon May 20 14:39:26 2019 +0200
  23. 091eab5 stm32mp1: add watchdog support by Yann Gautier · Tue Jun 04 18:06:34 2019 +0200
  24. 3edc7c3 stm32mp1: add general SYSCFG management by Yann Gautier · Mon May 20 19:17:08 2019 +0200
  25. d0dcbaa clk: stm32mp1: correctly handle Clock Spreading Generator by Yann Gautier · Tue Jun 04 15:55:37 2019 +0200
  26. 9d8bbcd clk: stm32mp1: use defines for mask values in stm32mp1_clk_sel array by Yann Gautier · Tue May 07 18:49:33 2019 +0200
  27. 5f2e874 clk: stm32mp1: move oscillator functions to generic file by Yann Gautier · Fri May 17 15:57:56 2019 +0200
  28. 007d745 arch: add some defines for generic timer registers by Yann Gautier · Wed Apr 17 13:47:07 2019 +0200
  29. 0a0ca8b Console: remove deprecated finish_console_register by Ambroise Vincent · Wed Mar 27 15:45:35 2019 +0000
  30. c8fa1aa mmc: stm32_sdmmc2: fill ocr_voltage by Yann Gautier · Fri Mar 08 10:59:00 2019 +0100
  31. ed34232 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · Fri Feb 15 17:33:27 2019 +0100
  32. e4a3c35 stm32mp1: update clock driver by Yann Gautier · Thu Feb 14 10:53:33 2019 +0100
  33. 33b1be4 stm32mp1: add timeout detection in reset driver by Yann Gautier · Thu Feb 14 09:17:55 2019 +0100
  34. 3d78a2e stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · Thu Feb 14 11:01:20 2019 +0100
  35. 4d42947 stm32mp1: split clkfunc code by Yann Gautier · Thu Feb 14 11:15:20 2019 +0100
  36. f3928f6 stm32mp1: update I2C and PMIC drivers by Yann Gautier · Thu Feb 14 11:15:03 2019 +0100
  37. 2299d57 stm32mp1: use new functions to manage timeouts by Yann Gautier · Thu Feb 14 11:14:39 2019 +0100
  38. b5d2ed4 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · Thu Feb 14 11:13:50 2019 +0100
  39. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · Thu Feb 14 11:13:39 2019 +0100
  40. ee8f542 stm32mp1: split code between common and private parts by Yann Gautier · Thu Feb 14 11:13:25 2019 +0100
  41. 36a1e4b stm32mp1: add BSEC driver by Yann Gautier · Thu Jan 17 14:52:47 2019 +0100
  42. 038bff2 stm32mp1: update device tree and gpio functions by Yann Gautier · Thu Jan 17 19:17:47 2019 +0100
  43. 1a3fc9f drivers: st: update drivers code by Yann Gautier · Thu Jan 17 14:35:22 2019 +0100
  44. ef85e53 drivers: st: pmic: update stpmic1 driver by Yann Gautier · Thu Jan 17 14:27:50 2019 +0100
  45. 7b7e4bf stm32mp1: update device tree files by Yann Gautier · Thu Jan 17 19:16:03 2019 +0100
  46. a45433b stm32mp1: rename stpmu1 to stpmic1 by Yann Gautier · Wed Jan 16 18:31:00 2019 +0100
  47. 113f31e drivers: st: move i2c driver in its own folder by Yann Gautier · Thu Jan 17 09:34:18 2019 +0100
  48. 57e282b stm32mp1: do not include platform header files directly in drivers by Yann Gautier · Mon Jan 07 11:17:24 2019 +0100
  49. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  50. e88fdd7 drivers: st: mmc: improve error cases in send_cmd function by Yann Gautier · Fri Nov 30 15:22:11 2018 +0100
  51. 21ab539 drivers: st: uart: remove old API by Yann Gautier · Thu Nov 15 11:52:32 2018 +0100
  52. 4518c59 drivers: st: update console driver to support MULTI_CONSOLE_API by Yann Gautier · Thu Nov 15 09:51:06 2018 +0100
  53. 3d48bae stm32mp1: add a new file for UART registers definition by Yann Gautier · Wed Nov 14 18:18:12 2018 +0100
  54. f9af3bc stm32mp1: correct some static analysis tools issues by Yann Gautier · Fri Nov 09 15:57:18 2018 +0100
  55. 9abbd6a stm32mp1: add an IO to read MMC devices by Yann Gautier · Mon Oct 15 09:36:44 2018 +0200
  56. eb16b47 stm32mp1: add an IO to read STM32IMAGE binaries by Yann Gautier · Mon Oct 15 09:36:32 2018 +0200
  57. 5380b0d stm32mp1: add sdmmc2 driver by Yann Gautier · Mon Oct 15 09:36:04 2018 +0200
  58. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · Thu Aug 16 16:46:06 2018 +0100
  59. 6bca8be Replace stdio.h functions by TF functions by Antonio Nino Diaz · Thu Aug 09 15:30:28 2018 +0100
  60. caf575b stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · Tue Jul 24 17:18:19 2018 +0200
  61. bb836ee stm32mp1: Add PMIC support by Yann Gautier · Mon Jul 16 17:55:07 2018 +0200
  62. 69035a8 stm32mp1: Add console support by Yann Gautier · Thu Jul 05 16:48:16 2018 +0200
  63. d0ca7f4 stm32mp1: Add GPIO support by Yann Gautier · Fri Jul 13 21:33:09 2018 +0200
  64. 9aea69e stm32mp1: Add clock and reset support by Yann Gautier · Tue Jul 24 17:13:36 2018 +0200
  65. 4b0c72a Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · Mon Jul 16 10:54:09 2018 +0200