summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/sifive.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-27riscv: Fix sifive serial driverDamien Le Moal1-0/+1
2020-10-01tty: sifive: Finish transmission before changing the clockPalmer Dabbelt1-4/+24
2020-05-27tty: serial: add missing spin_lock_init for SiFive serial consoleSagar Shrikant Kadam1-0/+1
2019-09-04tty: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-04-29tty: serial: add driver for the SiFive UARTPaul Walmsley1-0/+1056