aboutsummaryrefslogtreecommitdiff
path: root/hw/nvram/eeprom_at24c.c
AgeCommit message (Expand)Author
2020-12-18qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-02-27i2c: have I2C receive operation return uint8_tCorey Minyard
2018-06-01hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::initPhilippe Mathieu-Daudé
2018-02-09Clean up includesMarkus Armbruster
2017-12-15nvram: add AT24Cx i2c eepromMichael Davidsaver