aboutsummaryrefslogtreecommitdiffstats
path: root/hw/i2c/mpc_i2c.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/i2c/mpc_i2c: Fix mmio region sizeBALATON Zoltan2024-07-231-4/+4
* hw/i2c: Constify VMStateRichard Henderson2023-12-291-1/+1
* bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plxPhilippe Mathieu-Daudé2023-01-181-2/+2
* hw: Do not include qemu/log.h if it is not necessaryThomas Huth2021-05-021-1/+0
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw: Remove unnecessary DEVICE() castPhilippe Mathieu-Daudé2020-05-151-1/+1
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* PPC: E500: Add FSL I2C controller and integrate RTC with itAndrew Randrianasulu2019-03-121-0/+357