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/rtc
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/rtc: Remove twl92230 device 5 months ago
allwinner-rtc.c hw/arm: Mark Allwinner Technology devices as little-endian 6 days ago
aspeed_rtc.c include: Rename sysemu/ -> system/ 2 months ago
ds1338.c include: Rename sysemu/ -> system/ 2 months ago
exynos4210_rtc.c include: Rename sysemu/ -> system/ 2 months ago
goldfish_rtc.c Accel & Exec patch queue 2 months ago
ls7a_rtc.c include: Rename sysemu/ -> system/ 2 months ago
m41t80.c include: Rename sysemu/ -> system/ 2 months ago
m48t59-internal.h hw/timer/m48t59: Convert debug printf()s to trace events 5 years ago
m48t59-isa.c hw: Declare various const data as 'const' 6 days ago
m48t59.c hw: Declare various const data as 'const' 6 days ago
mc146818rtc.c Accel & Exec patch queue 2 months ago
meson.build hw/rtc: Remove twl92230 device 5 months ago
pl031.c Accel & Exec patch queue 2 months ago
sun4v-rtc.c hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later 12 months ago
trace-events hw/rtc/ds1338: Trace send and receive operations 4 months ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
xlnx-zynqmp-rtc.c include: Rename sysemu/ -> system/ 2 months ago