Age | Commit message (Expand) | Author |
2014-11-20 | Replace includes of build.h with version.h | Kyösti Mälkki |
2014-10-22 | cmos: Rename the CMOS related functions. | Gabe Black |
2014-06-21 | PC80 RTC: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-05-29 | add rtc_init() to romstage | Martin Roth |
2014-01-12 | lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content | Vladimir Serbinenko |
2013-11-25 | pc80/mc146818rtc: Return an error code rather than an integer | Alexandru Gagniuc |
2013-11-25 | RTC: Skip rtc_init() in S3 resume path | Stefan Reinauer |
2013-07-10 | drivers: Fix spelling | Martin Roth |
2013-02-19 | RTC: Use the correct index when setting the default month | Dave Frodin |
2013-01-30 | Extend CBFS to support arbitrary ROM source media. | Hung-Te Lin |
2012-11-12 | If cmos is invalid, always set the rtc date and time | Stefan Reinauer |
2012-11-12 | Remove duplicate defines from mc146818rtc.c | Marc Jones |
2012-11-09 | mc146818rtc: Remove the hyphen to build on NetBSD and Darwin | Zheng Bao |
2012-11-09 | mc146818rtc: Update the Day of Week in CMOS in the right way. | Zheng Bao |
2012-11-08 | RTC: Don't clear pending interrupt in resume path | Duncan Laurie |
2012-11-07 | RTC: Write build date in BCD when clearing RTC CMOS | Duncan Laurie |
2012-11-07 | rtc: erase CMOS memory after power failure | Vincent Palatin |
2012-11-07 | rtc: force mc146818 register D to a correct value | Vincent Palatin |
2012-08-02 | RTC: Add a routine to check if the CMOS date is valid | zbao |
2012-04-27 | Move top level pc80 directory to drivers/ | Stefan Reinauer |