summaryrefslogtreecommitdiff
path: root/hw/i2c
AgeCommit message (Expand)AuthorFilesLines
2016-03-16i.MX: Add missing descriptions in devices.Jean-Christophe Dubois1-0/+1
2016-01-29hw: Clean up includesPeter Maydell4-0/+4
2016-01-29arm devices: Clean up includesPeter Maydell1-0/+1
2016-01-29arm: Clean up includesPeter Maydell3-0/+3
2016-01-29x86: Clean up includesPeter Maydell2-0/+2
2016-01-13omap: Don't use hw_error() in device init() methodsMarkus Armbruster1-2/+6
2015-10-27i.MX: Standardize i.MX I2C debugJean-Christophe Dubois1-21/+22
2015-09-07i.MX: Add I2C controller emulatorJean-Christophe Dubois2-0/+335
2015-05-29ACPI: split CONFIG_ACPI into 4 piecesShannon Zhao1-1/+1
2015-04-28Convert ffs() != 0 callers to ctz32()Stefan Hajnoczi1-3/+7
2015-02-26pci: Trivial device model conversions to realizeMarkus Armbruster1-3/+2
2014-09-02Fix debug print warningGonglei1-2/+3
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2-5/+2
2014-05-07pm_smbus: correctly report unclaimed cyclesPaolo Bonzini1-22/+41
2014-05-07smbus: return -1 if nothing found at the given addressPaolo Bonzini1-18/+44
2014-05-07smbus: allow returning an error from readsPaolo Bonzini1-3/+3
2014-04-18Fix grammar in commentStefan Weil1-1/+1
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber10-36/+36
2013-12-24hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster2-0/+4
2013-12-23ich9: Document why cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+5
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+1
2013-07-29exynos4210_i2c: QOM cast cleanupAndreas Färber1-5/+7
2013-07-29versatile_i2c: QOM cast cleanupAndreas Färber1-7/+13
2013-07-29omap_i2c: QOM cast cleanupAndreas Färber1-16/+22
2013-07-29bitbang_i2c: QOM cast cleanupAndreas Färber1-9/+15
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum2-0/+2
2013-07-23hw: Avoid use of QOM type name macros in VMStateDescriptionsPeter Maydell1-1/+1
2013-07-09Extend support of SMBUS(module pm_smbus.c) HST_STS register.MRatnikov1-2/+23
2013-07-04hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini5-6/+7
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini5-5/+5
2013-06-07qdev: Drop FROM_QBUS() macroAndreas Färber1-2/+2
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini3-2/+16
2013-04-08hw: move I2C controllers to hw/i2c/, configure via default-configs/Paolo Bonzini4-0/+1074
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini7-0/+1160
2013-04-08hw: make subdirectories for devicesPaolo Bonzini1-0/+0