index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
sd
/
allwinner-sdhost.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/sd: Constify VMState
Richard Henderson
2023-12-30
1
-1
/
+1
*
hw/sd/allwinner-sdhost: Don't send non-boolean IRQ line levels
Peter Maydell
2023-06-19
1
-1
/
+1
*
hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support
qianfan Zhao
2023-06-06
1
-3
/
+69
*
hw/sd/allwinner-sdhost: Correctly byteswap descriptor fields
Peter Maydell
2023-05-02
1
-5
/
+26
*
hw/sd: Fix sun4i allwinner-sdhost for U-Boot
Strahinja Jankovic
2022-11-21
1
-21
/
+46
*
hw/sd/allwinner-sdhost: report FIFO water level as 1 when data ready
Icenowy Zheng
2022-05-30
1
-0
/
+7
*
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-02-21
1
-1
/
+1
*
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-6
/
+8
*
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
2021-09-30
1
-2
/
+2
*
Use DECLARE_*CHECKER* when possible (--force mode)
Eduardo Habkost
2020-09-09
1
-2
/
+3
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-0
/
+1
*
hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
2020-08-28
1
-6
/
+31
*
hw/sd: Use sdbus_read_data() instead of sdbus_read_byte() when possible
Philippe Mathieu-Daudé
2020-08-21
1
-7
/
+3
*
hw/sd: Use sdbus_write_data() instead of sdbus_write_byte when possible
Philippe Mathieu-Daudé
2020-08-21
1
-9
/
+5
*
hw/sd: Rename sdbus_read_data() as sdbus_read_byte()
Philippe Mathieu-Daudé
2020-08-21
1
-5
/
+5
*
hw/sd: Rename sdbus_write_data() as sdbus_write_byte()
Philippe Mathieu-Daudé
2020-08-21
1
-5
/
+5
*
hw/arm/allwinner: add SD/MMC host controller
Niek Linnenbank
2020-03-12
1
-0
/
+854