index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
sd
/
core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/sd/sdcard: Extract TYPE_SDMMC_COMMON from TYPE_SD_CARD
Philippe Mathieu-Daudé
2024-07-05
1
-14
/
+15
*
hw/sd: Declare QOM types using DEFINE_TYPES() macro
Philippe Mathieu-Daudé
2023-11-07
1
-11
/
+8
*
hw/sd: Introduce receive_ready() callback
Bin Meng
2021-02-20
1
-0
/
+13
*
qdev: add "check if address free" callback for buses
Paolo Bonzini
2020-10-12
1
-1
/
+2
*
hw/sd: Add sdbus_read_data() to read multiples bytes on the data line
Philippe Mathieu-Daudé
2020-08-21
1
-0
/
+15
*
hw/sd: Add sdbus_write_data() to write multiples bytes on the data line
Philippe Mathieu-Daudé
2020-08-21
1
-0
/
+15
*
hw/sd: Rename sdbus_read_data() as sdbus_read_byte()
Philippe Mathieu-Daudé
2020-08-21
1
-1
/
+1
*
hw/sd: Rename sdbus_write_data() as sdbus_write_byte()
Philippe Mathieu-Daudé
2020-08-21
1
-1
/
+1
*
hw/sd: Rename read/write_data() as read/write_byte()
Philippe Mathieu-Daudé
2020-08-21
1
-2
/
+2
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
sd: Don't trace SDRequest crc field
Peter Maydell
2018-06-29
1
-1
/
+1
*
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Thomas Huth
2018-03-12
1
-1
/
+0
*
sdhci: implement CMD/DAT[] fields in the Present State register
Philippe Mathieu-Daudé
2018-02-13
1
-0
/
+34
*
sdhci: implement UHS-I voltage switch
Philippe Mathieu-Daudé
2018-02-13
1
-0
/
+13
*
sdbus: add trace events
Philippe Mathieu-Daudé
2018-02-13
1
-2
/
+12
*
hw/sd: add card-reparenting function
Clement Deschamps
2017-02-28
1
-0
/
+27
*
hw/sd: Add QOM bus which SD cards plug in to
Peter Maydell
2016-02-18
1
-0
/
+146