Age | Commit message (Expand) | Author |
---|---|---|
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
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-common.h exactly where needed | Markus Armbruster |
2018-12-12 | i2c: Move typedef of bitbang_i2c_interface to i2c.h | BALATON Zoltan |
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-01-10 | ppc4xx_i2c: Implement basic I2C functions | BALATON Zoltan |
2017-12-18 | hw: remove "qemu/osdep.h" from header files | Philippe Mathieu-Daudé |
2017-09-08 | ppc4xx_i2c: QOMify | BALATON Zoltan |