Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-07 | hw/i2c/bitbang_i2c: Handle NACKs from devices | Peter Maydell | 1 | -4/+15 |
2016-06-14 | hw/i2c: QOM'ify bitbang_i2c.c | xiaoqiang zhao | 1 | -8/+6 |
2016-01-29 | hw: Clean up includes | Peter Maydell | 1 | -0/+1 |
2014-02-14 | i2c: Rename i2c_bus to I2CBus | Andreas Färber | 1 | -3/+3 |
2013-07-29 | bitbang_i2c: QOM cast cleanup | Andreas Färber | 1 | -9/+15 |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum | 1 | -0/+1 |
2013-07-04 | hw/i*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -1/+1 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move I2C controllers to hw/i2c/, configure via default-configs/ | Paolo Bonzini | 1 | -0/+245 |