422 Commits (ccd6a37947574707613e826e2bf04d55f1d5f238)

Author SHA1 Message Date
Philippe Mathieu-Daudé d8239c475b hw/sd/pxa2xx: Do not open-code sysbus_create_simple() 2 years ago
Philippe Mathieu-Daudé 85500a1aef hw/sd/pxa2xx: Realize sysbus device before accessing it 2 years ago
Lu Gao ae5f70baf5 hw/sd/sdhci: Block Size Register bits [14:12] is lost 4 years ago
Lu Gao 946df4d500 hw/sd/sdhci: Block Size Register bits [14:12] is lost 4 years ago
Cédric Le Goater c3287c0f70 hw/sd: Introduce a "sd-card" SPI variant model 3 years ago
Philippe Mathieu-Daudé 6380cd2052 hw/sd: Add sd_cmd_SET_BLOCK_COUNT() handler 4 years ago
Joel Stanley 793d04f495 hw/sd: Add sd_cmd_SEND_TUNING_BLOCK() handler 4 years ago
Philippe Mathieu-Daudé 41a0349d3c hw/sd: Add sd_cmd_SEND_RELATIVE_ADDR() handler 5 years ago
Philippe Mathieu-Daudé c4f2d9e150 hw/sd: Add sd_cmd_ALL_SEND_CID() handler 5 years ago
Philippe Mathieu-Daudé 5c44e82009 hw/sd: Add sd_cmd_SEND_OP_CMD() handler 5 years ago
Philippe Mathieu-Daudé a6e0f67e77 hw/sd: Add sd_cmd_GO_IDLE_STATE() handler 5 years ago
Philippe Mathieu-Daudé 7ffcbf3e58 hw/sd: Add sd_cmd_unimplemented() handler 5 years ago
Philippe Mathieu-Daudé 583204d824 hw/sd: Add sd_cmd_illegal() handler 5 years ago
Philippe Mathieu-Daudé 46859b6078 hw/sd: Introduce sd_cmd_handler type 5 years ago
Philippe Mathieu-Daudé 1b4a234278 hw/sd: Move proto_name to SDProto structure 4 years ago
Philippe Mathieu-Daudé 94ef3041d2 hw/sd: When card is in wrong state, log which spec version is used 4 years ago
Philippe Mathieu-Daudé 132011396f hw/sd: When card is in wrong state, log which state it is 5 years ago
Philippe Mathieu-Daudé 24965082a7 hw/sd/sdcard: Return ILLEGAL for CMD19/CMD23 prior SD spec v3.01 4 years ago
Michael Tokarev b8d099825b hw/sd: spelling fixes 3 years ago
Bernhard Beschow 3b83079015 hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers 3 years ago
Philippe Mathieu-Daudé de6cd7599b meson: Replace softmmu_ss -> system_ss 3 years ago
Peter Maydell 22c81783c9 hw/sd/allwinner-sdhost: Don't send non-boolean IRQ line levels 3 years ago
qianfan Zhao 2c992b88cc hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support 3 years ago
Peter Maydell 3e20d90824 hw/sd/allwinner-sdhost: Correctly byteswap descriptor fields 3 years ago
Yeqi Fu 48805df9c2 replace TABs with spaces 3 years ago
Philippe Mathieu-Daudé a75ed3c430 hw/arm/omap: Drop useless casts from void * to pointer 3 years ago
Philippe Mathieu-Daudé c0a55a0c9d hw/sd/sdhci: Support big endian SD host controller interfaces 3 years ago
Strahinja Jankovic 93e2da36ed hw/sd: Fix sun4i allwinner-sdhost for U-Boot 3 years ago
Bernhard Beschow 1e76667f7a hw/sd/sdhci: Rename ESDHC_* defines to USDHC_* 4 years ago
Bernhard Beschow c038e5745e hw/sd/sdhci-internal: Unexport ESDHC defines 4 years ago
Alberto Faria a9262f551e block: Change blk_{pread,pwrite}() param order 4 years ago
Alberto Faria 3b35d4542c block: Add a 'flags' param to blk_pread() 4 years ago
Icenowy Zheng fd71f258bc hw/sd/allwinner-sdhost: report FIFO water level as 1 when data ready 4 years ago
Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 4 years ago
Philippe Mathieu-Daudé 799f7f0104 hw/sd/sdhci: Prohibit DMA accesses to devices 4 years ago
Philippe Mathieu-Daudé 78e619cbd5 hw/sd/sdhci: Honor failed DMA transactions 4 years ago
Bernhard Beschow 5e78c98b7c Mark remaining global TypeInfo instances as const 4 years ago
Frank Chang b66f73a0cb hw/sd: Add SDHC support for SD card SPI-mode 4 years ago
Philippe Mathieu-Daudé 6947feca58 hw/sd/sdcard: Rename Write Protect Group variables 5 years ago
Philippe Mathieu-Daudé ba06fe8add dma: Let dma_memory_read/write() take MemTxAttrs argument 6 years ago
Markus Armbruster 36aa285f48 hw/sd/ssi-sd: Do not create SD card within controller's realize 4 years ago
Shengtan Mao 8092b51849 hw/sd: add nuvoton MMC 5 years ago
Cédric Le Goater b12fa6118f speed/sdhci: Add trace events 5 years ago
Peter Maydell d637e1dc6d qbus: Rename qbus_create_inplace() to qbus_init() 5 years ago
Philippe Mathieu-Daudé 4ac0b72bae hw/sd/sdcard: Fix assertion accessing out-of-range addresses with CMD30 5 years ago
Philippe Mathieu-Daudé 2a0396285d hw/sd/sdcard: Document out-of-range addresses for SEND_WRITE_PROT 5 years ago
Philippe Mathieu-Daudé 59b63d78be hw/sd/sdcard: Check for valid address range in SEND_WRITE_PROT (CMD30) 5 years ago
Philippe Mathieu-Daudé 66c152d7b4 hw/sd/sdcard: Extract address_in_range() helper, log invalid accesses 5 years ago
Philippe Mathieu-Daudé c60b292106 hw/sd/sdcard: When card is in wrong state, log which state it is 5 years ago
Stefano Garzarella d0fb9657a3 docs: fix references to docs/devel/tracing.rst 5 years ago