summary refs log tree commit diff stats
path: root/hw/ssi/ibex_spi_host.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/ssi: Constify VMStateRichard Henderson2023-12-301-1/+1
* hw/ssi: ibex_spi_host: Clear the interrupt even if disabledAlistair Francis2023-11-071-2/+4
* include/hw: Do not include "hw/registerfields.h" in headers that don't need itThomas Huth2023-02-141-0/+1
* hw/ssi: ibex_spi: fixup/add rw1c functionalityWilfred Mallawa2022-10-141-3/+33
* hw/ssi: ibex_spi: fixup coverity issueWilfred Mallawa2022-10-141-64/+68
* hw/ssi: ibex_spi: update reg addrWilfred Mallawa2022-09-271-1/+1
* hw/ssi: ibex_spi: fixup typos in ibex_spi_hostWilfred Mallawa2022-09-271-3/+3
* hw/ssi: Add Ibex SPI device modelWilfred Mallawa2022-04-221-0/+612