| Commit message (Expand) | Author | Age | Files | Lines |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -2/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -1/+2 |
* | hw/i2c: Add header for ARM SBCon two-wire serial bus interface | Philippe Mathieu-Daudé | 2020-06-23 | 1 | -12/+5 |
* | hw/i2c/versatile_i2c: Add SCL/SDA definitions | Philippe Mathieu-Daudé | 2020-06-23 | 1 | -2/+5 |
* | hw/i2c/versatile_i2c: Add definitions for register addresses | Philippe Mathieu-Daudé | 2020-06-23 | 1 | -4/+10 |
* | hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s... | Peter Maydell | 2019-07-03 | 1 | -4/+4 |
* | i2c: Move bitbang_i2c.h to include/hw/i2c/ | BALATON Zoltan | 2019-06-28 | 1 | -1/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | hw/i2c: QOM'ify versatile_i2c.c | xiaoqiang zhao | 2016-06-14 | 1 | -13/+6 |
* | hw: explicitly include qemu/log.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+1 |
* | arm: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | i2c: Rename i2c_bus to I2CBus | Andreas Färber | 2014-02-14 | 1 | -1/+1 |
* | versatile_i2c: QOM cast cleanup | Andreas Färber | 2013-07-29 | 1 | -7/+13 |
* | hw/i*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 2013-04-08 | 1 | -1/+1 |
* | hw: move target-independent files to subdirectories | Paolo Bonzini | 2013-04-08 | 1 | -0/+107 |