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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
hw
/
sd
/
sd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-01
hw/sd: Introduce a "sd-card" SPI variant model
Cédric Le Goater
1
-0
/
+3
2023-09-01
hw/sd: Move proto_name to SDProto structure
Philippe Mathieu-Daudé
1
-0
/
+2
2023-03-20
replace TABs with spaces
Yeqi Fu
1
-4
/
+4
2021-02-20
hw/sd: Introduce receive_ready() callback
Bin Meng
1
-0
/
+2
2021-01-24
hw/sd: sd.h: Cosmetic change of using spaces
Bin Meng
1
-21
/
+21
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
1
-4
/
+1
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
1
-1
/
+1
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
1
-4
/
+2
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-8
/
+4
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-4
/
+7
2020-08-21
hw/sd: Add sdbus_read_data() to read multiples bytes on the data line
Philippe Mathieu-Daudé
1
-0
/
+9
2020-08-21
hw/sd: Add sdbus_write_data() to write multiples bytes on the data line
Philippe Mathieu-Daudé
1
-0
/
+9
2020-08-21
hw/sd: Rename sdbus_read_data() as sdbus_read_byte()
Philippe Mathieu-Daudé
1
-1
/
+9
2020-08-21
hw/sd: Rename sdbus_write_data() as sdbus_write_byte()
Philippe Mathieu-Daudé
1
-1
/
+8
2020-08-21
hw/sd: Rename read/write_data() as read/write_byte()
Philippe Mathieu-Daudé
1
-2
/
+17
2020-08-21
hw/sd: Move sdcard legacy API to 'hw/sd/sdcard_legacy.h'
Philippe Mathieu-Daudé
1
-16
/
+0
2020-08-21
hw/sd/sdcard: Make sd_data_ready() static
Philippe Mathieu-Daudé
1
-1
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+1
2018-06-08
sdcard: Reflect when the Spec v3 is supported in the Config Register (SCR)
Philippe Mathieu-Daudé
1
-0
/
+1
2018-06-08
sdcard: Add a 'spec_version' property, default to Spec v2.00
Philippe Mathieu-Daudé
1
-0
/
+5
2018-02-22
sdcard: use the registerfields API to access the OCR register
Philippe Mathieu-Daudé
1
-1
/
+0
2018-02-13
sdhci: implement CMD/DAT[] fields in the Present State register
Philippe Mathieu-Daudé
1
-0
/
+4
2018-02-13
sdhci: implement UHS-I voltage switch
Philippe Mathieu-Daudé
1
-0
/
+16
2017-02-28
hw/sd: add card-reparenting function
Clement Deschamps
1
-0
/
+11
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-3
/
+4
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-0
/
+2
2016-02-18
hw/sd: Add QOM bus which SD cards plug in to
Peter Maydell
1
-0
/
+62
2016-02-18
hw/sd/sd.c: QOMify
Peter Maydell
1
-0
/
+3
2015-10-29
sd.h: Move sd.h to include/hw/sd/
Sai Pavan Boddu
1
-0
/
+80