..
CMakeLists.txt
lpc: Add usart shim driver for lpcxpresso54114
2018-01-23 09:18:32 -06:00
Kconfig
lpc: Add usart shim driver for lpcxpresso54114
2018-01-23 09:18:32 -06:00
Kconfig.altera_jtag
kconfig: fix more help spacing issues
2018-02-15 23:20:55 -05:00
Kconfig.cc32xx
serial: introduce SERIAL_SUPPORT_INTERRUPT Kconfig option
2017-06-29 07:07:31 -04:00
Kconfig.cmsdk_apb
serial: introduce SERIAL_SUPPORT_INTERRUPT Kconfig option
2017-06-29 07:07:31 -04:00
Kconfig.esp32
kconfig: fix more help spacing issues
2018-02-15 23:20:55 -05:00
Kconfig.fe310
serial: introduce SERIAL_SUPPORT_INTERRUPT Kconfig option
2017-06-29 07:07:31 -04:00
Kconfig.gecko
drivers: serial: Add uart driver for Silabs EXX32 MCUs
2017-10-10 11:56:47 -05:00
Kconfig.mcux
serial: Refactor mcux uart shim driver to use clock control interface
2017-10-20 12:28:11 -05:00
Kconfig.mcux_lpc_usart
lpc: Add usart shim driver for lpcxpresso54114
2018-01-23 09:18:32 -06:00
Kconfig.mcux_lpsci
serial: Refactor mcux lpsci shim driver to use clock control interface
2017-10-20 12:28:11 -05:00
Kconfig.mcux_lpuart
serial: Add another instance to the mcux lpuart driver
2017-11-15 09:09:58 -06:00
Kconfig.msp432p4xx
drivers: serial: Add MSP-EXP432P401R UART
2017-10-19 12:16:11 -05:00
Kconfig.nrf5
serial: introduce SERIAL_SUPPORT_INTERRUPT Kconfig option
2017-06-29 07:07:31 -04:00
Kconfig.ns16550
dts: x86: qemu_x86: Add device support for uart ns16550
2017-10-06 08:35:42 -04:00
Kconfig.nsim
serial: nsim: Add missing SERIAL_HAS_DRIVER in Kconfig
2017-06-29 07:07:31 -04:00
Kconfig.qmsi
serial: introduce SERIAL_SUPPORT_INTERRUPT Kconfig option
2017-06-29 07:07:31 -04:00
Kconfig.riscv_qemu
kconfig: fix more help spacing issues
2018-02-15 23:20:55 -05:00
Kconfig.sam0
serial: add a serial driver for the SAM0 family.
2018-01-04 13:18:25 -05:00
Kconfig.stellaris
kconfig: fix more help spacing issues
2018-02-15 23:20:55 -05:00
Kconfig.stm32
serial: introduce SERIAL_SUPPORT_INTERRUPT Kconfig option
2017-06-29 07:07:31 -04:00
Kconfig.uart_sam
arm: dts: Modified Atmel SAM family processor's UART to DTS.
2017-07-07 10:31:34 -05:00
Kconfig.usart_sam
arm: dts: Modified Atmel SAM family processor's UART to DTS.
2017-07-07 10:31:34 -05:00
uart_altera_jtag_hal.c
drivers: serial: Add Altera shim driver for JTAG UART soft IP
2017-11-17 07:46:40 -05:00
uart_cc32xx.c
cc3200: Remove TI cc3200 SOC and LaunchXL board support
2017-08-15 11:02:48 -05:00
uart_cmsdk_apb.c
…
uart_esp32.c
esp32: Prefix ROM routines with `esp32_rom_`
2017-10-09 20:53:22 -04:00
uart_fe310.c
…
uart_gecko.c
drivers: serial: Add uart driver for Silabs EXX32 MCUs
2017-10-10 11:56:47 -05:00
uart_handlers.c
drivers: uart: add system call handlers
2017-10-30 13:20:19 -07:00
uart_mcux.c
serial: Refactor mcux uart shim driver to use clock control interface
2017-10-20 12:28:11 -05:00
uart_mcux_lpsci.c
serial: Refactor mcux lpsci shim driver to use clock control interface
2017-10-20 12:28:11 -05:00
uart_mcux_lpuart.c
serial: Add another instance to the mcux lpuart driver
2017-11-15 09:09:58 -06:00
uart_msp432p4xx.c
drivers: serial: Add MSP-EXP432P401R UART
2017-10-19 12:16:11 -05:00
uart_nrf5.c
drivers: serial: Fix nRF5x UART IRQ Mask values
2017-12-04 12:26:14 +01:00
uart_ns16550.c
serial/uart_ns16500: poll THRE to determine when data can be written
2017-09-12 11:24:56 -04:00
uart_ns16550.h
…
uart_nsim.c
…
uart_qmsi.c
driver: serial: Get interrupt number from dts
2017-12-15 11:22:55 -06:00
uart_riscv_qemu.c
serial: introduce SERIAL_SUPPORT_INTERRUPT Kconfig option
2017-06-29 07:07:31 -04:00
uart_sam.c
…
uart_sam0.c
sam0: move the UART and SPI configuration into pinmux.
2018-02-08 12:09:46 -06:00
uart_stellaris.c
…
uart_stm32.c
drivers: serial: uart_stm32: fix call to LL_USART_SetBaudRate
2018-02-02 08:22:27 -06:00
uart_stm32.h
…
usart_mcux_lpc.c
lpc: Add usart shim driver for lpcxpresso54114
2018-01-23 09:18:32 -06:00
usart_sam.c
…