summaryrefslogtreecommitdiffstats
path: root/hw/smbus_eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* Fix smbus_eeprom.c compile with DEBUG (spotted by Duilio Protti).balrog2008-06-021-5/+7
* Break up vl.h.pbrook2007-11-171-1/+3
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-3/+3
* I2C/SMBus framework.pbrook2007-05-231-16/+30
* PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.ths2007-02-021-0/+94
OpenPOWER on IntegriCloud