summary refs log tree commit diff stats
path: root/hw/rtc/allwinner-rtc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell2024-09-131-1/+1
* hw/rtc: Constify VMStateRichard Henderson2023-12-301-1/+1
* rtc: Move RTC function prototypes to their own headerPeter Maydell2022-01-281-1/+1
* hw/arm/allwinner: add RTC device supportNiek Linnenbank2020-03-121-0/+411