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