summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sunplus-uart.c
Commit message (Expand)AuthorAgeFilesLines
* serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby2022-03-031-2/+3
* serial: sunplus-uart: Fix compile error while CONFIG_SERIAL_SUNPLUS_CONSOLE=nHammer Hsieh2022-03-011-2/+6
* serial: sunplus-uart: Add Sunplus SoC UART DriverHammer Hsieh2022-02-261-0/+770