aboutsummaryrefslogtreecommitdiffstats
path: root/src/hw/rtc.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: Disable NMI in rtc_mask()Kevin O'Connor2015-09-011-0/+1
* rtc: Support disabling the RTC timer irq supportKevin O'Connor2015-08-171-0/+6
* Remove ioport.h; disperse its contents to other header files.Kevin O'Connor2013-09-281-1/+1
* Rename hw/cmos.h to hw/rtc.h and copy RTC code from clock.c to hw/rtc.c.Kevin O'Connor2013-09-281-0/+93