zephyr/arch/arm/soc/st_stm32/stm32l4
Erwan Gouriou 9413c8ba4d stm32: clean up after completion of transition to ll Clock control
Following migration of stm32f1xx series clock control driver to
STM32Cube LL API, cleanup stm32 code base in order to take into
account that this is the only clock driver available for stm32
family.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2017-06-02 14:11:13 -04:00
..
Kconfig.defconfig.series dts: arm: ST: Cleanup DTS bits on STM32L4 SoCs 2017-04-14 05:56:53 -05:00
Kconfig.defconfig.stm32l432xx arm: stm32l432: Switch to STM32L432XC to retain flash size 2017-05-15 13:22:54 -04:00
Kconfig.defconfig.stm32l475xg soc: stm32l4xx: add support for STM32L475XG 2017-04-28 15:26:38 -05:00
Kconfig.defconfig.stm32l476xx soc: stm32l476rg: rename SOC config flag 2017-05-15 13:22:54 -04:00
Kconfig.defconfig.stm32l496xx arm: stm32l4: Add configuration and dts for STM32L496 2017-05-19 10:06:48 -04:00
Kconfig.series stm32: clean up after completion of transition to ll Clock control 2017-06-02 14:11:13 -04:00
Kconfig.soc arm: stm32l4: Add configuration and dts for STM32L496 2017-05-19 10:06:48 -04:00
Makefile
flash_registers.h flash: Rework and add flash device support for STM32L4x SoCs 2017-05-19 10:06:48 -04:00
linker.ld license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
soc.c arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
soc.h soc: stm32l4xx: support of Cube LL Clock driver 2017-02-10 14:47:41 -06:00
soc_gpio.c soc: stm32f3/f4/l4: gpio: Fix unnecessary else statement 2017-05-15 13:22:54 -04:00
soc_irq.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
soc_pinmux.c soc: stm32l4x: clean up after Cube LL clock control 2017-02-10 14:47:41 -06:00
soc_pinmux.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
soc_registers.h soc: stm32l4x: clean up after Cube LL clock control 2017-02-10 14:47:41 -06:00
syscfg_registers.h arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00