coreboot/src/drivers
Gabe Black 493b05e06d elog: Use the RTC driver interface instead of reading CMOS directly.
Use the RTC driver interface to find the timestamp for events instead of
reading the CMOS based RTC directly on x86 or punting on ARM. This makes
timestamps available on both architectures, assuming an RTC driver is
available.

BUG=None
TEST=Built and booted on nyan_big and link and verified that the timestamps
in the event log were accurate.
BRANCH=nyan

Change-Id: Id45da53bc7ddfac8dd0978e7f2a3b8bc2c7ea753
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: https://chromium-review.googlesource.com/197798
Reviewed-by: David Hendricks <dhendrix@chromium.org>
Tested-by: Gabe Black <gabeblack@chromium.org>
Commit-Queue: Gabe Black <gabeblack@chromium.org>
2014-05-03 00:01:59 +00:00
..
ams rtc: Add an RTC driver for the AS3722 PMIC. 2014-05-02 23:58:52 +00:00
ati Get rid of drivers class 2012-11-27 22:00:49 +01:00
dec GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
elog elog: Use the RTC driver interface instead of reading CMOS directly. 2014-05-03 00:01:59 +00:00
emulation Get rid of drivers class 2012-11-27 22:00:49 +01:00
generic BACKPORT: x86 I/O APIC: Make functions io_apic_{read,write}() public 2014-04-23 02:44:28 +00:00
i2c i2c: Replace the i2c API. 2014-04-10 06:05:01 +00:00
ics Get rid of drivers class 2012-11-27 22:00:49 +01:00
intel Haswell/falco/peppy/slippy: continue to clean up FUI. 2013-12-19 01:17:37 +00:00
ipmi Get rid of drivers class 2012-11-27 22:00:49 +01:00
maxim i2c: Replace the i2c API. 2014-04-10 06:05:01 +00:00
oxford Rename cpu/x86/car.h to arch/early_variables.h 2013-07-30 13:40:23 -07:00
parade i2c: Replace the i2c API. 2014-04-10 06:05:01 +00:00
pc80 rtc: Add an RTC API, and implement it for x86. 2014-05-02 23:55:47 +00:00
realtek GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
sil Get rid of drivers class 2012-11-27 22:00:49 +01:00
spi storm: add support for another Spansion chip 2014-05-02 17:14:36 +00:00
ti i2c: Replace the i2c API. 2014-04-10 06:05:01 +00:00
trident Get rid of drivers class 2012-11-27 22:00:49 +01:00
Kconfig rtc: Add an RTC driver for the AS3722 PMIC. 2014-05-02 23:58:52 +00:00
Makefile.inc rtc: Add an RTC driver for the AS3722 PMIC. 2014-05-02 23:58:52 +00:00