zephyr/drivers/serial
Mulin Chao 8efc935288 drivers: uart: add pinctrl driver support
Replace soc-specific pin functions with Zephyr pinctrl api functions for
pin-mux configuration in uart driver.

Signed-off-by: Mulin Chao <mlchao@nuvoton.com>
2022-05-12 14:24:03 -05:00
..
CMakeLists.txt drivers/serial: Extend Altera Jtag Uart driver support 2022-04-07 06:58:16 -04:00
Kconfig uart: logging: Add configurable log level to UART drivers 2022-03-10 13:49:43 -05:00
Kconfig.altera_jtag drivers/serial: Extend Altera Jtag Uart driver support 2022-04-07 06:58:16 -04:00
Kconfig.apbuart serial: apbuart interrupt support 2020-11-13 14:53:55 -08:00
Kconfig.b91 drivers: serial: introduce new Telink B91 Serial driver 2021-07-21 05:37:12 -04:00
Kconfig.cc13xx_cc26xx
Kconfig.cc32xx
Kconfig.cmsdk_apb
Kconfig.esp32 drivers: esp32: uart: use hal functions 2021-11-03 16:47:32 -04:00
Kconfig.gd32 drivers: serial: Add USART support for GD32V 2021-12-20 17:51:30 +01:00
Kconfig.gecko
Kconfig.imx
Kconfig.it8xxx2 ITE: drivers/serial: add the UART driver for the PM callback function 2021-11-16 21:23:42 -05:00
Kconfig.leuart_gecko
Kconfig.litex serial: litex: remove irrational dependency 2022-05-10 10:44:04 +02:00
Kconfig.lpc11u6x drivers: serial: Add support for LPC11U6X UART controllers 2020-07-29 20:12:24 +02:00
Kconfig.mcux uart_mcux_lpuart: Enable Asynchronous UART API. 2022-04-14 15:21:58 -05:00
Kconfig.mcux_flexcomm
Kconfig.mcux_iuart drivers: serial: Add NXP IUART driver 2020-08-14 14:51:50 -05:00
Kconfig.mcux_lpsci
Kconfig.mcux_lpuart drivers: mcux_lpuart: make async api use common LPUART ISR 2022-04-22 09:44:19 +02:00
Kconfig.miv drivers: serial: uart_miv: Fix build errors 2021-05-10 13:15:50 -05:00
Kconfig.msp432p4xx
Kconfig.native_posix kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.neorv32 drivers: serial: neorv32: use shared serial driver init priority 2021-10-19 06:44:46 -04:00
Kconfig.npcx driver: npcx7: fixed typo in Kconfig.npcx files. 2020-12-07 12:11:17 -05: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: modify ns16550 to use extended FIFO 2022-05-10 13:29:47 -04:00
Kconfig.numicro driver: serial: replace suffix nuvoton with numicro 2021-08-07 20:37:24 -04:00
Kconfig.pl011 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.psoc6 drivers: serial: psoc6: Add interrupts support 2021-04-27 09:27:45 -05:00
Kconfig.rcar everywhere: fix typos 2022-03-14 20:22:24 -04:00
Kconfig.rpi_pico drivers: serial: rpi_pico: added reset support for UART devices 2022-03-23 12:51:39 +01:00
Kconfig.rtt scripts: kconfigfunctions: Redefine dt_nodelabel_has_compat() 2022-04-02 15:14:38 +02:00
Kconfig.rv32m1_lpuart
Kconfig.sam0
Kconfig.sifive kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.stellaris kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.stm32 drivers: dma: stm32 dma driver for a new dma version 2021-07-22 04:52:53 -04:00
Kconfig.test serial: test: update selected symbols 2022-05-10 10:44:04 +02:00
Kconfig.uart_sam
Kconfig.usart_sam
Kconfig.xec kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.xen drivers: serial: xen: remove superfluous default n for boolean 2022-04-15 10:32:24 -07:00
Kconfig.xlnx drivers: serial: xlnx_ps: update referenced SoC configuration items 2022-01-21 11:34:09 -05:00
Kconfig.xmc4xxx
leuart_gecko.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
serial_test.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
uart_altera_jtag.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
uart_apbuart.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
uart_b91.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
uart_cc13xx_cc26xx.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
uart_cc32xx.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
uart_cmsdk_apb.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
uart_esp32.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02: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 drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
uart_ite_it8xxx2.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
uart_liteuart.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
uart_lpc11u6x.c drivers: serial: enable pin control for lpc11u6x serial driver 2022-05-10 17:27:44 -05:00
uart_lpc11u6x.h drivers: serial: enable pin control for lpc11u6x serial driver 2022-05-10 17:27:44 -05: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 drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
uart_mcux_lpsci.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
uart_mcux_lpuart.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02: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: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02: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: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
uart_nrfx_uarte.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
uart_ns16550.c drivers: serial: modify ns16550 to use extended FIFO 2022-05-10 13:29:47 -04:00
uart_ns16550.h
uart_numicro.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
uart_pl011.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
uart_psoc6.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
uart_rcar.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +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: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02: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 stm32: Allow UARTs to use alternate clocks. 2022-05-11 14:58:37 -05:00
uart_stm32.h stm32: Allow UARTs to use alternate clocks. 2022-05-11 14:58:37 -05:00
uart_xlnx_ps.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
uart_xlnx_uartlite.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
uart_xmc4xxx.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
usart_gd32.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
usart_sam.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00