aboutsummaryrefslogtreecommitdiffstats
path: root/hw/ssi-sd.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann1-1/+2
2009-06-11qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann1-1/+3
2009-05-14Stellaris SSI qdev conversionPaul Brook1-9/+23
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl1-7/+7
2009-05-10Follow coding conventionsPaul Brook1-1/+1
2008-12-13Remove unnecessary trailing newlinesblueswir11-1/+0
2008-07-02Save/restore for stellaris boards.pbrook1-0/+38
2007-11-24Partial SD card SPI mode support.pbrook1-0/+202