aboutsummaryrefslogtreecommitdiffstats
path: root/hw/smbus_eeprom.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-02Fix smbus_eeprom.c compile with DEBUG (spotted by Duilio Protti).balrog1-5/+7
2007-11-17Break up vl.h.pbrook1-1/+3
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-1/+1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-3/+3
2007-05-23I2C/SMBus framework.pbrook1-16/+30
2007-02-02PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.ths1-0/+94