aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/tty/serial/sifive.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-15tty: serial: add missing spin_lock_init for SiFive serial consoleSagar Shrikant Kadam1-0/+1
2020-03-18tty: serial: Add CONSOLE_POLL support to SiFive UARTVincent Chen1-0/+27
2020-03-12tty: sifive: Finish transmission before changing the clockPalmer Dabbelt1-4/+24
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