Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-03 | hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s... | Peter Maydell | 1 | -1/+1 |
2019-06-28 | i2c: Move bitbang_i2c.h to include/hw/i2c/ | BALATON Zoltan | 1 | -1/+1 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2018-12-12 | i2c: Move typedef of bitbang_i2c_interface to i2c.h | BALATON Zoltan | 1 | -3/+0 |
2018-07-03 | ppc4xx_i2c: Rewrite to model hardware more closely | BALATON Zoltan | 1 | -1/+2 |
2018-06-21 | ppc4xx_i2c: Implement directcntl register | BALATON Zoltan | 1 | -0/+4 |
2018-06-21 | ppc4xx_i2c: Remove unimplemented sdata and intr registers | BALATON Zoltan | 1 | -3/+1 |
2018-01-10 | ppc4xx_i2c: Implement basic I2C functions | BALATON Zoltan | 1 | -0/+3 |
2017-12-18 | hw: remove "qemu/osdep.h" from header files | Philippe Mathieu-Daudé | 1 | -1/+0 |
2017-09-08 | ppc4xx_i2c: QOMify | BALATON Zoltan | 1 | -0/+61 |