summaryrefslogtreecommitdiffstats
path: root/include/hw/rtc
Commit message (Expand)AuthorAgeFilesLines
* goldfish_rtc: Add big-endian propertyStafford Horne2022-09-041-0/+2
* hw/rtc/mc146818rtc: QOM'ify io_base offsetBernhard Beschow2022-06-111-1/+1
* Clean up decorations and whitespace around header guardsMarkus Armbruster2022-05-112-2/+2
* Clean up header guards that don't match their file nameMarkus Armbruster2022-05-112-4/+4
* hw/rtc/mc146818rtc: QOM'ify IRQ numberBernhard Beschow2022-03-081-0/+1
* m48t59: remove legacy m48t59_init() functionMark Cave-Ayland2020-10-181-4/+0Star
* m48t59-isa: remove legacy m48t59_init_isa() functionMark Cave-Ayland2020-10-181-2/+0Star
* qapi: Restrict LostTickPolicy enum to machine codePhilippe Mathieu-Daudé2020-09-291-1/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-185-15/+5Star
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-4/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-097-17/+14Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-097-16/+29
* goldfish_rtc: Fix non-atomic read behaviour of TIME_LOW/TIME_HIGHJessica Clarke2020-07-221-0/+1
* rtc: add RTC_ISA_BASEGerd Hoffmann2020-05-041-0/+1
* hw/arm/allwinner: add RTC device supportNiek Linnenbank2020-03-121-0/+134
* hw: rtc: Add Goldfish RTC deviceAnup Patel2020-02-101-0/+46
* Merge commit 'df84f17' into HEADPaolo Bonzini2019-10-262-2/+35
* hw/rtc/aspeed_rtc: Remove unused includesPhilippe Mathieu-Daudé2019-10-241-3/+0Star
* hw/rtc/mc146818: Include mc146818rtc_regs.h a bit lessPhilippe Mathieu-Daudé2019-10-241-1/+0Star
* hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-241-0/+30
* hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-241-0/+92
* hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-241-0/+19
* hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-241-0/+57
* hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-242-0/+113
* hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-241-0/+47