1. 4198fa1 fix(st-clock): avoid arithmetics on pointers by Yann Gautier · 2 years, 8 months ago
  2. ee21709 fix(st-clock): give the size for parent_mp13 and dividers_mp13 tables by Yann Gautier · 2 years, 8 months ago
  3. 69a2e32 fix(st-clock): remove useless switch by Yann Gautier · 2 years, 8 months ago
  4. c3ae7da fix(st-clock): use Boolean type for tests by Yann Gautier · 2 years, 8 months ago
  5. 7d197d6 refactor(stm32mp1): move DT_UART_COMPAT in include file by Patrick Delaunay · 3 years, 4 months ago
  6. 3ff1ff4 refactor(st-clock): code size optimization by Gabriel Fernandez · 3 years, 2 months ago
  7. b44f5ac refactor(st-clock): remove unused PLL field by Gabriel Fernandez · 3 years, 6 months ago
  8. 56f895e fix(st-clock): correct MISRA C2012 15.6 by Yann Gautier · 3 years, 2 months ago
  9. 3b06a53 fix(st-clock): correctly check ready bit by Yann Gautier · 3 years, 2 months ago
  10. 7417cda fix(st-clock): correct stm32_clk_parse_fdt_by_name by Yann Gautier · 3 years, 4 months ago
  11. b8eab51 fix(st-clock): check _clk_stm32_get_parent return by Yann Gautier · 3 years, 4 months ago
  12. 9be88e7 feat(st-clock): add clock driver for STM32MP13 by Gabriel Fernandez · 5 years ago
  13. 175758b fix(st-clock): initialize pllcfg table by Yann Gautier · 3 years, 5 months ago
  14. 9fa9a0c fix(st-clock): print enums as unsigned by Yann Gautier · 3 years, 5 months ago
  15. 812daf9 feat(st): update the security based on new compatible by Lionel Debieve · 4 years, 8 months ago
  16. 591d80c refactor(st-clock): update STGEN management by Lionel Debieve · 6 years ago
  17. 7418cf3 feat(st-clock): assign clocks to the correct BL by Yann Gautier · 6 years ago
  18. 3d69149 feat(st-clock): do not refcount on non-secure clocks in bl32 by Yann Gautier · 3 years, 9 months ago
  19. aaa09b7 feat(st-clock): define secure and non-secure gate clocks by Yann Gautier · 3 years, 9 months ago
  20. 2444d23 refactor(st-clock): use refcnt instead of secure status by Yann Gautier · 3 years, 7 months ago
  21. 44fb470 fix(st-clock): correct types in error messages by Yann Gautier · 4 years ago
  22. b208e3d refactor(st-clock): directly use oscillator name by Gabriel Fernandez · 5 years ago
  23. 31e9750 feat(st-clock): check HSE configuration in serial boot by Lionel Debieve · 6 years ago
  24. bcccdac feat(st-clock): manage disabled oscillator by Patrick Delaunay · 6 years ago
  25. 964e5ff refactor(st-clock): improve DT parsing for PLL nodes by Nicolas Le Bayon · 6 years ago
  26. 33667d2 feat(st): use newly introduced clock framework by Yann Gautier · 4 years ago
  27. be1d8b2 Merge "feat(stm32mp1): preserve the PLL4 settings for USB boot" into integration by Manish Pandey · 3 years, 8 months ago
  28. 165ad55 feat(drivers/st/uart): add uart driver for STM32MP1 by Nicolas Le Bayon · 6 years ago
  29. bf1af15 feat(stm32mp1): preserve the PLL4 settings for USB boot by Patrick Delaunay · 5 years ago
  30. 5b111c7 fix(stm32mp1_clk): keep RTC clock always on by HE Shushan · 4 years, 1 month ago
  31. bf39318 fix(stm32mp1_clk): set other clocks as always on by Yann Gautier · 4 years, 11 months ago
  32. 602ae2f fix(stm32mp1_clk): fix MPU clock rate by Gabriel Fernandez · 5 years ago
  33. b8fe48b fix(stm32mp1_clk): fix MCU/AXI parent clock by Etienne Carriere · 6 years ago
  34. ba57711 refactor(stm32mp_clk): keep RCC node offset by Yann Gautier · 4 years, 10 months ago
  35. 7feb435 Merge "refactor(drivers/st/clk): change fdt_get_rcc_node as static" into integration by Manish Pandey · 3 years, 10 months ago
  36. ff18c4c refactor(drivers/st/clk): change fdt_get_rcc_node as static by Patrick Delaunay · 4 years, 10 months ago
  37. 288f5cf refactor(stm32mp1_clk): update RCC registers file by Yann Gautier · 4 years ago
  38. 373f06b fix(stm32mp1_clk): keep RTCAPB clock always on by Lionel Debieve · 6 years ago
  39. cbd2e8a fix(stm32mp1_clk): fix RTC clock rating by Gabriel Fernandez · 4 years ago
  40. 1550909 fix(stm32mp1_clk): correctly manage RTC clock source by Yann Gautier · 4 years, 4 months ago
  41. 8f97c4f fix(drivers/st/clk): use correct return value by Yann Gautier · 4 years, 11 months ago
  42. ade9ce0 stm32mp1: get peripheral base address from a define by Yann Gautier · 5 years ago
  43. 1bb9072 clk: stm32mp1: fix rcc mckprot status by Etienne Carriere · 6 years ago
  44. 37e8295 drivers: st: clock: register parent of secure clocks by Etienne Carriere · 5 years ago
  45. 25be845 drivers: stm32mp1 clocks: fix debug trace on clock enable/disable by Etienne Carriere · 6 years ago
  46. 033b6c3 drivers: stm32mp1 clocks: enable system clocks during initialization by Etienne Carriere · 6 years ago
  47. 3584820 drivers: stm32mp1 clocks: prevent crash on always on clocks by Etienne Carriere · 6 years ago
  48. 016af00 drivers: stm32mp1 clocks: add RTC as a gateable clock by Etienne Carriere · 6 years ago
  49. 8ae08dc drivers: stm32mp1 clocks: support shifted clock selector bit masks by Etienne Carriere · 6 years ago
  50. 8fbcd9e drivers: stm32mp1 clocks: allow tree lookup for several system clocks by Etienne Carriere · 6 years ago
  51. be858cf plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · 5 years ago
  52. 52a616b plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · 5 years ago
  53. e463d3f stm32mp1: use a common function to check spinlock is available by Yann Gautier · 6 years ago
  54. 6cb45f8 clk: stm32mp: enable RTCAPB clock for dual-core chips by Yann Gautier · 6 years ago
  55. f33b243 stm32mp1: add general SYSCFG management by Yann Gautier · 6 years ago
  56. dd98aec clk: stm32mp1: correctly handle Clock Spreading Generator by Yann Gautier · 6 years ago
  57. d4151d2 clk: stm32mp1: use defines for mask values in stm32mp1_clk_sel array by Yann Gautier · 6 years ago
  58. f66358a clk: stm32mp1: move oscillator functions to generic file by Yann Gautier · 6 years ago
  59. e1abd56 arch: add some defines for generic timer registers by Yann Gautier · 6 years ago
  60. b053a22 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · 6 years ago
  61. 0d21680 stm32mp1: update clock driver by Yann Gautier · 6 years ago
  62. 447b2b1 stm32mp1: split clkfunc code by Yann Gautier · 6 years ago
  63. dfdb057 stm32mp1: use new functions to manage timeouts by Yann Gautier · 6 years ago
  64. 3f9c978 stm32mp1: make functions and macros more common by Yann Gautier · 6 years ago
  65. 1fc2130 stm32mp1: update device tree and gpio functions by Yann Gautier · 7 years ago
  66. 4156d4d drivers: st: update drivers code by Yann Gautier · 7 years ago
  67. 6e6ab28 stm32mp1: do not include platform header files directly in drivers by Yann Gautier · 7 years ago
  68. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  69. 3e6fab4 stm32mp1: correct some static analysis tools issues by Yann Gautier · 7 years ago
  70. 39b6cc6 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 7 years ago
  71. 6a23356 Replace stdio.h functions by TF functions by Antonio Nino Diaz · 7 years ago
  72. 7839a05 stm32mp1: Add clock and reset support by Yann Gautier · 7 years ago