Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-07-03 | hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s... | Peter Maydell | 1 | -3/+3 |
2019-06-28 | i2c: Move bitbang_i2c.h to include/hw/i2c/ | BALATON Zoltan | 1 | -1/+0 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -1/+1 |
2018-07-03 | ppc4xx_i2c: Rewrite to model hardware more closely | BALATON Zoltan | 1 | -142/+157 |
2018-06-21 | ppc4xx_i2c: Implement directcntl register | BALATON Zoltan | 1 | -1/+13 |
2018-06-21 | ppc4xx_i2c: Remove unimplemented sdata and intr registers | BALATON Zoltan | 1 | -15/+1 |
2018-06-12 | ppc4xx_i2c: Clean up and improve error logging | BALATON Zoltan | 1 | -43/+51 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2018-01-10 | ppc4xx_i2c: Implement basic I2C functions | BALATON Zoltan | 1 | -30/+168 |
2017-09-08 | ppc4xx_i2c: Move to hw/i2c | BALATON Zoltan | 1 | -0/+216 |