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
Philippe Mathieu-Daudé ba26f14777 hw/arm: Mark Allwinner Technology devices as little-endian
These devices are only used by the ARM targets, which are
only built as little-endian. Therefore the DEVICE_NATIVE_ENDIAN
definition expand to DEVICE_LITTLE_ENDIAN (besides, the
DEVICE_BIG_ENDIAN case isn't tested). Simplify directly using
DEVICE_LITTLE_ENDIAN.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250212113938.38692-2-philmd@linaro.org>
6 days ago
..
Kconfig hw/sd: Add Cadence SDHCI emulation 5 years ago
allwinner-sdhost.c hw/arm: Mark Allwinner Technology devices as little-endian 6 days ago
aspeed_sdhci.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
bcm2835_sdhost.c include: Rename sysemu/ -> system/ 2 months ago
cadence_sdhci.c hw: Use device_class_set_legacy_reset() instead of opencoding 5 months ago
core.c hw/sd/sdcard: Extract TYPE_SDMMC_COMMON from TYPE_SD_CARD 8 months ago
meson.build hw/sd: Remove pxa2xx_mmci.c 5 months ago
npcm7xx_sdhci.c hw: Use device_class_set_legacy_reset() instead of opencoding 5 months ago
omap_mmc.c hw/sd/omap_mmc: Untabify 3 weeks ago
pl181.c include: Rename sysemu/ -> system/ 2 months ago
sd.c hw/sd: Remove unused SDState::enable 3 weeks ago
sdhci-internal.h hw: Make class data 'const' 6 days ago
sdhci-pci.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
sdhci.c hw: Make class data 'const' 6 days ago
sdmmc-internal.h hw/sd/sdcard: Extract TYPE_SDMMC_COMMON from TYPE_SD_CARD 8 months ago
ssi-sd.c include: Rename sysemu/ -> system/ 2 months ago
trace-events hw/sd: Remove pxa2xx_mmci.c 5 months ago
trace.h trace: switch position of headers to what Meson requires 5 years ago