index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
sd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
handle SD CMD5 without error messages
Juha Riihimäki
2009-12-18
1
-0
/
+4
*
hw/sd: Support SDHC size cards
Andrzej Zaborowski
2009-11-03
1
-60
/
+84
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-6
/
+6
*
Get rid of _t suffix
malc
2009-10-01
1
-6
/
+6
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-3
/
+3
*
Follow coding conventions
Paul Brook
2009-05-10
1
-4
/
+4
*
Handle NULL bdrv.
Paul Brook
2009-05-03
1
-4
/
+10
*
Delete some unused macros detected with -Wp,-Wunused-macros use
blueswir1
2009-03-16
1
-2
/
+0
*
do not pretend to support low voltage operation
aurel32
2009-03-07
1
-1
/
+1
*
Enable SD card on creation.
balrog
2008-06-02
1
-0
/
+1
*
Add basic OMAP2 chip support.
balrog
2008-04-14
1
-22
/
+29
*
Implement SD CMD8 and R7 from the newer SD Physical Spec Version 2.00.
balrog
2007-12-24
1
-5
/
+38
*
Add "cache" parameter to "-drive" (Laurent Vivier).
balrog
2007-12-24
1
-21
/
+19
*
Don't claim SD card supports voltages linux claims are below defined voltage ...
balrog
2007-12-04
1
-1
/
+1
*
Scale TSC2102 touchscreen pressure value more realistically (still could be b...
balrog
2007-11-25
1
-1
/
+1
*
Partial SD card SPI mode support.
pbrook
2007-11-24
1
-3
/
+84
*
Add statics and missing #includes for prototypes.
pbrook
2007-11-18
1
-4
/
+4
*
Better STOPINTR bit semantics in the PXA2xx DMA.
balrog
2007-11-17
1
-1
/
+0
*
Break up vl.h.
pbrook
2007-11-17
1
-0
/
+2
*
sd.c build fix.
pbrook
2007-11-17
1
-3
/
+3
*
Convert SD cards code to use qemu_irq too.
balrog
2007-11-17
1
-18
/
+12
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-1
/
+1
*
Re-add clearing of the APP_CMD flag that somehow got lost.
balrog
2007-07-30
1
-2
/
+3
*
SD card emulation (initial implementation by Andrzei Zaborowski).
pbrook
2007-04-06
1
-0
/
+1508