Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-12 | Clean up decorations and whitespace around header guards | Markus Armbruster | 1 | -1/+1 |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster | 2 | -6/+6 |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 1 | -1/+1 |
2016-06-14 | hw/i2c-ddc.c: Implement DDC I2C slave | Peter Maydell | 1 | -0/+38 |
2016-06-14 | i2c: Factor our send() and recv() common logic | Peter Crosthwaite | 1 | -0/+1 |
2016-06-06 | i2c: add aspeed i2c controller | Cédric Le Goater | 1 | -0/+62 |
2015-09-07 | i.MX: Add I2C controller emulator | Jean-Christophe Dubois | 1 | -0/+87 |
2014-05-07 | smbus: return -1 if nothing found at the given address | Paolo Bonzini | 1 | -6/+6 |
2014-05-07 | smbus: allow returning an error from reads | Paolo Bonzini | 1 | -3/+3 |
2014-02-14 | i2c: Drop FROM_I2C_SLAVE() macro | Andreas Färber | 1 | -2/+0 |
2014-02-14 | i2c: Rename i2c_bus to I2CBus | Andreas Färber | 3 | -19/+19 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 3 | -0/+191 |