summary refs log tree commit diff stats
path: root/hw/i2c/allwinner-i2c.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell2024-04-251-1/+1
* allwinner-i2c, adm1272: Use device_cold_reset() for software-triggered resetPeter Maydell2024-04-251-2/+1
* hw/i2c: Constify VMStateRichard Henderson2023-12-291-1/+1
* hw/i2c/allwinner-i2c: Fix subclassing of TYPE_AW_I2C_SUN6IPeter Maydell2023-04-111-3/+1
* hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCsqianfan Zhao2023-03-061-2/+24
* {hw/i2c,docs/system/arm}: Allwinner TWI/I2C EmulationStrahinja Jankovic2023-01-121-0/+459