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