| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qom: Have class_init() take a const data argument | Philippe Mathieu-Daudé | 2025-04-25 | 1 | -1/+1 |
| * | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST | Richard Henderson | 2024-12-19 | 1 | -1/+0 |
| * | hw/timer: Constify all Property | Richard Henderson | 2024-12-15 | 1 | -1/+1 |
| * | hw: Use device_class_set_legacy_reset() instead of opencoding | Peter Maydell | 2024-09-13 | 1 | -1/+1 |
| * | hw/timer: Constify VMState | Richard Henderson | 2023-12-30 | 1 | -1/+1 |
| * | hw/intc: Move mtimer/mtimecmp to aclint | Atish Patra | 2022-09-07 | 1 | -11/+7 |
| * | hw: timer: ibex_timer: update/add reg address | Wilfred Mallawa | 2022-01-21 | 1 | -1/+10 |
| * | hw: timer: ibex_timer: Fixup reading w/o register | Wilfred Mallawa | 2022-01-21 | 1 | -9/+5 |
| * | hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO lines | Alistair Francis | 2021-09-21 | 1 | -5/+12 |
| * | hw/timer: Initial commit of Ibex Timer | Alistair Francis | 2021-06-24 | 1 | -0/+305 |