summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sifive.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-07riscv: Fix sifive serial driverDamien Le Moal1-0/+1
2020-11-06tty: serial: sifive: Struct headers should start with 'struct <name>'Lee Jones1-1/+2
2020-07-21Revert "tty: serial: add missing spin_lock_init for SiFive serial console"Andy Shevchenko1-1/+0
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