summary refs log tree commit diff stats
path: root/hw/i2c/mpc_i2c.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* hw/i2c/mpc_i2c: Prefer DEFINE_TYPES() macroBernhard Beschow2024-11-051-12/+8
* hw/i2c/mpc_i2c: Convert DPRINTF to trace events for register accessBernhard Beschow2024-11-051-4/+5
* hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell2024-09-131-1/+1
* 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