index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
sd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-24
Implement SD CMD8 and R7 from the newer SD Physical Spec Version 2.00.
balrog
1
-5
/
+38
2007-12-24
Add "cache" parameter to "-drive" (Laurent Vivier).
balrog
1
-21
/
+19
2007-12-04
Don't claim SD card supports voltages linux claims are below defined voltage ...
balrog
1
-1
/
+1
2007-11-25
Scale TSC2102 touchscreen pressure value more realistically (still could be b...
balrog
1
-1
/
+1
2007-11-24
Partial SD card SPI mode support.
pbrook
1
-3
/
+84
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
1
-4
/
+4
2007-11-17
Better STOPINTR bit semantics in the PXA2xx DMA.
balrog
1
-1
/
+0
2007-11-17
Break up vl.h.
pbrook
1
-0
/
+2
2007-11-17
sd.c build fix.
pbrook
1
-3
/
+3
2007-11-17
Convert SD cards code to use qemu_irq too.
balrog
1
-18
/
+12
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-1
/
+1
2007-07-30
Re-add clearing of the APP_CMD flag that somehow got lost.
balrog
1
-2
/
+3
2007-04-06
SD card emulation (initial implementation by Andrzei Zaborowski).
pbrook
1
-0
/
+1508