summaryrefslogtreecommitdiffstats
path: root/hw/smbus.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: addresses are load/save as uint8_t values, change types to reflect thisJuan Quintela2009-10-051-9/+9
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-2/+2
* qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann2009-06-111-3/+3
* SMBus qdev conversionPaul Brook2009-05-141-24/+34
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-7/+7
* Add statics and missing #includes for prototypes.pbrook2007-11-181-1/+1
* Break up vl.h.pbrook2007-11-171-2/+4
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Implement the PXA2xx I2C master controller.balrog2007-05-231-0/+3
* I2C/SMBus framework.pbrook2007-05-231-0/+303
OpenPOWER on IntegriCloud