1. c47c816 fix(stm32mp1_clk): keep RTC clock always on by HE Shushan · Mon Jul 12 23:04:10 2021 +0200
  2. b39a152 fix(stm32mp1_clk): set other clocks as always on by Yann Gautier · Wed Sep 16 16:41:55 2020 +0200
  3. 4d19874 fix(stm32mp1_clk): fix MPU clock rate by Gabriel Fernandez · Fri Feb 28 09:09:06 2020 +0100
  4. 40c28e8 fix(stm32mp1_clk): fix MCU/AXI parent clock by Etienne Carriere · Thu Dec 19 10:03:23 2019 +0100
  5. faa9bcf refactor(stm32mp1_clk): update RCC registers file by Yann Gautier · Tue Aug 31 18:23:13 2021 +0200
  6. cfa88cc fix(stm32mp1_clk): keep RTCAPB clock always on by Lionel Debieve · Mon Sep 02 18:15:45 2019 +0200
  7. 4e3a51a fix(stm32mp1_clk): fix RTC clock rating by Gabriel Fernandez · Tue Jul 27 15:39:16 2021 +0200
  8. 74aa83a fix(stm32mp1_clk): correctly manage RTC clock source by Yann Gautier · Tue Apr 06 13:41:19 2021 +0200
  9. 360e0e9 fix(drivers/st/clk): use correct return value by Yann Gautier · Wed Sep 16 16:40:34 2020 +0200
  10. a18f61b stm32mp1: get peripheral base address from a define by Yann Gautier · Tue May 05 17:58:40 2020 +0200
  11. 5e68f6b clk: stm32mp1: fix rcc mckprot status by Etienne Carriere · Wed Feb 05 10:03:27 2020 +0100
  12. 1368ada drivers: st: clock: register parent of secure clocks by Etienne Carriere · Wed May 13 11:49:49 2020 +0200
  13. 8a66889 drivers: stm32mp1 clocks: fix debug trace on clock enable/disable by Etienne Carriere · Sun Dec 08 08:21:08 2019 +0100
  14. 2a756c2 drivers: stm32mp1 clocks: enable system clocks during initialization by Etienne Carriere · Sun Dec 08 08:23:35 2019 +0100
  15. 481aa00 drivers: stm32mp1 clocks: prevent crash on always on clocks by Etienne Carriere · Sun Dec 08 08:21:44 2019 +0100
  16. bccc7d0 drivers: stm32mp1 clocks: add RTC as a gateable clock by Etienne Carriere · Sun Dec 08 08:22:31 2019 +0100
  17. c164ce2 drivers: stm32mp1 clocks: support shifted clock selector bit masks by Etienne Carriere · Sun Dec 08 08:20:40 2019 +0100
  18. 0413261 drivers: stm32mp1 clocks: allow tree lookup for several system clocks by Etienne Carriere · Sun Dec 08 08:20:12 2019 +0100
  19. 2d5690c plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · Thu Mar 26 11:50:33 2020 +0000
  20. cc99f3f plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · Thu Mar 26 12:51:21 2020 +0000
  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. 3edc7c3 stm32mp1: add general SYSCFG management by Yann Gautier · Mon May 20 19:17:08 2019 +0200
  24. d0dcbaa clk: stm32mp1: correctly handle Clock Spreading Generator by Yann Gautier · Tue Jun 04 15:55:37 2019 +0200
  25. 9d8bbcd clk: stm32mp1: use defines for mask values in stm32mp1_clk_sel array by Yann Gautier · Tue May 07 18:49:33 2019 +0200
  26. 5f2e874 clk: stm32mp1: move oscillator functions to generic file by Yann Gautier · Fri May 17 15:57:56 2019 +0200
  27. 007d745 arch: add some defines for generic timer registers by Yann Gautier · Wed Apr 17 13:47:07 2019 +0200
  28. ed34232 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · Fri Feb 15 17:33:27 2019 +0100
  29. e4a3c35 stm32mp1: update clock driver by Yann Gautier · Thu Feb 14 10:53:33 2019 +0100
  30. 4d42947 stm32mp1: split clkfunc code by Yann Gautier · Thu Feb 14 11:15:20 2019 +0100
  31. 2299d57 stm32mp1: use new functions to manage timeouts by Yann Gautier · Thu Feb 14 11:14:39 2019 +0100
  32. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · Thu Feb 14 11:13:39 2019 +0100
  33. 57e282b stm32mp1: do not include platform header files directly in drivers by Yann Gautier · Mon Jan 07 11:17:24 2019 +0100
  34. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  35. f9af3bc stm32mp1: correct some static analysis tools issues by Yann Gautier · Fri Nov 09 15:57:18 2018 +0100
  36. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · Thu Aug 16 16:46:06 2018 +0100
  37. 6bca8be Replace stdio.h functions by TF functions by Antonio Nino Diaz · Thu Aug 09 15:30:28 2018 +0100
  38. 9aea69e stm32mp1: Add clock and reset support by Yann Gautier · Tue Jul 24 17:13:36 2018 +0200