63 Commits (a40c5f9918b952274d2832e8dee14355c8ffe19c)

Author SHA1 Message Date
Armin Brauns a40c5f9918 drivers: clock_control: stm32: clear mask bits before setting them 2 years ago
Chen Xingyu 7ae7847643 soc: arm: Add support for STM32H730xxQ 2 years ago
Erwan Gouriou 079470be02 drivers: clock_control: stm32: Fix HSI48 oversights 3 years ago
Erwan Gouriou 46378b7ff2 drivers: clock_control: stm32: Use zephyr functions for bit operations 3 years ago
Francois Ramu 8eb55b3416 drivers: clock_control: some stm32 have a HSI48 fixed clock 3 years ago
Georgij Cernysiov 2b0727d550 drivers: clock_control: stm32h7: add PLL2 support 3 years ago
Guillaume Gautier a332ee3172 drivers: clock_control: clock_stm32: Add support for lse bypass 3 years ago
Benjamin Bigler a6a774c9f1 drivers: clock_control: stm32h7: Fix frequency calculation overflow 3 years ago
Aurelien Jarno 6209f4cb6e drivers: clock_control: stm32h7: wait for VOS change 3 years ago
Georgij Cernysiov d2a792dd39 drivers: clock_control: stm32h7: add stm32h730xx 3 years ago
Erwan Gouriou e579027d20 include/dt-bindings/clock: stm32: Factorize Clock source binding accessors 3 years ago
Erwan Gouriou b22dd170e6 drivers/clock_control: stm32h7: Add support for CKPER clock mux 3 years ago
Erwan Gouriou 833eda84d3 drivers/clock_control: stm32h7: Add support for alt clocks 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Benedikt Schmidt 86469b1d0b drivers: clock_control: Make LSE driving configurable 3 years ago
Erwan Gouriou e476fcff78 include/dt-bindings: clocks: stm32h7: Use _C1_ registers offset 3 years ago
Erwan Gouriou bc37d41051 drivers/clock_control: stm32h7: Fixes on function declarations 3 years ago
Erwan Gouriou 61a9016f88 drivers/clock_control: stm32h7: Change clock bus bindings values 3 years ago
Nazar Kazakov f483b1bc4c everywhere: fix typos 3 years ago
Tomislav Milkovic 7f365f46b8 drivers: clock_control: clock_stm32_ll_h7: Fix PLL3 PQR output init 3 years ago
Erwan Gouriou d74cb2a3df drivers/clock_control: stm32h7: Simplify SysClk freq computing 3 years ago
Erwan Gouriou 2116606ce2 drivers/clock_control/stm32h7: Independent clocks configuration 3 years ago
Erwan Gouriou ceb8579854 include/drivers/clock_control: stm32: Add XXX_ENABLED and XXX_FREQ 3 years ago
Erwan Gouriou 5a1fe914ff drivers/clock_control stm32h7: Move RCC HW semaphore unlock 3 years ago
Erwan Gouriou 87eba815dd drivers/clock_control: stm32h7: Complementary readability changes 3 years ago
Erwan Gouriou 12404f7668 drivers/clock_control: stm32h7: Make driver more readable 3 years ago
Mikkel Jakobsen daeaf9b89a drivers: clock_control: add stm32h725 support 3 years ago
Tomislav Milkovic b2231c9d85 drivers: clock_control: stm32h7: select max clock freq for STM32H7B3 3 years ago
Benedikt Schmidt 6c60664281 drivers: clock_control: stm32h7: systick activation 4 years ago
Manojkumar Subramaniam ae0ce3a2b9 drivers: clock_control: stm32h7: Support SoC STM32H7A3XX / STM32H7A3XX-Q 4 years ago
Gennady Kovalev b49766f001 drivers: clock_control: More power supply modes for STM32H7 4 years ago
Manojkumar Subramaniam 86a6280ed7 drivers: clock_control: stm32h7: Add logic to handle SMPS config 4 years ago
Maureen Helm ed9cb841c3 drivers: clock_control: Refactor drivers to use shared init priority 4 years ago
Oliver Yang d5af33eaf0 drivers: clock_control: stm32h7: fix comment mistake 'bansk' 4 years ago
Benedikt Schmidt 08a39c37dd boards: arm: add STM32H735G discovery kit 4 years ago
Erwan Gouriou d0644ceff0 drivers: clock_control: stm32h7: Use dts based configuration macros 4 years ago
Gerard Marull-Paretas 62afdca908 drivers: clock_control: remove usage of device_pm_control_nop 4 years ago
Jeremy Wood 901cd5745e drivers: clock_control: Add support for STM32H753XX. 4 years ago
Gerard Marull-Paretas 084c810820 drivers: clock_control: add support for PLL3 on STM32 H7 5 years ago
Gerard Marull-Paretas 3c1ef8852e drivers: clock_control: provide function to compute PLL VCO input range 5 years ago
Erwan Gouriou 03dcfeea0a drivers/clock_control: stm32h7: Fix line break on #error 5 years ago
Kumar Gala 20689c17d4 drivers: clock_control: stm32: Convert drivers to new DT device macros 5 years ago
Martin Jäger d5aff7ba3c drivers: clock_control: stm32: use generic LL headers 5 years ago
Alexander Kozhinov 8882841bcd drivers: clock_control: stm32h7 5 years ago
Jan Pohanka e4fe99590c drivers: clock_control: stm32h7 use a macro to define VCO_INPUT_RANGE 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Jeremy LOCHE 0fe6707199 drivers: clock_control: stm32h7 add HSI divisor support 5 years ago
Jeremy LOCHE ea6580cdcd drivers: clock_control: stm32h7 change set flash latency 5 years ago
Jeremy LOCHE f3bdf8ae91 drivers: clock_control: stm32h7 add preprocessor clock check 5 years ago
Jeremy LOCHE 63611264c4 drivers: clock_control: stm32h7 fixed inverted assertion 5 years ago