Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_... | Isaku Yamahata | 2011-04-09 | 1 | -0/+3 |
* | i2c: addresses are load/save as uint8_t values, change types to reflect this | Juan Quintela | 2009-10-05 | 1 | -9/+9 |
* | qdev: add return value to init() callbacks. | Gerd Hoffmann | 2009-08-27 | 1 | -1/+1 |
* | qdev: move name+size into DeviceInfo (v2) | Gerd Hoffmann | 2009-06-11 | 1 | -1/+1 |
* | SMBus qdev conversion | Paul Brook | 2009-05-14 | 1 | -13/+12 |
* | Remove unnecessary trailing newlines | blueswir1 | 2008-12-13 | 1 | -1/+0 |
* | Break up vl.h. | pbrook | 2007-11-17 | 1 | -1/+1 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -2/+2 |
* | Implement the PXA2xx I2C master controller. | balrog | 2007-05-23 | 1 | -1/+1 |
* | I2C/SMBus framework. | pbrook | 2007-05-23 | 1 | -7/+39 |
* | PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. | ths | 2007-02-02 | 1 | -0/+38 |