zephyr/drivers/serial
Tim Lin 0bb77191c0 drivers/serial: ns16550: Add high speed baud rate support for IT8XXX2
Add the support of high speed baud rate 230.4k and 460.8k
for IT8XXX2 of ITE.

Signed-off-by: Tim Lin <tim2.lin@ite.corp-partner.google.com>
2023-10-20 14:56:06 +02:00
..
CMakeLists.txt boards: arm64: add support for Raspberry Pi 4 Model B 2023-09-28 13:40:45 +02:00
Kconfig boards: arm64: add support for Raspberry Pi 4 Model B 2023-09-28 13:40:45 +02:00
Kconfig.altera
Kconfig.altera_jtag
Kconfig.apbuart
Kconfig.b91
Kconfig.bcm2711 boards: arm64: add support for Raspberry Pi 4 Model B 2023-09-28 13:40:45 +02:00
Kconfig.cc13xx_cc26xx
Kconfig.cc32xx drivers: serial: cc32xx: add support for pinctrl 2023-06-17 07:55:43 -04:00
Kconfig.cdns
Kconfig.cmsdk_apb
Kconfig.efinix_sapphire drivers: serial: add uart_efinix_sapphire initial version 2023-06-27 12:09:57 +00:00
Kconfig.emul drivers: serial: uart_emul: support interrupt-driven receive 2023-10-03 14:58:19 -04:00
Kconfig.esp32 soc: xtensa,riscv: esp32xx: refactor folder structure 2023-07-25 18:12:33 +02:00
Kconfig.gd32
Kconfig.gecko drivers: pinctrl: Add pinctrl driver for Gecko Series 1 2023-07-26 14:33:03 +02:00
Kconfig.hostlink
Kconfig.ifx_cat1
Kconfig.imx
Kconfig.it8xxx2 drivers/serial: ns16550: Add high speed baud rate support for IT8XXX2 2023-10-20 14:56:06 +02:00
Kconfig.leuart_gecko
Kconfig.litex
Kconfig.lpc11u6x
Kconfig.mcux
Kconfig.mcux_flexcomm drivers: uart_mcux_flexcomm: Merge conditions for enabling ISR 2023-07-06 11:48:49 +02:00
Kconfig.mcux_iuart
Kconfig.mcux_lpsci
Kconfig.mcux_lpuart
Kconfig.miv
Kconfig.msp432p4xx
Kconfig.native_posix drivers serial native ptty: Split in top and bottom 2023-07-10 09:53:22 +02:00
Kconfig.native_tty drivers: uart: add support for serial ports on native posix 2023-06-21 09:27:22 +02:00
Kconfig.neorv32
Kconfig.npcx
Kconfig.nrfx drivers: nrf: select PINCTRL 2023-09-20 08:57:09 +02:00
Kconfig.ns16550 drivers/serial: ns16550: Add high speed baud rate support for IT8XXX2 2023-10-20 14:56:06 +02:00
Kconfig.numaker drivers: serial: support for Nuvoton numaker series UART 2023-06-21 09:26:00 +00:00
Kconfig.numicro
Kconfig.nxp_s32 drivers: select nocache only when supported 2023-09-26 15:09:51 +02:00
Kconfig.opentitan
Kconfig.pl011 drivers: serial: pl011: Select PINCTRL for Apollo4 SoC family 2023-08-04 10:48:58 +02:00
Kconfig.psoc6
Kconfig.ql_usbserialport_s3b drivers: pinctrl: add driver for EOS S3 2023-07-26 14:59:59 +02:00
Kconfig.rcar
Kconfig.rpi_pico
Kconfig.rtt
Kconfig.rv32m1_lpuart
Kconfig.sam0 uart_sam0: don't consume CONFIG_UART_ASYNC_API directly. 2023-08-21 17:15:29 +02:00
Kconfig.sedi drivers: serial: Add Intel SEDI driver 2023-07-28 17:49:09 +02:00
Kconfig.sifive
Kconfig.smartbond
Kconfig.stellaris
Kconfig.stm32
Kconfig.test drivers: serial: serial_test: Move ring buf dep to Kconfig 2023-09-28 16:38:30 -04:00
Kconfig.uart_sam
Kconfig.usart_sam
Kconfig.xec
Kconfig.xen xen: add Kconfig option for Zephyr on Dom0less setups 2023-09-18 10:43:45 +01:00
Kconfig.xlnx
Kconfig.xmc4xxx
leuart_gecko.c
serial_esp32_usb.c soc: esp32s3: add esp32s3_appcpu for AMP support 2023-09-27 12:07:21 +02:00
serial_test.c drivers: serial: serial_test.c: Patch 64-bit incompat 2023-09-28 16:38:30 -04:00
uart_altera.c serial: CONFIG_UART_USE_RUNTIME_CONFIGURE on API for cfg funcs 2023-07-21 17:46:12 -04:00
uart_altera_jtag.c
uart_apbuart.c
uart_b91.c serial: CONFIG_UART_USE_RUNTIME_CONFIGURE on API for cfg funcs 2023-07-21 17:46:12 -04:00
uart_bcm2711.c boards: arm64: add support for Raspberry Pi 4 Model B 2023-09-28 13:40:45 +02:00
uart_cc13xx_cc26xx.c drivers: serial: uart_cc13xx_cc26xx: fix race 2023-09-08 09:26:34 +02:00
uart_cc32xx.c drivers: serial: cc32xx: add support for pinctrl 2023-06-17 07:55:43 -04:00
uart_cdns.c
uart_cdns.h drivers: serial: fix zephyr.h warning 2023-08-07 18:51:28 +00:00
uart_cmsdk_apb.c drivers: serial: cmsdk_apb: fix irq_rx_ready deviation 2023-08-07 12:01:25 -04:00
uart_efinix_sapphire.c drivers: serial: add uart_efinix_sapphire initial version 2023-06-27 12:09:57 +00:00
uart_emul.c drivers: serial: uart_emul: make api implementation static 2023-10-03 14:58:19 -04:00
uart_esp32.c soc: xtensa,riscv: esp32xx: refactor folder structure 2023-07-25 18:12:33 +02:00
uart_gecko.c
uart_handlers.c serial: CONFIG_UART_USE_RUNTIME_CONFIGURE on API for cfg funcs 2023-07-21 17:46:12 -04:00
uart_hostlink.c
uart_hvc_xen.c xen: change HVM functions signature to run it for other domains 2023-09-15 11:15:00 +01:00
uart_hvc_xen_consoleio.c
uart_ifx_cat1.c drivers: cat1: Updates to support latest version of HAL/PDL 2023-09-01 09:52:25 +02:00
uart_imx.c
uart_ite_it8xxx2.c
uart_liteuart.c
uart_lpc11u6x.c modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
uart_lpc11u6x.h
uart_mchp_xec.c
uart_mcux.c
uart_mcux_flexcomm.c serial: allow callback setting to be exclusive 2023-07-18 11:13:02 +00:00
uart_mcux_iuart.c drivers: serial: uart_mcux_iuart: Add parity bit handling 2023-09-30 18:45:34 +02:00
uart_mcux_lpsci.c
uart_mcux_lpuart.c drivers,subsys: fix few missing k_work_delayable_from_work 2023-08-28 10:12:21 +02:00
uart_miv.c
uart_msp432p4xx.c
uart_native_ptty.c drivers serial native ptty: Split in top and bottom 2023-07-10 09:53:22 +02:00
uart_native_ptty_bottom.c drivers serial native ptty: Split in top and bottom 2023-07-10 09:53:22 +02:00
uart_native_ptty_bottom.h drivers serial native ptty: Split in top and bottom 2023-07-10 09:53:22 +02:00
uart_native_tty.c drivers: serial: native tty: Split in top and bottom 2023-09-13 16:36:43 +02:00
uart_native_tty_bottom.c drivers: serial: native tty: Split in top and bottom 2023-09-13 16:36:43 +02:00
uart_native_tty_bottom.h drivers: serial: native tty: Split in top and bottom 2023-09-13 16:36:43 +02:00
uart_neorv32.c serial: CONFIG_UART_USE_RUNTIME_CONFIGURE on API for cfg funcs 2023-07-21 17:46:12 -04:00
uart_npcx.c drivers,subsys: fix few missing k_work_delayable_from_work 2023-08-28 10:12:21 +02:00
uart_nrfx_uart.c drivers: serial: uart_nrfx_uart: fix NRFX_WAIT_FOR result type 2023-09-14 16:51:32 -05:00
uart_nrfx_uarte.c drivers: serial: uart_nrfx_uarte: coexisting async and interrupt API 2023-09-20 11:31:41 +01:00
uart_ns16550.c drivers/serial: ns16550: Add high speed baud rate support for IT8XXX2 2023-10-20 14:56:06 +02:00
uart_ns16550.h
uart_numaker.c drivers: serial: support for Nuvoton numaker series UART 2023-06-21 09:26:00 +00:00
uart_numicro.c
uart_nxp_s32_linflexd.c serial: nxp_s32: use CONFIG_SERIAL_INIT_PRIORITY 2023-08-09 08:28:52 +00:00
uart_nxp_s32_linflexd.h
uart_opentitan.c
uart_pipe.c
uart_pl011.c drivers: serial: pl011: Add support for Ambiq UART 2023-08-04 10:48:58 +02:00
uart_pl011_ambiq.h drivers: serial: uart_pl011_ambiq.h: Remove reserved CLK frequency 2023-09-02 15:10:19 +02:00
uart_pl011_registers.h drivers: serial: pl011: add definitions for CLKEN/CLKSEL registers 2023-08-04 10:48:58 +02:00
uart_psoc6.c
uart_ql_usbserialport_s3b.c
uart_ql_usbserialport_s3b.h
uart_rcar.c drivers: uart_rcar: do MMIO mapping inside driver 2023-07-11 11:17:41 +02:00
uart_rpi_pico.c driver: uart: Fix Modbus data currupted by DE-RE signal 2023-06-21 09:34:08 +00:00
uart_rpi_pico_pio.c
uart_rtt.c
uart_rv32m1_lpuart.c
uart_sam.c drivers: uart: atmel_sam: Added reset after error check 2023-06-29 21:07:32 +02:00
uart_sam0.c drivers,subsys: fix few missing k_work_delayable_from_work 2023-08-28 10:12:21 +02:00
uart_sedi.c drivers: serial: sedi: cleanup init code 2023-07-31 13:13:47 -04:00
uart_sifive.c
uart_smartbond.c
uart_stellaris.c
uart_stm32.c drivers: serial: Support STM32 LPUART if LPUART1 is not defined. 2023-10-17 14:30:38 +01:00
uart_stm32.h drivers: serial: stm32: Add persistent uart_config struct 2023-09-01 09:51:55 +02:00
uart_xlnx_ps.c drivers/serial/uart_xlnx_ps.c: uart_xlnx_ps_driver_api is defined twice 2023-08-31 20:18:56 +02:00
uart_xlnx_uartlite.c
uart_xmc4xxx.c serial: allow callback setting to be exclusive 2023-07-18 11:13:02 +00:00
usart_gd32.c
usart_sam.c