summaryrefslogtreecommitdiffstats
path: root/hw/sd.c
Commit message (Expand)AuthorAgeFilesLines
...
* Add "cache" parameter to "-drive" (Laurent Vivier).balrog2007-12-241-21/+19
* Don't claim SD card supports voltages linux claims are below defined voltage ...balrog2007-12-041-1/+1
* Scale TSC2102 touchscreen pressure value more realistically (still could be b...balrog2007-11-251-1/+1
* Partial SD card SPI mode support.pbrook2007-11-241-3/+84
* Add statics and missing #includes for prototypes.pbrook2007-11-181-4/+4
* Better STOPINTR bit semantics in the PXA2xx DMA.balrog2007-11-171-1/+0
* Break up vl.h.pbrook2007-11-171-0/+2
* sd.c build fix.pbrook2007-11-171-3/+3
* Convert SD cards code to use qemu_irq too.balrog2007-11-171-18/+12
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Re-add clearing of the APP_CMD flag that somehow got lost.balrog2007-07-301-2/+3
* SD card emulation (initial implementation by Andrzei Zaborowski).pbrook2007-04-061-0/+1508
OpenPOWER on IntegriCloud