packing update
[qemu] / hw / sd.c
2009-03-09 Juha Riihimäkimisc clean-ups
2009-03-07 aurel32do not pretend to support low voltage operation
2009-02-25 Juha Riihimäkiremove couple of unnecessary error messages
2009-02-18 Juha RiihimäkiFix block count for OMAP3 MMC emulation
2009-02-18 Juha RiihimäkiDisable extensive SD debug printouts
2009-02-18 Juha RiihimäkiMerge commit 'origin/riku-devel' into juha-devel
2009-02-18 Juha RiihimäkiEnable debug traces in SD emulation
2009-02-17 Riku Voipiodo not pretend to support low voltage operation
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...