Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-12-19 | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST | Richard Henderson | 1 | -1/+0 |
2024-12-15 | hw/ssi: Constify all Property | Richard Henderson | 1 | -1/+1 |
2024-09-13 | hw: Use device_class_set_legacy_reset() instead of opencoding | Peter Maydell | 1 | -1/+1 |
2023-12-30 | hw/ssi: Constify VMState | Richard Henderson | 1 | -1/+1 |
2023-11-07 | hw/ssi: ibex_spi_host: Clear the interrupt even if disabled | Alistair Francis | 1 | -2/+4 |
2023-02-14 | include/hw: Do not include "hw/registerfields.h" in headers that don't need it | Thomas Huth | 1 | -0/+1 |
2022-10-14 | hw/ssi: ibex_spi: fixup/add rw1c functionality | Wilfred Mallawa | 1 | -3/+33 |
2022-10-14 | hw/ssi: ibex_spi: fixup coverity issue | Wilfred Mallawa | 1 | -64/+68 |
2022-09-27 | hw/ssi: ibex_spi: update reg addr | Wilfred Mallawa | 1 | -1/+1 |
2022-09-27 | hw/ssi: ibex_spi: fixup typos in ibex_spi_host | Wilfred Mallawa | 1 | -3/+3 |
2022-04-22 | hw/ssi: Add Ibex SPI device model | Wilfred Mallawa | 1 | -0/+612 |