coreboot/src
Stefan Reinauer 141512161b vboot: Implement VbExGetTimer using monotonic timers
On x86 VbExGetTimer() uses rdtsc. However, on all
other platforms, let's just use coreboot's monotonic timers.

Change-Id: I0cd359f298be33776740305b111624147e2c850d
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: https://chromium-review.googlesource.com/169620
(cherry picked from commit e910bb1752)
Signed-off-by: Isaac Christensen <isaac.christensen@se-eng.com>
Reviewed-on: http://review.coreboot.org/6534
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2014-08-10 22:26:58 +02:00
..
arch armv7: Support stack dump after exceptions 2014-08-10 22:18:50 +02:00
console src/console/Kconfig: Fix choice for showing POST codes on console 2014-07-30 20:34:08 +02:00
cpu exynos5420: Tighten up displayport timing loops 2014-08-10 22:19:16 +02:00
device device/oprom/realmode: Sanitize header inclusion 2014-08-08 03:32:13 +02:00
drivers drivers: Add I2C TPM driver to coreboot 2014-08-10 22:25:48 +02:00
ec chromeec: Implement full battery workaround at 6% 2014-08-08 18:11:52 +02:00
include coreboot_tables: reduce redundant data structures 2014-08-10 22:23:19 +02:00
lib cbfs: Fix overwalk on file scan 2014-08-10 22:25:07 +02:00
mainboard bolt: Set GPIO29 as input in S0, output+high in S3/S5 2014-08-10 22:19:58 +02:00
northbridge Falco/Slippy: Patch to remove redundant graphics initializations 2014-08-10 13:00:12 +02:00
soc tegra124: Add a stub implementation of the tegra124 SOC. 2014-08-05 18:44:53 +02:00
southbridge lynxpoint: Add interrupt for GPIO controller in ACPI device 2014-08-10 22:20:56 +02:00
superio superio/smsc/sio1036: Clean up RAMstage superio.c component 2014-08-09 10:06:13 +02:00
vendorcode vboot: Implement VbExGetTimer using monotonic timers 2014-08-10 22:26:58 +02:00
Kconfig drivers: Add I2C TPM driver to coreboot 2014-08-10 22:25:48 +02:00