zephyr/drivers/serial
Eugeniy Paltsev dd49fb4da4 Serial: NSIM: remove legacy ARC-NSIM UART driver
After switching nSIM to 16550 UART model & driver there is no users
for ARC-NSIM UART. So remove it entirely.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
2020-07-20 13:34:34 -04:00
..
CMakeLists.txt Serial: NSIM: remove legacy ARC-NSIM UART driver 2020-07-20 13:34:34 -04:00
Kconfig Serial: NSIM: remove legacy ARC-NSIM UART driver 2020-07-20 13:34:34 -04:00
Kconfig.altera_jtag
Kconfig.cc13xx_cc26xx
Kconfig.cc32xx
Kconfig.cmsdk_apb
Kconfig.esp32
Kconfig.gecko
Kconfig.imx
Kconfig.leuart_gecko
Kconfig.litex
Kconfig.mcux
Kconfig.mcux_flexcomm
Kconfig.mcux_lpsci
Kconfig.mcux_lpuart
Kconfig.miv
Kconfig.msp432p4xx
Kconfig.native_posix
Kconfig.nrfx drivers: serial: nrf: Remove flow control configuration from kconfig 2020-06-09 19:06:16 +02:00
Kconfig.ns16550
Kconfig.nuvoton drivers: serial: add support for Nuvoton series UART 2020-07-01 21:09:25 +02:00
Kconfig.pl011
Kconfig.psoc6
Kconfig.rtt
Kconfig.rv32m1_lpuart
Kconfig.sam0
Kconfig.sifive
Kconfig.stellaris
Kconfig.stm32
Kconfig.uart_sam
Kconfig.usart_sam
Kconfig.xlnx
Kconfig.xmc4xxx
leuart_gecko.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
uart_altera_jtag_hal.c
uart_cc13xx_cc26xx.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
uart_cc32xx.c drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
uart_cmsdk_apb.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
uart_esp32.c drivers: esp32/clock_control: support UART, I2C 2020-06-16 09:00:51 -05:00
uart_gecko.c drivers: serial: gecko: Use init macros 2020-06-25 23:31:51 -05:00
uart_handlers.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
uart_imx.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
uart_liteuart.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
uart_mcux_flexcomm.c drivers: serial: Fix uart_poll_in() for mcux flexcomm driver 2020-06-26 11:00:48 -05:00
uart_mcux_lpsci.c drivers: serial: Fix uart_irq_tx_complete() in remaining mcux drivers 2020-06-12 09:49:42 +02:00
uart_mcux_lpuart.c drivers: serial: Fix "mcux_lpuart_irq_tx_complete" returns wrong result 2020-06-11 11:00:53 +02:00
uart_mcux.c drivers: uart_mcux: add UART set configuration function 2020-07-02 11:09:09 -04:00
uart_miv.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
uart_msp432p4xx.c drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
uart_native_posix.c
uart_nrfx_uart.c drivers: uart_nrfx_uart: Fix disabling of TX IRQ 2020-07-06 16:34:53 +02:00
uart_nrfx_uarte.c drivers: uart: nrf_uarte: Generate RX_RDY after rx_disable 2020-06-16 19:11:57 +02:00
uart_ns16550_port_x.h drivers: ns16550: use DEVICE_MMIO where needed 2020-07-17 11:38:18 +02:00
uart_ns16550.c drivers: ns16550: use DEVICE_MMIO where needed 2020-07-17 11:38:18 +02:00
uart_ns16550.h
uart_nuvoton.c drivers: serial: add support for Nuvoton series UART 2020-07-01 21:09:25 +02:00
uart_pl011.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
uart_psoc6.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
uart_rtt.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
uart_rv32m1_lpuart.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
uart_sam0.c drivers: uart: sam0: Reorder events on rx_disable 2020-06-16 19:11:57 +02:00
uart_sam.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
uart_sifive.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
uart_stellaris.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
uart_stm32.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
uart_stm32.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
uart_xlnx_ps.c serial: uart_xlnx_ps: Fix duplicate initialization 2020-06-15 16:53:20 +02:00
uart_xmc4xxx.c
usart_sam.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00