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
/
hw
/
sd
/
allwinner-sdhost.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-30
hw/sd/allwinner-sdhost: report FIFO water level as 1 when data ready
Icenowy Zheng
1
-0
/
+7
2022-02-21
Mark remaining global TypeInfo instances as const
Bernhard Beschow
1
-1
/
+1
2021-12-30
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-6
/
+8
2021-09-30
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
1
-2
/
+2
2020-09-09
Use DECLARE_*CHECKER* when possible (--force mode)
Eduardo Habkost
1
-2
/
+3
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-0
/
+1
2020-08-28
hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
1
-6
/
+31
2020-08-21
hw/sd: Use sdbus_read_data() instead of sdbus_read_byte() when possible
Philippe Mathieu-Daudé
1
-7
/
+3
2020-08-21
hw/sd: Use sdbus_write_data() instead of sdbus_write_byte when possible
Philippe Mathieu-Daudé
1
-9
/
+5
2020-08-21
hw/sd: Rename sdbus_read_data() as sdbus_read_byte()
Philippe Mathieu-Daudé
1
-5
/
+5
2020-08-21
hw/sd: Rename sdbus_write_data() as sdbus_write_byte()
Philippe Mathieu-Daudé
1
-5
/
+5
2020-03-12
hw/arm/allwinner: add SD/MMC host controller
Niek Linnenbank
1
-0
/
+854