..
CMakeLists.txt
serial: Add Support for ARM PL011 UART
2019-01-15 15:40:37 -06:00
Kconfig
api: uart: Add new asynchronous UART API.
2019-01-22 18:54:12 +01:00
Kconfig.altera_jtag
drivers: ethernet: Kconfig: Remove redundant 'default n' properties
2018-07-03 17:11:31 -04:00
Kconfig.cc32xx
drivers: ethernet: Kconfig: Remove redundant 'default n' properties
2018-07-03 17:11:31 -04:00
Kconfig.cmsdk_apb
drivers: ethernet: Kconfig: Remove redundant 'default n' properties
2018-07-03 17:11:31 -04:00
Kconfig.esp32
drivers: ethernet: Kconfig: Remove redundant 'default n' properties
2018-07-03 17:11:31 -04:00
Kconfig.gecko
soc: silabs_exx32: Add independent Kconfig options for HAL libraries
2019-01-08 13:31:42 -06:00
Kconfig.imx
drivers: ethernet: Kconfig: Remove redundant 'default n' properties
2018-07-03 17:11:31 -04:00
Kconfig.leuart_gecko
soc: silabs_exx32: Add independent Kconfig options for HAL libraries
2019-01-08 13:31:42 -06:00
Kconfig.mcux
drivers: ethernet: Kconfig: Remove redundant 'default n' properties
2018-07-03 17:11:31 -04:00
Kconfig.mcux_lpc_usart
drivers: ethernet: Kconfig: Remove redundant 'default n' properties
2018-07-03 17:11:31 -04:00
Kconfig.mcux_lpsci
drivers: ethernet: Kconfig: Remove redundant 'default n' properties
2018-07-03 17:11:31 -04:00
Kconfig.mcux_lpuart
drivers: serial: Add instances to mcux lpuart shim driver
2018-09-27 05:55:55 +05:30
Kconfig.miv
drivers: serial: uart_miv: Convert to use DTS
2018-11-03 06:58:23 -04:00
Kconfig.msp432p4xx
drivers: ethernet: Kconfig: Remove redundant 'default n' properties
2018-07-03 17:11:31 -04:00
Kconfig.native_posix
native_posix: Remove all references to the defunct legacy shell
2019-01-18 18:25:05 -05:00
Kconfig.nrfx
drivers: serial: nrfx: Add support for UARTE2 and UARTE3
2019-01-21 10:13:34 +01:00
Kconfig.ns16550
drivers/serial: ns16550: extend to support 4 ports
2018-07-20 14:11:33 -04:00
Kconfig.nsim
Kconfig: Use a short, consistent style for prompts
2018-08-15 04:10:10 -07:00
Kconfig.pl011
serial: Add Support for ARM PL011 UART
2019-01-15 15:40:37 -06:00
Kconfig.psoc6
drivers: serial: Add Cypress PSoC6 UART driver
2018-09-21 18:50:59 -04:00
Kconfig.qmsi
drivers: ethernet: Kconfig: Remove redundant 'default n' properties
2018-07-03 17:11:31 -04:00
Kconfig.sam0
drivers: ethernet: Kconfig: Remove redundant 'default n' properties
2018-07-03 17:11:31 -04:00
Kconfig.sifive
riscv: Rename the FE310 SoC to Sifive Freedom
2018-08-16 06:23:01 -07:00
Kconfig.stellaris
kconfig: Hide the Stellaris serial driver on unsupported platforms
2018-12-30 16:24:50 -05:00
Kconfig.stm32
drivers/serial: stm32: Remove superfluous dependency in Kconfig
2019-01-09 08:05:24 -06:00
Kconfig.uart_sam
drivers: ethernet: Kconfig: Remove redundant 'default n' properties
2018-07-03 17:11:31 -04:00
Kconfig.usart_sam
drivers: ethernet: Kconfig: Remove redundant 'default n' properties
2018-07-03 17:11:31 -04:00
leuart_gecko.c
dts: silabs: use 'aliases' to remove dts_fixup defines
2019-01-08 11:56:02 -06:00
uart_altera_jtag_hal.c
serial: Change poll_out signature
2018-11-29 10:18:59 -08:00
uart_cc32xx.c
drivers: Add 'U' to unsigned variable assignments
2018-12-04 22:51:56 -05:00
uart_cmsdk_apb.c
serial: Change poll_out signature
2018-11-29 10:18:59 -08:00
uart_esp32.c
serial: Change poll_out signature
2018-11-29 10:18:59 -08:00
uart_gecko.c
dts: silabs: use 'aliases' to remove dts_fixup defines
2019-01-08 11:56:02 -06:00
uart_handlers.c
serial: Change poll_out signature
2018-11-29 10:18:59 -08:00
uart_imx.c
drivers: Add 'U' to unsigned variable assignments
2018-12-04 22:51:56 -05:00
uart_mcux_lpsci.c
drivers: Add 'U' to unsigned variable assignments
2018-12-04 22:51:56 -05:00
uart_mcux_lpuart.c
drivers: serial: Fix mcux lpuart instance 2
2019-01-16 12:32:16 -06:00
uart_mcux.c
drivers: Add 'U' to unsigned variable assignments
2018-12-04 22:51:56 -05:00
uart_miv.c
serial: Change poll_out signature
2018-11-29 10:18:59 -08:00
uart_msp432p4xx.c
drivers: Add 'U' to unsigned variable assignments
2018-12-04 22:51:56 -05:00
uart_native_posix.c
drivers: Modify drivers to use DEVICE_AND_API_INIT()
2019-01-15 10:39:34 -08:00
uart_nrfx_uart.c
drivers: nrf: Rework UART shim to support async UART API.
2019-01-22 18:54:12 +01:00
uart_nrfx_uarte.c
drivers: serial: nrfx: Add support for UARTE2 and UARTE3
2019-01-21 10:13:34 +01:00
uart_ns16550.c
driver: uart_ns16550.c: necessary changes for arc iot soc
2019-01-10 07:05:51 -05:00
uart_ns16550.h
headers: Fix headers across the project
2018-09-17 15:49:26 -04:00
uart_nsim.c
drivers: Modify drivers to use DEVICE_AND_API_INIT()
2019-01-15 10:39:34 -08:00
uart_pl011.c
serial: Add Support for ARM PL011 UART
2019-01-15 15:40:37 -06:00
uart_psoc6.c
serial: Change poll_out signature
2018-11-29 10:18:59 -08:00
uart_qmsi.c
serial: Change poll_out signature
2018-11-29 10:18:59 -08:00
uart_sam.c
serial: Change poll_out signature
2018-11-29 10:18:59 -08:00
uart_sam0.c
serial: Change poll_out signature
2018-11-29 10:18:59 -08:00
uart_sifive.c
drivers: Add 'U' to unsigned variable assignments
2018-12-04 22:51:56 -05:00
uart_stellaris.c
drivers: Add 'U' to unsigned variable assignments
2018-12-04 22:51:56 -05:00
uart_stm32.c
Driver: Serial STM32: Fix use of TXE IRQ
2019-01-23 04:30:58 -06:00
uart_stm32.h
serial: stm32: Implement configure and config_get api calls
2019-01-16 21:49:03 -05:00
usart_mcux_lpc.c
serial: Change poll_out signature
2018-11-29 10:18:59 -08:00
usart_sam.c
serial: Change poll_out signature
2018-11-29 10:18:59 -08:00