You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/sd
Cédric Le Goater 57756aa01f hw/aspeed/{xdma, rtc, sdhci}: Fix endianness to DEVICE_LITTLE_ENDIAN
When the XDMA, RTC and SDHCI device models of the Aspeed SoCs were
first introduced, their MMIO regions inherited of a DEVICE_NATIVE_ENDIAN
endianness. It should be DEVICE_LITTLE_ENDIAN. Fix that.

Signed-off-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20251125142631.676689-1-clg@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
1 week ago
..
Kconfig
allwinner-sdhost.c hw/sd/sdbus: Provide buffer size to sdbus_do_command() 4 months ago
aspeed_sdhci.c hw/aspeed/{xdma, rtc, sdhci}: Fix endianness to DEVICE_LITTLE_ENDIAN 1 week ago
bcm2835_sdhost.c hw/sd/sdbus: Provide buffer size to sdbus_do_command() 4 months ago
cadence_sdhci.c qom: Have class_init() take a const data argument 7 months ago
core.c hw/sd/sdbus: Provide buffer size to sdbus_do_command() 4 months ago
meson.build hw/sd: Remove pxa2xx_mmci.c 1 year ago
npcm7xx_sdhci.c qom: Have class_init() take a const data argument 7 months ago
omap_mmc.c hw/sd/sdbus: Provide buffer size to sdbus_do_command() 4 months ago
pl181.c hw/sd/sdbus: Provide buffer size to sdbus_do_command() 4 months ago
sd.c hw/sd/sdcard: Avoid confusing address calculation in rpmb_calc_hmac 2 weeks ago
sdhci-internal.h hw: Make class data 'const' 10 months ago
sdhci-pci.c qom: Make InterfaceInfo[] uses const 7 months ago
sdhci.c hw/sd/sdhci: Do not unparent in instance_finalize() 2 months ago
sdmmc-internal.h hw/sd/sdcard: Add basic support for RPMB partition 1 month ago
ssi-sd.c hw/sd/ssi-sd: Return noise (dummy byte) when no card connected 4 months ago
trace-events hw/sd/sdcard: Add basic support for RPMB partition 1 month ago
trace.h