summaryrefslogtreecommitdiffstats
path: root/hw/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* qdev: replace bus_type enum with bus_info struct.Gerd Hoffmann2009-07-091-3/+7
* qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann2009-06-111-3/+3
* Add common BusStatePaul Brook2009-05-231-16/+19
* I2C cleanupPaul Brook2009-05-141-21/+0
* I2C qdev supportPaul Brook2009-05-141-9/+45
* Fix load width for slave address in i2c_bus_load (Chris Lalancette).balrog2008-07-291-1/+1
* Fix i2c save/restore.pbrook2008-07-011-22/+27
* Break up vl.h.pbrook2007-11-171-2/+3
* Initial OMAP I^2C controller implementation (communication not tested).balrog2007-11-031-2/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog2007-05-241-0/+31
* I2C/SMBus framework.pbrook2007-05-231-0/+117
OpenPOWER on IntegriCloud