zephyr/soc
Erwan Gouriou a985e03349 drivers/interrupt_controller: stm32: Use LL API
exti driver implementation does not fit all SoCs because
some EXTI ip does not match stm32_exti register map provided.
Instead of providing exti register map for all SoCs, use LL API
which abstracts IP variations and enable uniform use of the drivers
on all STM32SoCs.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-01-31 03:18:36 -06:00
..
arc qmsi: remove handling of qmsi library 2019-01-18 06:50:04 -05:00
arm drivers/interrupt_controller: stm32: Use LL API 2019-01-31 03:18:36 -06:00
nios2 boards: nios2: Add dts support for i2c 2019-01-16 12:35:30 -06:00
posix kernel: Remove _IntLibInit function 2018-11-28 14:59:10 -08:00
riscv32 serial: RV32M1: introduce lpuart driver / DT bindings 2019-01-25 11:59:46 -05:00
x86 qmsi: remove handling of qmsi library 2019-01-18 06:50:04 -05:00
x86_64/x86_64 arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
xtensa dts: xtensa: esp32: Add device tree support. 2019-01-29 09:47:17 -06:00
Kconfig linker: allow SoC to insert linker script fragments 2018-10-19 16:11:34 -04:00