summary refs log tree commit diff stats
path: root/hw/rtc/xlnx-zynqmp-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/rtc/xlnx-zynqmp-rtc: Remove unused "ptimer.h" includePhilippe Mathieu-Daudé2019-10-241-1/+0
* hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-241-0/+276