aboutsummaryrefslogtreecommitdiff
path: root/hw/i2c/ppc4xx_i2c.c
AgeCommit message (Expand)Author
2018-07-03ppc4xx_i2c: Rewrite to model hardware more closelyBALATON Zoltan
2018-06-21ppc4xx_i2c: Implement directcntl registerBALATON Zoltan
2018-06-21ppc4xx_i2c: Remove unimplemented sdata and intr registersBALATON Zoltan
2018-06-12ppc4xx_i2c: Clean up and improve error loggingBALATON Zoltan
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-01-10ppc4xx_i2c: Implement basic I2C functionsBALATON Zoltan
2017-09-08ppc4xx_i2c: Move to hw/i2cBALATON Zoltan