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