aboutsummaryrefslogtreecommitdiff
path: root/hw/sd.c
AgeCommit message (Expand)Author
2008-06-02Enable SD card on creation.balrog
2008-04-14Add basic OMAP2 chip support.balrog
2007-12-24Implement SD CMD8 and R7 from the newer SD Physical Spec Version 2.00.balrog
2007-12-24Add "cache" parameter to "-drive" (Laurent Vivier).balrog
2007-12-04Don't claim SD card supports voltages linux claims are below defined voltage ...balrog
2007-11-25Scale TSC2102 touchscreen pressure value more realistically (still could be b...balrog
2007-11-24Partial SD card SPI mode support.pbrook
2007-11-18Add statics and missing #includes for prototypes.pbrook
2007-11-17Better STOPINTR bit semantics in the PXA2xx DMA.balrog
2007-11-17Break up vl.h.pbrook
2007-11-17sd.c build fix.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