Elyes Haouas
|
1b491eead5
fix(tree): correct some typos
|
1 年之前 |
Gabriel Fernandez
|
b44f5acf5d
refactor(st-clock): remove unused PLL field
|
2 年之前 |
Yann Gautier
|
175758b277
fix(st-clock): initialize pllcfg table
|
2 年之前 |
Yann Gautier
|
9fa9a0c55c
fix(st-clock): print enums as unsigned
|
2 年之前 |
Lionel Debieve
|
812daf916c
feat(st): update the security based on new compatible
|
4 年之前 |
Lionel Debieve
|
591d80c8b1
refactor(st-clock): update STGEN management
|
5 年之前 |
Yann Gautier
|
7418cf3979
feat(st-clock): assign clocks to the correct BL
|
4 年之前 |
Yann Gautier
|
3d69149a7e
feat(st-clock): do not refcount on non-secure clocks in bl32
|
3 年之前 |
Yann Gautier
|
aaa09b713c
feat(st-clock): define secure and non-secure gate clocks
|
3 年之前 |
Yann Gautier
|
2444d2314c
refactor(st-clock): use refcnt instead of secure status
|
2 年之前 |
Yann Gautier
|
44fb470b7f
fix(st-clock): correct types in error messages
|
3 年之前 |
Gabriel Fernandez
|
b208e3da04
refactor(st-clock): directly use oscillator name
|
4 年之前 |
Lionel Debieve
|
31e9750bc1
feat(st-clock): check HSE configuration in serial boot
|
5 年之前 |
Nicolas Le Bayon
|
964e5ff184
refactor(st-clock): improve DT parsing for PLL nodes
|
5 年之前 |
Yann Gautier
|
33667d299b
feat(st): use newly introduced clock framework
|
3 年之前 |
Patrick Delaunay
|
bf1af154db
feat(stm32mp1): preserve the PLL4 settings for USB boot
|
4 年之前 |
HE Shushan
|
5b111c7479
fix(stm32mp1_clk): keep RTC clock always on
|
3 年之前 |
Yann Gautier
|
bf39318d93
fix(stm32mp1_clk): set other clocks as always on
|
4 年之前 |
Gabriel Fernandez
|
602ae2f23c
fix(stm32mp1_clk): fix MPU clock rate
|
4 年之前 |
Etienne Carriere
|
b8fe48b6f2
fix(stm32mp1_clk): fix MCU/AXI parent clock
|
5 年之前 |
Yann Gautier
|
288f5cf204
refactor(stm32mp1_clk): update RCC registers file
|
3 年之前 |
Lionel Debieve
|
373f06be4e
fix(stm32mp1_clk): keep RTCAPB clock always on
|
5 年之前 |
Gabriel Fernandez
|
cbd2e8a6af
fix(stm32mp1_clk): fix RTC clock rating
|
3 年之前 |
Yann Gautier
|
15509093f0
fix(stm32mp1_clk): correctly manage RTC clock source
|
3 年之前 |
Yann Gautier
|
8f97c4fab1
fix(drivers/st/clk): use correct return value
|
4 年之前 |
Yann Gautier
|
ade9ce03b8
stm32mp1: get peripheral base address from a define
|
4 年之前 |
Etienne Carriere
|
1bb9072ab4
clk: stm32mp1: fix rcc mckprot status
|
4 年之前 |
Etienne Carriere
|
37e8295abd
drivers: st: clock: register parent of secure clocks
|
4 年之前 |
Etienne Carriere
|
25be845ed2
drivers: stm32mp1 clocks: fix debug trace on clock enable/disable
|
5 年之前 |
Etienne Carriere
|
033b6c3ac3
drivers: stm32mp1 clocks: enable system clocks during initialization
|
5 年之前 |