zephyr/drivers/serial
Gustavo Denardin ad235dc24b arm: UART driver modifications for MKL25Z soc support
Since all interrupts come in on the status line,
we only connect it for the KL2X.

Change-Id: Ia9e0d483fe68464a0eeab08c95a043260e5793b0
Signed-off-by: Gustavo Denardin <gustavo.denardin@gmail.com>
2017-03-27 09:05:57 -05:00
..
Kconfig
Kconfig.altera_jtag
Kconfig.atmel_sam3
Kconfig.cc32xx cc3200: Enable device tree usage for CC3200 2017-02-10 18:14:01 +00:00
Kconfig.cmsdk_apb v2m_beetle: uart: Add DTS support to UART driver 2017-02-10 18:14:04 +00:00
Kconfig.mcux dts: arm: Kinetis: Add base support for Kinetis 2017-02-10 18:13:59 +00:00
Kconfig.mcux_lpuart kw41z: add base DTS support 2017-02-10 18:14:05 +00:00
Kconfig.nrf5
Kconfig.ns16550
Kconfig.nsim
Kconfig.qmsi
Kconfig.riscv_qemu
Kconfig.stellaris
Kconfig.stm32 stm32: uart: Add DTS support to STM32 UART driver 2017-02-10 18:14:02 +00:00
Kconfig.usart_sam
Makefile
uart_altera_jtag.c
uart_atmel_sam3.c
uart_cc32xx.c cc3200: Enable device tree usage for CC3200 2017-02-10 18:14:01 +00:00
uart_cmsdk_apb.c
uart_mcux_lpuart.c
uart_mcux.c arm: UART driver modifications for MKL25Z soc support 2017-03-27 09:05:57 -05:00
uart_nrf5.c drivers: serial: nrf5: Fix system off pin configuration 2017-02-27 21:02:20 +00:00
uart_ns16550.c
uart_ns16550.h
uart_nsim.c
uart_qmsi.c
uart_riscv_qemu.c
uart_stellaris.c
uart_stellaris.h
uart_stm32.c drivers: stm32: clean up after stm23cube based clock control 2017-02-10 14:47:41 -06:00
uart_stm32.h drivers: stm32: clean up after stm23cube based clock control 2017-02-10 14:47:41 -06:00
usart_sam.c