]> git.proxmox.com Git - qemu.git/history - hw/sd.c
Add property to tag
[qemu.git] / hw / sd.c
2008-06-02 balrogEnable SD card on creation.
2008-04-14 balrogAdd basic OMAP2 chip support.
2007-12-24 balrogImplement SD CMD8 and R7 from the newer SD Physical...
2007-12-24 balrogAdd "cache" parameter to "-drive" (Laurent Vivier).
2007-12-04 balrogDon't claim SD card supports voltages linux claims...
2007-11-25 balrogScale TSC2102 touchscreen pressure value more realistic...
2007-11-24 pbrookPartial SD card SPI mode support.
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 balrogBetter STOPINTR bit semantics in the PXA2xx DMA.
2007-11-17 pbrookBreak up vl.h.
2007-11-17 pbrooksd.c build fix.
2007-11-17 balrogConvert SD cards code to use qemu_irq too.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-30 balrogRe-add clearing of the APP_CMD flag that somehow got...
2007-04-06 pbrookSD card emulation (initial implementation by Andrzei...