Yann Gautier
|
1a25db196d
feat(st-clock): use early traces
|
1 年之前 |
Christoph Fritz
|
eca510346d
fix(st-clock): adapt order of CSS on LSE and HSE
|
1 年之前 |
Gabriel Fernandez
|
ae1e503763
feat(st-clock): update with new bindings
|
2 年之前 |
Yann Gautier
|
f655922788
feat(stm32mp1): always boot at 650MHz
|
2 年之前 |
Yann Gautier
|
f4a2bb986b
fix(st-clock): do not reconfigure LSE
|
2 年之前 |
Lionel Debieve
|
77b4ca0b2f
feat(st-clock): add function to control MCU subsystem
|
4 年之前 |
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 年之前 |