u-boot/arch/x86/cpu/coreboot
Bin Meng 5c564b0d2f x86: coreboot: Set up timer base correctly
If coreboot is built with CONFIG_COLLECT_TIMESTAMPS, use the value
of base_time in coreboot's timestamp table as our timer base,
otherwise TSC counter value will be used.

Sometimes even coreboot is built with CONFIG_COLLECT_TIMESTAMPS,
the value of base_time in the timestamp table is still zero, so
we must exclude this case too (this is currently seen on booting
coreboot in qemu).

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-01-13 07:25:02 -08:00
..
car.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
coreboot.c x86: Add support for MTRRs 2015-01-13 07:25:00 -08:00
ipchecksum.c Replace <compiler.h> with <linux/compiler.h> 2014-12-08 09:35:46 -05:00
Makefile x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory 2014-11-23 06:49:02 -05:00
pci.c Merge git://git.denx.de/u-boot-x86 2014-11-24 12:00:00 -05:00
sdram.c Merge git://git.denx.de/u-boot-x86 2014-11-24 12:00:00 -05:00
tables.c x86: Tidy up coreboot header usage 2014-11-21 07:34:13 +01:00
timestamp.c x86: coreboot: Set up timer base correctly 2015-01-13 07:25:02 -08:00