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/timer
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 i386: enable rust hpet for pc when rust is enabled 1 week ago
a9gtimer.c Accel & Exec patch queue 2 months ago
allwinner-a10-pit.c hw/arm: Mark Allwinner Technology devices as little-endian 6 days ago
arm_mptimer.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
arm_timer.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
armv7m_systick.c hw: Use device_class_set_legacy_reset() instead of opencoding 5 months ago
aspeed_timer.c hw/timer/aspeed: Add AST2700 Support 4 weeks ago
avr_timer16.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
bcm2835_systmr.c hw: Use device_class_set_legacy_reset() instead of opencoding 5 months ago
cadence_ttc.c hw/timer: Constify VMState 1 year ago
cmsdk-apb-dualtimer.c hw: Use device_class_set_legacy_reset() instead of opencoding 5 months ago
cmsdk-apb-timer.c hw: Use device_class_set_legacy_reset() instead of opencoding 5 months ago
digic-timer.c hw: Use device_class_set_legacy_reset() instead of opencoding 5 months ago
exynos4210_mct.c hw/timer/exynos4210_mct: fix possible int overflow 3 months ago
exynos4210_pwm.c hw: Use device_class_set_legacy_reset() instead of opencoding 5 months ago
grlib_gptimer.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
hpet.c i386/fw_cfg: move hpet_cfg definition to hpet.c 1 week ago
i8254.c hw: Use device_class_set_legacy_reset() instead of opencoding 5 months ago
i8254_common.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
ibex_timer.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
imx_epit.c hw: Use device_class_set_legacy_reset() instead of opencoding 5 months ago
imx_gpt.c hw/timer/imx_gpt: Remove unused define 1 month ago
meson.build hw/timer: Remove omap_synctimer 5 months ago
mips_gictimer.c hw: Do not include hw/sysbus.h if it is not necessary 4 years ago
mss-timer.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
npcm7xx_timer.c hw, target: Add ResetType argument to hold and exit phase methods 10 months ago
nrf51_timer.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
pxa2xx_timer.c Accel & Exec patch queue 2 months ago
renesas_cmt.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
renesas_tmr.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
sh_timer.c ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY 3 years ago
sifive_pwm.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
slavio_timer.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
sse-counter.c hw: Use device_class_set_legacy_reset() instead of opencoding 5 months ago
sse-timer.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
stellaris-gptm.c hw/timer: Constify VMState 1 year ago
stm32f2xx_timer.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
trace-events hw/timer/aspeed: Refactor Timer Callbacks for SoC-Specific Implementations 4 weeks ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
xilinx_timer.c hw/timer/xilinx_timer: Make device endianness configurable 6 days ago