zephyr/soc/arm
Andreas Sandberg 19c165a119 drivers: entropy: stm32: Add support for STM32L0 SoCs
Add the necessary clock configuration to support STM32L-based
SoCs. This change likely adds support for other STM32 SoCs as well
since the HSI48 clock is configured for all SoCs that support it
(except the STM32L4x) instead of just the STM32G4X.

Signed-off-by: Andreas Sandberg <andreas@sandberg.pp.se>
2020-06-09 14:44:25 +02:00
..
arm zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
atmel_sam zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
atmel_sam0 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
bcm_vk soc: arm: Fix header inclusion from deprecated paths 2020-06-09 10:38:36 +02:00
common/cortex_m soc: arm: cortex_m: Improve error messages 2020-05-27 16:18:26 +02:00
cypress drivers: serial: uart_psoc6: Convert to new dt macros 2020-04-24 10:57:33 -05:00
infineon_xmc zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
microchip_mec zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
nordic_nrf zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
nxp_imx zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
nxp_kinetis zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
nxp_lpc zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
qemu_cortex_a53 soc: arm: qemu_cortex_a53: Convert to new DT_INST macros 2020-03-31 19:28:47 -05:00
silabs_exx32 soc: silabs: Add CPU_HAS_ARM_MPU for all silabs socs 2020-06-09 10:46:47 +02:00
st_stm32 drivers: entropy: stm32: Add support for STM32L0 SoCs 2020-06-09 14:44:25 +02:00
ti_lm3s6965 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ti_simplelink zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
xilinx_zynqmp dts: Remove unused or dead dts_fixup.h 2020-04-30 18:06:23 -05:00
CMakeLists.txt soc: arm: framework for common fixed MPU region configuration 2019-12-09 11:51:14 -05:00
Kconfig kconfig: Make the CPU_HAS_FPU_DOUBLE_PRECISION option global. 2020-04-22 16:39:48 -07:00