summaryrefslogtreecommitdiffstats
path: root/hw/char/ibex_uart.c
Commit message (Expand)AuthorAgeFilesLines
* clock: Add ClockEvent parameter to callbacksPeter Maydell2021-03-081-2/+2
* qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost2020-12-181-0/+1
* hw/char: Convert the Ibex UART to use the registerfields APIAlistair Francis2020-07-141-65/+65
* hw/char: Convert the Ibex UART to use the qdev Clock modelAlistair Francis2020-07-141-3/+27
* ibex_uart: fix XOR-as-powPaolo Bonzini2020-06-261-1/+1
* hw/char: Initial commit of Ibex UARTAlistair Francis2020-06-191-0/+492