summaryrefslogtreecommitdiffstats
path: root/hw/ssi-sd.c
Commit message (Expand)AuthorAgeFilesLines
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* stellaris: Removed SSI muxPeter A. G. Crosthwaite2012-10-101-0/+1
* ssi: Implemented CS behaviourPeter A. G. Crosthwaite2012-10-101-0/+6
* qom: Unify type registrationAndreas Färber2012-02-151-2/+2
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-5/+6
* ssi: convert to QEMU Object ModelAnthony Liguori2012-01-271-5/+12
* prepare for future GPLv2+ relicensingPaolo Bonzini2012-01-131-0/+3
* Correct spelling of licensedMatthew Fernandez2011-07-231-1/+1
* blockdev: New drive_get_next(), replacing qdev_init_bdrv()Markus Armbruster2011-01-311-3/+4
* savevm: Add DeviceState paramAlex Williamson2010-07-061-1/+1
* qdev: Move declaration of qdev_init_bdrv() into qdev.hMarkus Armbruster2010-06-041-1/+0
* 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
* Stellaris SSI qdev conversionPaul Brook2009-05-141-9/+23
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-7/+7
* Follow coding conventionsPaul Brook2009-05-101-1/+1
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* Save/restore for stellaris boards.pbrook2008-07-021-0/+38
* Partial SD card SPI mode support.pbrook2007-11-241-0/+202
OpenPOWER on IntegriCloud