aboutsummaryrefslogtreecommitdiff
path: root/hw/char/ibex_uart.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-13hw/char: Convert the Ibex UART to use the registerfields APIAlistair Francis1-65/+65
2020-07-13hw/char: Convert the Ibex UART to use the qdev Clock modelAlistair Francis1-3/+27
2020-06-26ibex_uart: fix XOR-as-powPaolo Bonzini1-1/+1
2020-06-19hw/char: Initial commit of Ibex UARTAlistair Francis1-0/+492