aboutsummaryrefslogtreecommitdiff
path: root/hw/sd.h
AgeCommit message (Expand)Author
2012-08-13hw/sd.c: make sd_dataready() return boolMitsyanko Igor
2012-08-13hw/sd.c: convert binary variables to boolMitsyanko Igor
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-05-14Stellaris SSI qdev conversionPaul Brook
2009-05-10Follow coding conventionsPaul Brook
2008-04-14Add basic OMAP2 chip support.balrog
2007-11-24Partial SD card SPI mode support.pbrook
2007-11-17Break up vl.h.pbrook
2007-11-17Convert SD cards code to use qemu_irq too.balrog
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-07-30Re-add clearing of the APP_CMD flag that somehow got lost.balrog
2007-04-06SD card emulation (initial implementation by Andrzei Zaborowski).pbrook