summaryrefslogtreecommitdiffstats
path: root/include/hw/i2c/ppc4xx_i2c.h
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s...Peter Maydell2019-07-031-1/+1
* i2c: Move bitbang_i2c.h to include/hw/i2c/BALATON Zoltan2019-06-281-1/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* i2c: Move typedef of bitbang_i2c_interface to i2c.hBALATON Zoltan2018-12-121-3/+0Star
* ppc4xx_i2c: Rewrite to model hardware more closelyBALATON Zoltan2018-07-031-1/+2
* ppc4xx_i2c: Implement directcntl registerBALATON Zoltan2018-06-211-0/+4
* ppc4xx_i2c: Remove unimplemented sdata and intr registersBALATON Zoltan2018-06-211-3/+1Star
* ppc4xx_i2c: Implement basic I2C functionsBALATON Zoltan2018-01-101-0/+3
* hw: remove "qemu/osdep.h" from header filesPhilippe Mathieu-Daudé2017-12-181-1/+0Star
* ppc4xx_i2c: QOMifyBALATON Zoltan2017-09-081-0/+61