summaryrefslogtreecommitdiffstats
path: root/include/hw/i2c/aspeed_i2c.h
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-4/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-6/+2Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-4/+7
* hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus()Philippe Mathieu-Daudé2020-07-161-1/+1
* aspeed/i2c: Add support for DMA transfersCédric Le Goater2019-12-161-0/+5
* aspeed/i2c: Check SRAM enablement on AST2500Cédric Le Goater2019-12-161-0/+3
* aspeed/i2c: Add support for pool buffer transfersCédric Le Goater2019-12-161-0/+8
* aspeed/i2c: Add AST2600 supportCédric Le Goater2019-10-151-1/+4
* aspeed/i2c: Introduce an object class per SoCCédric Le Goater2019-10-151-0/+15
* include: Make headers more self-containedMarkus Armbruster2019-08-161-0/+2
* i2c: add aspeed i2c controllerCédric Le Goater2016-06-061-0/+62