aboutsummaryrefslogtreecommitdiffstats
path: root/hw/i2c.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-14I2C cleanupPaul Brook1-21/+0
2009-05-14I2C qdev supportPaul Brook1-9/+45
2008-07-29Fix load width for slave address in i2c_bus_load (Chris Lalancette).balrog1-1/+1
2008-07-01Fix i2c save/restore.pbrook1-22/+27
2007-11-17Break up vl.h.pbrook1-2/+3
2007-11-03Initial OMAP I^2C controller implementation (communication not tested).balrog1-2/+1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-1/+1
2007-05-24Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog1-0/+31
2007-05-23I2C/SMBus framework.pbrook1-0/+117