nuttx/drivers/serial
Piyush Patle cfd374587e drivers/serial/16550: fix AM62x console bring-up
Adjust the generic 16550 driver for the AM62x console path. Preserve
the FIFO programming sequence needed by the TI UART, keep the bootloader
owned early console state when requested, and drain the transmit buffer
correctly when polling mode is enabled.

Signed-off-by: Piyush Patle <piyushpatle228@gmail.com>
2026-05-28 22:21:38 +08:00
..
CMakeLists.txt
Kconfig
Kconfig-16550
Kconfig-cmsdk
Kconfig-lpuart
Kconfig-pci
Kconfig-pl011
Kconfig-sci
Kconfig-uart
Kconfig-usart
Kconfig-xlnxps
Make.defs
ptmx.c
pty.c
pty.h
serial.c
serial_cmsdk.c
serial_dma.c
serial_gdbstub.c
serial_io.c
uart_16550.c drivers/serial/16550: fix AM62x console bring-up 2026-05-28 22:21:38 +08:00
uart_bth4.c
uart_bth5.c
uart_hostfs.c
uart_pci_16550.c
uart_pl011.c
uart_ram.c
uart_rpmsg.c
uart_rpmsg_raw.c
uart_xlnx_ps.c