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/include/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
..
allwinner-rtc.h Use OBJECT_DECLARE_TYPE when possible 4 years ago
aspeed_rtc.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
goldfish_rtc.h goldfish_rtc: Add big-endian property 2 years ago
m48t59.h Clean up decorations and whitespace around header guards 3 years ago
mc146818rtc.h hw/rtc/mc146818rtc: QOM'ify io_base offset 3 years ago
mc146818rtc_regs.h Merge commit 'df84f17' into HEAD 5 years ago
pl031.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
sun4v-rtc.h Clean up header guards that don't match their file name 3 years ago
xlnx-zynqmp-rtc.h Clean up header guards that don't match their file name 3 years ago