microblaze: linux-user support.
[qemu] / hw / sd.c
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-05-10 Paul BrookFollow coding conventions
2009-05-03 Paul BrookHandle NULL bdrv.
2009-03-16 blueswir1Delete some unused macros detected with -Wp,-Wunused...
2009-03-07 aurel32do 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...