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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is set
Philippe Mathieu-Daudé
2024-04-10
1
-0
/
+8
*
hw/sd: Constify VMState
Richard Henderson
2023-12-30
10
-14
/
+14
*
hw/sd: Declare QOM types using DEFINE_TYPES() macro
Philippe Mathieu-Daudé
2023-11-07
10
-151
/
+113
*
hw/sd/pxa2xx: Do not open-code sysbus_create_simple()
Philippe Mathieu-Daudé
2023-10-27
1
-6
/
+1
*
hw/sd/pxa2xx: Realize sysbus device before accessing it
Philippe Mathieu-Daudé
2023-10-27
1
-1
/
+1
*
hw/sd/sdhci: Block Size Register bits [14:12] is lost
Lu Gao
2023-10-19
1
-4
/
+11
*
Merge tag 'pull-aspeed-20230901' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
2023-09-06
2
-134
/
+216
|
\
|
*
hw/sd: Introduce a "sd-card" SPI variant model
Cédric Le Goater
2023-09-01
1
-14
/
+40
|
*
hw/sd: Add sd_cmd_SET_BLOCK_COUNT() handler
Philippe Mathieu-Daudé
2023-09-01
1
-14
/
+16
|
*
hw/sd: Add sd_cmd_SEND_TUNING_BLOCK() handler
Joel Stanley
2023-09-01
1
-11
/
+17
|
*
hw/sd: Add sd_cmd_SEND_RELATIVE_ADDR() handler
Philippe Mathieu-Daudé
2023-09-01
1
-13
/
+15
|
*
hw/sd: Add sd_cmd_ALL_SEND_CID() handler
Philippe Mathieu-Daudé
2023-09-01
1
-11
/
+12
|
*
hw/sd: Add sd_cmd_SEND_OP_CMD() handler
Philippe Mathieu-Daudé
2023-09-01
2
-10
/
+10
|
*
hw/sd: Add sd_cmd_GO_IDLE_STATE() handler
Philippe Mathieu-Daudé
2023-09-01
1
-12
/
+12
|
*
hw/sd: Add sd_cmd_unimplemented() handler
Philippe Mathieu-Daudé
2023-09-01
1
-9
/
+12
|
*
hw/sd: Add sd_cmd_illegal() handler
Philippe Mathieu-Daudé
2023-09-01
1
-36
/
+26
|
*
hw/sd: Introduce sd_cmd_handler type
Philippe Mathieu-Daudé
2023-09-01
1
-0
/
+13
|
*
hw/sd: Move proto_name to SDProto structure
Philippe Mathieu-Daudé
2023-09-01
1
-8
/
+27
|
*
hw/sd: When card is in wrong state, log which spec version is used
Philippe Mathieu-Daudé
2023-09-01
1
-2
/
+16
|
*
hw/sd: When card is in wrong state, log which state it is
Philippe Mathieu-Daudé
2023-09-01
1
-3
/
+9
|
*
hw/sd/sdcard: Return ILLEGAL for CMD19/CMD23 prior SD spec v3.01
Philippe Mathieu-Daudé
2023-09-01
1
-2
/
+2
*
|
hw/sd: spelling fixes
Michael Tokarev
2023-08-31
2
-2
/
+2
|
/
*
hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers
Bernhard Beschow
2023-07-25
1
-1
/
+7
*
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-20
1
-12
/
+12
*
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
*
replace TABs with spaces
Yeqi Fu
2023-03-20
1
-92
/
+92
*
hw/arm/omap: Drop useless casts from void * to pointer
Philippe Mathieu-Daudé
2023-01-12
1
-5
/
+4
*
hw/sd/sdhci: Support big endian SD host controller interfaces
Philippe Mathieu-Daudé
2022-12-21
2
-3
/
+30
*
hw/sd: Fix sun4i allwinner-sdhost for U-Boot
Strahinja Jankovic
2022-11-21
1
-21
/
+46
*
hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*
Bernhard Beschow
2022-10-28
1
-33
/
+33
*
hw/sd/sdhci-internal: Unexport ESDHC defines
Bernhard Beschow
2022-10-28
2
-20
/
+19
*
block: Change blk_{pread,pwrite}() param order
Alberto Faria
2022-07-12
1
-2
/
+2
*
block: Add a 'flags' param to blk_pread()
Alberto Faria
2022-07-12
1
-1
/
+1
*
hw/sd/allwinner-sdhost: report FIFO water level as 1 when data ready
Icenowy Zheng
2022-05-30
1
-0
/
+7
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
hw/sd/sdhci: Prohibit DMA accesses to devices
Philippe Mathieu-Daudé
2022-03-21
1
-2
/
+3
*
hw/sd/sdhci: Honor failed DMA transactions
Philippe Mathieu-Daudé
2022-03-21
1
-9
/
+25
*
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-02-21
5
-5
/
+5
*
hw/sd: Add SDHC support for SD card SPI-mode
Frank Chang
2022-01-04
1
-7
/
+17
*
hw/sd/sdcard: Rename Write Protect Group variables
Philippe Mathieu-Daudé
2022-01-04
1
-14
/
+14
*
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
2
-19
/
+30
*
hw/sd/ssi-sd: Do not create SD card within controller's realize
Markus Armbruster
2021-12-15
1
-28
/
+1
*
hw/sd: add nuvoton MMC
Shengtan Mao
2021-11-02
2
-0
/
+183
*
speed/sdhci: Add trace events
Cédric Le Goater
2021-10-22
2
-0
/
+9
*
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
2021-09-30
6
-12
/
+9
*
hw/sd/sdcard: Fix assertion accessing out-of-range addresses with CMD30
Philippe Mathieu-Daudé
2021-08-03
1
-1
/
+1
*
hw/sd/sdcard: Document out-of-range addresses for SEND_WRITE_PROT
Philippe Mathieu-Daudé
2021-08-03
1
-1
/
+8
*
hw/sd/sdcard: Check for valid address range in SEND_WRITE_PROT (CMD30)
Philippe Mathieu-Daudé
2021-07-12
1
-0
/
+5
[next]