coreboot-kgpe-d16/src/drivers/pc80
Werner Zeh a8b03da4a8 drivers/pc80/mc146818rtc: Enable RTC reset on power loss
If function cmos_init() was called with parameter invalid
set, this indicates, that the caller has found a power
loss event in the RTC registers. In this case, we need to
load the default date and time because it can be corrupted.

Change-Id: Ib8d58a14da0182ceb8167e67440a0f1ea2a20eb7
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: http://review.coreboot.org/8373
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Tested-by: build bot (Jenkins)
2015-02-23 09:09:25 +01:00
..
vga drivers: Trivial - drop trailing blank lines at EOF 2014-07-08 13:51:47 +02:00
i8254.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
i8259.c drivers: Trivial - drop trailing blank lines at EOF 2014-07-08 13:51:47 +02:00
isa-dma.c Move top level pc80 directory to drivers/ 2012-04-27 19:23:16 +02:00
Kconfig rtc: Add an RTC API, and implement it for x86. 2014-12-30 19:28:27 +01:00
keyboard.c PS2 keyboard: Use acpi_is_wakeup_s3() 2014-06-21 08:04:54 +02:00
Makefile.inc drivers/pc80/mc146818rtc: Reduce superfluous preprocessor use 2015-02-06 23:56:04 +01:00
mc146818rtc.c drivers/pc80/mc146818rtc: Enable RTC reset on power loss 2015-02-23 09:09:25 +01:00
mc146818rtc_early.c drivers/pc80/mc146818rtc_early.c: Silence unused func complaints 2014-06-29 15:03:49 +02:00
ps2_controller.asl drivers/pc80: Add ACPI description. 2013-12-14 18:24:53 +01:00
spkmodem.c spkmodem: Move under drivers/pc80 2014-02-06 11:14:24 +01:00
tpm.c tpm: Clean up I2C TPM driver 2014-09-10 19:37:49 +02:00
udelay_io.c drivers: Trivial - drop trailing blank lines at EOF 2014-07-08 13:51:47 +02:00