Age | Commit message (Expand) | Author |
2010-09-22 | Fix compilation error (missing include statement) | Stefan Weil |
2010-09-21 | use qemu_blockalign consistently | Christoph Hellwig |
2010-04-25 | arm: remove dead assignments, spotted by clang analyzer | Blue Swirl |
2009-12-18 | handle SD CMD5 without error messages | Juha Riihimäki |
2009-11-03 | hw/sd: Support SDHC size cards | Andrzej Zaborowski |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-05-13 | Replace gcc variadic macro extension with C99 version | Blue Swirl |
2009-05-10 | Follow coding conventions | Paul Brook |
2009-05-03 | Handle NULL bdrv. | Paul Brook |
2009-03-16 | Delete some unused macros detected with -Wp,-Wunused-macros use | blueswir1 |
2009-03-07 | do not pretend to support low voltage operation | aurel32 |
2008-06-02 | Enable SD card on creation. | balrog |
2008-04-14 | Add basic OMAP2 chip support. | balrog |
2007-12-24 | Implement SD CMD8 and R7 from the newer SD Physical Spec Version 2.00. | balrog |
2007-12-24 | Add "cache" parameter to "-drive" (Laurent Vivier). | balrog |
2007-12-04 | Don't claim SD card supports voltages linux claims are below defined voltage ... | balrog |
2007-11-25 | Scale TSC2102 touchscreen pressure value more realistically (still could be b... | balrog |
2007-11-24 | Partial SD card SPI mode support. | pbrook |
2007-11-18 | Add statics and missing #includes for prototypes. | pbrook |
2007-11-17 | Better STOPINTR bit semantics in the PXA2xx DMA. | balrog |
2007-11-17 | Break up vl.h. | pbrook |
2007-11-17 | sd.c build fix. | pbrook |
2007-11-17 | Convert SD cards code to use qemu_irq too. | balrog |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-07-30 | Re-add clearing of the APP_CMD flag that somehow got lost. | balrog |
2007-04-06 | SD card emulation (initial implementation by Andrzei Zaborowski). | pbrook |