summaryrefslogtreecommitdiffstats
path: root/hw/char/sifive_uart.c
Commit message (Expand)AuthorAgeFilesLines
* hw/char: sifive_uart: Register device in 'input' categoryBin Meng2021-10-071-0/+1
* hw/char: QOMify sifive_uartLukas Jünger2021-06-241-10/+104
* hw/char: Consistent function names for sifive_uartLukas Jünger2021-06-241-22/+24
* hw: Do not include hw/sysbus.h if it is not necessaryThomas Huth2021-05-021-1/+0Star
* hw: Remove superfluous includes of hw/hw.hThomas Huth2021-05-021-1/+0Star
* hw/riscv: Move sifive_uart model to hw/charBin Meng2020-09-101-0/+194