Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use OBJECT_DECLARE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -4/+1 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -6/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -4/+7 |
* | hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus() | Philippe Mathieu-Daudé | 2020-07-16 | 1 | -1/+1 |
* | aspeed/i2c: Add support for DMA transfers | Cédric Le Goater | 2019-12-16 | 1 | -0/+5 |
* | aspeed/i2c: Check SRAM enablement on AST2500 | Cédric Le Goater | 2019-12-16 | 1 | -0/+3 |
* | aspeed/i2c: Add support for pool buffer transfers | Cédric Le Goater | 2019-12-16 | 1 | -0/+8 |
* | aspeed/i2c: Add AST2600 support | Cédric Le Goater | 2019-10-15 | 1 | -1/+4 |
* | aspeed/i2c: Introduce an object class per SoC | Cédric Le Goater | 2019-10-15 | 1 | -0/+15 |
* | include: Make headers more self-contained | Markus Armbruster | 2019-08-16 | 1 | -0/+2 |
* | i2c: add aspeed i2c controller | Cédric Le Goater | 2016-06-06 | 1 | -0/+62 |