aboutsummaryrefslogtreecommitdiff
path: root/hw/i2c
AgeCommit message (Expand)Author
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-05-07pm_smbus: correctly report unclaimed cyclesPaolo Bonzini
2014-05-07smbus: return -1 if nothing found at the given addressPaolo Bonzini
2014-05-07smbus: allow returning an error from readsPaolo Bonzini
2014-04-18Fix grammar in commentStefan Weil
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber
2013-12-24hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster
2013-12-23ich9: Document why cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-07-29exynos4210_i2c: QOM cast cleanupAndreas Färber
2013-07-29versatile_i2c: QOM cast cleanupAndreas Färber
2013-07-29omap_i2c: QOM cast cleanupAndreas Färber
2013-07-29bitbang_i2c: QOM cast cleanupAndreas Färber
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-23hw: Avoid use of QOM type name macros in VMStateDescriptionsPeter Maydell
2013-07-09Extend support of SMBUS(module pm_smbus.c) HST_STS register.MRatnikov
2013-07-04hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-07qdev: Drop FROM_QBUS() macroAndreas Färber
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move I2C controllers to hw/i2c/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini
2013-04-08hw: make subdirectories for devicesPaolo Bonzini