| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/i2c/versatile_i2c: Replace TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C | Philippe Mathieu-Daudé | 2023-01-23 | 1 | -2/+1 |
| * | hw/i2c/versatile_i2c: Replace VersatileI2CState -> ArmSbconI2CState | Philippe Mathieu-Daudé | 2023-01-23 | 1 | -2/+1 |
| * | Clean up header guards that don't match their file name | Markus Armbruster | 2022-05-11 | 1 | -3/+4 |
| * | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -2/+2 |
| * | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
| * | hw/i2c: Add header for ARM SBCon two-wire serial bus interface | Philippe Mathieu-Daudé | 2020-06-23 | 1 | -0/+35 |