..
CMakeLists.txt
drivers: serial: esp32_usb: Add USB serial / JTAG interface
2022-07-07 13:14:00 +00:00
Kconfig
uart_pipe: Remove obsolete UART_PIPE_ON_DEV_NAME Kconfig
2022-07-07 09:59:49 +02:00
Kconfig.altera_jtag
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.apbuart
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.b91
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.cc13xx_cc26xx
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.cc32xx
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.cmsdk_apb
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.esp32
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.gd32
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.gecko
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.imx
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.it8xxx2
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.leuart_gecko
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.litex
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.lpc11u6x
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.mcux
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.mcux_flexcomm
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.mcux_iuart
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.mcux_lpsci
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.mcux_lpuart
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.miv
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.msp432p4xx
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.native_posix
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.neorv32
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.npcx
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.nrfx
soc: nrf: Use data from DTS to populate HAS_HW_NRF_* Kconfig options
2022-04-02 15:14:38 +02:00
Kconfig.ns16550
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.numicro
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.pl011
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.psoc6
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.rcar
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.rpi_pico
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.rtt
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.rv32m1_lpuart
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.sam0
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.sifive
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.stellaris
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.stm32
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.test
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.uart_sam
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.usart_sam
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.xec
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.xen
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.xlnx
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
Kconfig.xmc4xxx
drivers: serial: Update drivers to use devicetree Kconfig symbol
2022-07-21 10:29:06 +02:00
leuart_gecko.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
serial_esp32_usb.c
everywhere: Fix legacy include paths
2022-07-18 16:16:47 +00:00
serial_test.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_altera_jtag.c
drivers: serial: uart_altera_jtag: Fix wrong register address used
2022-06-28 07:34:29 -04:00
uart_apbuart.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_b91.c
drivers: serial: telink_b91: fix uart unknown state after boot from mcuboot
2022-06-24 20:25:33 +02:00
uart_cc13xx_cc26xx.c
drivers: adjust cc13xx_cc26xx drivers for hal_ti update
2022-07-08 09:37:43 +02:00
uart_cc32xx.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_cmsdk_apb.c
drivers: clock_control: beetle: Use devicetree for clock control
2022-07-14 10:31:50 +02:00
uart_esp32.c
drivers: serial: esp32: remove unused stubs.h include
2022-07-16 16:17:11 +00:00
uart_gecko.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_handlers.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_hvc_xen.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_hvc_xen_consoleio.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_imx.c
include: add more missing zephyr/ prefixes
2022-05-27 15:20:27 -07:00
uart_ite_it8xxx2.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_liteuart.c
drivers: use unsigned int for irq_lock()
2022-07-14 14:37:13 -05:00
uart_lpc11u6x.c
drivers: serial: lpc11u6x: Remove DT_LABEL usage
2022-06-30 10:32:33 +02:00
uart_lpc11u6x.h
drivers: serial: lpc11u6x: Remove DT_LABEL usage
2022-06-30 10:32:33 +02:00
uart_mchp_xec.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_mcux.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_mcux_flexcomm.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_mcux_iuart.c
include: add more missing zephyr/ prefixes
2022-05-27 15:20:27 -07:00
uart_mcux_lpsci.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_mcux_lpuart.c
drivers: lpuart: prevent spurious transmission complete interrupts
2022-07-20 09:29:38 -05:00
uart_miv.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_msp432p4xx.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_native_posix.c
drivers: serial: uart_native_posix: Replace use of DT_INST_LABEL
2022-07-04 14:26:30 +00:00
uart_neorv32.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_npcx.c
drivers: uart: add pinctrl driver support
2022-05-12 14:24:03 -05:00
uart_nrfx_uart.c
drivers: use unsigned int for irq_lock()
2022-07-14 14:37:13 -05:00
uart_nrfx_uarte.c
drivers: use unsigned int for irq_lock()
2022-07-14 14:37:13 -05:00
uart_ns16550.c
drivers: serial: Uart ns16550 get clock frequency from clock manager
2022-07-05 15:38:54 +00:00
uart_ns16550.h
drivers: serial: ns16550: move header from /include/
2019-06-25 15:27:00 -04:00
uart_numicro.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_pipe.c
uart_pipe: Remove obsolete UART_PIPE_ON_DEV_NAME Kconfig
2022-07-07 09:59:49 +02:00
uart_pl011.c
drivers: add mising braces to single line if statements
2022-07-06 11:00:45 -04:00
uart_psoc6.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_rcar.c
drivers: clock: rcar: Rename global includes file
2022-06-28 18:11:44 +02:00
uart_rpi_pico.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_rtt.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_rv32m1_lpuart.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_sam.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_sam0.c
drivers: use unsigned int for irq_lock()
2022-07-14 14:37:13 -05:00
uart_sifive.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_stellaris.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
uart_stm32.c
drivers: use unsigned int for irq_lock()
2022-07-14 14:37:13 -05:00
uart_stm32.h
drivers: serial: add pin inversion to stm32 u(s)art
2022-05-13 08:45:55 -05:00
uart_xlnx_ps.c
drivers: serial: xilinx: uartps: add pinctrl support
2022-06-28 20:46:11 +02:00
uart_xlnx_uartlite.c
serial: xilinx: uartlite: Fix bus fault
2022-05-12 19:05:15 -04:00
uart_xmc4xxx.c
drivers: uart_xmc4xxx: Remove unnecessary cast
2022-06-05 14:29:26 +02:00
usart_gd32.c
soc: arm: gigadevice: use common API headers
2022-06-22 18:41:19 +09:00
usart_sam.c
drivers: serial: atmel_sam: Added hw flow control
2022-06-22 12:24:22 +02:00