summaryrefslogtreecommitdiff
path: root/src/drivers/pc80/mc146818rtc.c
AgeCommit message (Expand)Author
2013-07-10drivers: Fix spellingMartin Roth
2013-02-19RTC: Use the correct index when setting the default monthDave Frodin
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2012-11-12If cmos is invalid, always set the rtc date and timeStefan Reinauer
2012-11-12Remove duplicate defines from mc146818rtc.cMarc Jones
2012-11-09mc146818rtc: Remove the hyphen to build on NetBSD and DarwinZheng Bao
2012-11-09mc146818rtc: Update the Day of Week in CMOS in the right way.Zheng Bao
2012-11-08RTC: Don't clear pending interrupt in resume pathDuncan Laurie
2012-11-07RTC: Write build date in BCD when clearing RTC CMOSDuncan Laurie
2012-11-07rtc: erase CMOS memory after power failureVincent Palatin
2012-11-07rtc: force mc146818 register D to a correct valueVincent Palatin
2012-08-02RTC: Add a routine to check if the CMOS date is validzbao
2012-04-27Move top level pc80 directory to drivers/Stefan Reinauer