- 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
- b44f5ac refactor(st-clock): remove unused PLL field by Gabriel Fernandez · 3 years, 6 months ago
- 175758b fix(st-clock): initialize pllcfg table by Yann Gautier · 3 years, 5 months ago
- 9fa9a0c fix(st-clock): print enums as unsigned by Yann Gautier · 3 years, 5 months ago
- 812daf9 feat(st): update the security based on new compatible by Lionel Debieve · 4 years, 8 months ago
- 591d80c refactor(st-clock): update STGEN management by Lionel Debieve · 6 years ago
- 7418cf3 feat(st-clock): assign clocks to the correct BL by Yann Gautier · 6 years ago
- 3d69149 feat(st-clock): do not refcount on non-secure clocks in bl32 by Yann Gautier · 3 years, 9 months ago
- aaa09b7 feat(st-clock): define secure and non-secure gate clocks by Yann Gautier · 3 years, 9 months ago
- 2444d23 refactor(st-clock): use refcnt instead of secure status by Yann Gautier · 3 years, 7 months ago
- 44fb470 fix(st-clock): correct types in error messages by Yann Gautier · 4 years ago
- b208e3d refactor(st-clock): directly use oscillator name by Gabriel Fernandez · 5 years ago
- 31e9750 feat(st-clock): check HSE configuration in serial boot by Lionel Debieve · 6 years ago
- 964e5ff refactor(st-clock): improve DT parsing for PLL nodes by Nicolas Le Bayon · 6 years ago
- 33667d2 feat(st): use newly introduced clock framework by Yann Gautier · 4 years ago
- bf1af15 feat(stm32mp1): preserve the PLL4 settings for USB boot by Patrick Delaunay · 5 years ago
- 5b111c7 fix(stm32mp1_clk): keep RTC clock always on by HE Shushan · 4 years, 1 month ago
- bf39318 fix(stm32mp1_clk): set other clocks as always on by Yann Gautier · 4 years, 11 months ago
- 602ae2f fix(stm32mp1_clk): fix MPU clock rate by Gabriel Fernandez · 5 years ago
- b8fe48b fix(stm32mp1_clk): fix MCU/AXI parent clock by Etienne Carriere · 6 years ago
- 288f5cf refactor(stm32mp1_clk): update RCC registers file by Yann Gautier · 4 years ago
- 373f06b fix(stm32mp1_clk): keep RTCAPB clock always on by Lionel Debieve · 6 years ago
- cbd2e8a fix(stm32mp1_clk): fix RTC clock rating by Gabriel Fernandez · 4 years ago
- 1550909 fix(stm32mp1_clk): correctly manage RTC clock source by Yann Gautier · 4 years, 4 months ago
- 8f97c4f fix(drivers/st/clk): use correct return value by Yann Gautier · 4 years, 11 months ago
- ade9ce0 stm32mp1: get peripheral base address from a define by Yann Gautier · 5 years ago
- 1bb9072 clk: stm32mp1: fix rcc mckprot status by Etienne Carriere · 5 years ago
- 37e8295 drivers: st: clock: register parent of secure clocks by Etienne Carriere · 5 years ago
- 25be845 drivers: stm32mp1 clocks: fix debug trace on clock enable/disable by Etienne Carriere · 6 years ago
- 033b6c3 drivers: stm32mp1 clocks: enable system clocks during initialization by Etienne Carriere · 6 years ago
- 3584820 drivers: stm32mp1 clocks: prevent crash on always on clocks by Etienne Carriere · 6 years ago
- 016af00 drivers: stm32mp1 clocks: add RTC as a gateable clock by Etienne Carriere · 6 years ago
- 8ae08dc drivers: stm32mp1 clocks: support shifted clock selector bit masks by Etienne Carriere · 6 years ago
- 8fbcd9e drivers: stm32mp1 clocks: allow tree lookup for several system clocks by Etienne Carriere · 6 years ago
- be858cf plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · 5 years ago
- 52a616b plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · 5 years ago
- e463d3f stm32mp1: use a common function to check spinlock is available by Yann Gautier · 6 years ago
- 6cb45f8 clk: stm32mp: enable RTCAPB clock for dual-core chips by Yann Gautier · 6 years ago
- f33b243 stm32mp1: add general SYSCFG management by Yann Gautier · 6 years ago
- dd98aec clk: stm32mp1: correctly handle Clock Spreading Generator by Yann Gautier · 6 years ago
- d4151d2 clk: stm32mp1: use defines for mask values in stm32mp1_clk_sel array by Yann Gautier · 6 years ago
- f66358a clk: stm32mp1: move oscillator functions to generic file by Yann Gautier · 6 years ago
- e1abd56 arch: add some defines for generic timer registers by Yann Gautier · 6 years ago
- b053a22 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · 6 years ago
- 0d21680 stm32mp1: update clock driver by Yann Gautier · 6 years ago
- 447b2b1 stm32mp1: split clkfunc code by Yann Gautier · 6 years ago
- dfdb057 stm32mp1: use new functions to manage timeouts by Yann Gautier · 6 years ago
- 3f9c978 stm32mp1: make functions and macros more common by Yann Gautier · 6 years ago
- 6e6ab28 stm32mp1: do not include platform header files directly in drivers by Yann Gautier · 7 years ago
- 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
- 3e6fab4 stm32mp1: correct some static analysis tools issues by Yann Gautier · 7 years ago
- 39b6cc6 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 7 years ago
- 6a23356 Replace stdio.h functions by TF functions by Antonio Nino Diaz · 7 years ago
- 7839a05 stm32mp1: Add clock and reset support by Yann Gautier · 7 years ago