summaryrefslogtreecommitdiffstats
path: root/hw/max7310.c
Commit message (Expand)AuthorAgeFilesLines
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-213/+0
* hw: move headers to include/Paolo Bonzini2013-04-081-1/+1
* hw: include hw header files with full pathsPaolo Bonzini2013-03-011-1/+1
* i2c: Drop I2C_SLAVE_FROM_QDEV() macroAndreas Färber2013-02-011-1/+1
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* qom: Unify type registrationAndreas Färber2012-02-151-2/+2
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-7/+9
* i2c: smbus: convert to QEMU Object ModelAnthony Liguori2012-01-271-9/+16
* i2c: rename i2c_slave -> I2CSlaveAnthony Liguori2012-01-271-5/+5
* max7310: finish qdev'icationDmitry Eremin-Solenikov2011-02-111-21/+5
* savevm: Port to qdev.vmsd all devices that have qdevJuan Quintela2009-12-031-1/+1
* vmstate: port max7310 deviceJuan Quintela2009-10-051-33/+18
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-1/+2
* qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann2009-06-111-1/+3
* MAX7310 I2C qdev conversionPaul Brook2009-05-141-9/+17
* Follow coding conventionsPaul Brook2009-05-101-14/+14
* Use the ARRAY_SIZE() macro where appropriate.malc2008-12-221-3/+3
* Remove duplicate device index calculations.pbrook2008-07-011-4/+1
* Improve tsc2005 touchscreen usability.balrog2008-05-091-1/+1
* Break up vl.h.pbrook2007-11-171-3/+4
* Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog2007-05-241-0/+38
* Add WM8750 and MAX7310 chips (I2C slaves).balrog2007-05-231-0/+188
OpenPOWER on IntegriCloud