Commit History

Author SHA1 Message Date
  Peter Maydell 39e594dbcd hw/sd.c: Don't complain about SDIO commands CMD52/CMD53 14 years ago
  Aurelien Jarno 0d2e91c178 hw/sd.c: fix sd_set_cb() crash when bdrv == NULL 14 years ago
  Peter Maydell fb1ba03ab0 hw/sd.c: Add missing state change for SD_STATUS, SEND_NUM_WR_BLOCKS 14 years ago
  Christoph Hellwig db97ee6a97 block: tell drivers about an image resize 14 years ago
  Stefan Weil 879f065557 Fix compilation error (missing include statement) 15 years ago
  Christoph Hellwig 72aef7318f use qemu_blockalign consistently 15 years ago
  Blue Swirl 22ed1d3478 arm: remove dead assignments, spotted by clang analyzer 15 years ago
  Juha Riihimäki 109ac32fb5 handle SD CMD5 without error messages 15 years ago
  Andrzej Zaborowski 2d7adea4fe hw/sd: Support SDHC size cards 16 years ago
  Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 16 years ago
  malc 99a0949b72 Get rid of _t suffix 16 years ago
  Blue Swirl 001faf3269 Replace gcc variadic macro extension with C99 version 16 years ago
  Paul Brook bc24a225af Follow coding conventions 16 years ago
  Paul Brook 03f311edd3 Handle NULL bdrv. 16 years ago
  blueswir1 d78f399542 Delete some unused macros detected with -Wp,-Wunused-macros use 16 years ago
  aurel32 829ef7b015 do not pretend to support low voltage operation 16 years ago
  balrog 4872aa135d Enable SD card on creation. 17 years ago
  balrog 827df9f3c5 Add basic OMAP2 chip support. 17 years ago
  balrog 1b0889958e Implement SD CMD8 and R7 from the newer SD Physical Spec Version 2.00. 17 years ago
  balrog 33f002714b Add "cache" parameter to "-drive" (Laurent Vivier). 17 years ago
  balrog 54215f7d71 Don't claim SD card supports voltages linux claims are below defined voltage range. 17 years ago
  balrog 8ef6367ea9 Scale TSC2102 touchscreen pressure value more realistically (still could be better). 18 years ago
  pbrook 775616c3ae Partial SD card SPI mode support. 18 years ago
  pbrook 9596ebb701 Add statics and missing #includes for prototypes. 18 years ago
  balrog e1dad5a615 Better STOPINTR bit semantics in the PXA2xx DMA. 18 years ago
  pbrook 87ecb68bdf Break up vl.h. 18 years ago
  pbrook 257514ddce sd.c build fix. 18 years ago
  balrog 02ce600c1e Convert SD cards code to use qemu_irq too. 18 years ago
  ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 18 years ago
  balrog 724d3a8f29 Re-add clearing of the APP_CMD flag that somehow got lost. 18 years ago