zephyr/soc/arm/st_stm32
Erwan Gouriou 2805ea9193 drivers/clock_control: STM32H7 support
Provide basic clock control driver for STM32H7.
Bus clock activation is done through CM7 and CM4 common registers
so we don't have to care to the CPU Id before accessing.
Accesses are not protected for now. Only possible configuration
is system clock source set to HSE driven PLL.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-07-04 08:50:04 -04:00
..
common dts: stm32wb: Limit flash size to 812K 2019-06-03 09:38:19 -04:00
stm32f0 dts: can: allow individual specification of prop seg and phase seg1 quanta 2019-06-24 14:33:46 -05:00
stm32f1 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
stm32f2 soc: stm32: STM32F2: Remove useless package digit 2019-06-18 08:03:40 -04:00
stm32f3 soc: stm32f3: Delete obsolete FLASH_PAGE_SIZE Kconfig symbol 2019-06-24 07:23:11 -04:00
stm32f4 soc: stm32: STM32F4: Remove useless package digit 2019-06-18 08:03:40 -04:00
stm32f7 soc: stm32f7: Fix fixup file for uart devices 2019-07-02 20:27:22 -04:00
stm32h7 drivers/clock_control: STM32H7 support 2019-07-04 08:50:04 -04:00
stm32l0 soc: stm32: STM32L0: Remove useless package digit 2019-06-17 16:14:45 -04:00
stm32l1 soc: stm32: Remove unused soc_register header file 2019-05-30 09:37:51 -04:00
stm32l4 dts: can: allow individual specification of prop seg and phase seg1 quanta 2019-06-24 14:33:46 -05:00
stm32mp1 soc/arm/st_stm32: Replace STM32 specific core selection option 2019-06-17 03:17:46 -04:00
stm32wb soc: stm32: STM32WB: Remove useless package digit 2019-06-17 16:14:45 -04:00
CMakeLists.txt
Kconfig soc: stm32: enable outputing hex file 2019-05-08 21:11:10 -04:00
Kconfig.defconfig
Kconfig.soc