summary refs log tree commit diff stats
path: root/hw/char/sifive_uart.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell2024-04-251-1/+1
* hw/char: Constify VMStateRichard Henderson2023-12-291-1/+1
* cleanup: Tweak and re-run return_directly.cocciMarkus Armbruster2022-12-141-3/+1
* 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/+0
* hw: Remove superfluous includes of hw/hw.hThomas Huth2021-05-021-1/+0
* hw/riscv: Move sifive_uart model to hw/charBin Meng2020-09-091-0/+194