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
Stafford Horne 65f5144e17 goldfish_rtc: Add big-endian property
Add a new property "big-endian" to allow configuring the RTC as either
little or big endian, the default is little endian.

Currently overriding the default to big endian is only used by the m68k
virt platform.  New platforms should prefer to use little endian and not
set this.

Cc: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Stafford Horne <shorne@gmail.com>
2 years ago
..
Kconfig hw/loongarch: Add LoongArch ls7a rtc device support 2 years ago
allwinner-rtc.c rtc: Move RTC function prototypes to their own header 3 years ago
aspeed_rtc.c rtc: Move RTC function prototypes to their own header 3 years ago
ds1338.c rtc: Move RTC function prototypes to their own header 3 years ago
exynos4210_rtc.c ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY 3 years ago
goldfish_rtc.c goldfish_rtc: Add big-endian property 2 years ago
ls7a_rtc.c hw/rtc/ls7a_rtc: Drop unused inline functions 2 years ago
m41t80.c Replace qemu_gettimeofday() with g_get_real_time() 3 years ago
m48t59-internal.h hw/timer/m48t59: Convert debug printf()s to trace events 5 years ago
m48t59-isa.c hw/isa: Inline and remove one-line isa_init_irq() 3 years ago
m48t59.c rtc: Move RTC function prototypes to their own header 3 years ago
mc146818rtc.c hw/rtc/mc146818rtc: QOM'ify io_base offset 2 years ago
meson.build hw/loongarch: Add LoongArch ls7a rtc device support 2 years ago
pl031.c rtc: Have event RTC_CHANGE identify the RTC by QOM path 3 years ago
sun4v-rtc.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
trace-events docs: fix references to docs/devel/tracing.rst 4 years ago
trace.h trace: switch position of headers to what Meson requires 4 years ago
twl92230.c rtc: Move RTC function prototypes to their own header 3 years ago
xlnx-zynqmp-rtc.c rtc: Move RTC function prototypes to their own header 3 years ago