coreboot-kgpe-d16/src
Aamir Bohra 842776e1dc soc/intel/skylake: Use Intel timer common code
Use timer  code from  soc/intel/common. This code removes
monotonic timer refrence w.r.t MSR 24Mhz counter(0x637)
and use tsc timer.

Change-Id: I7fad620b11c9e5db128f646639c79ea58a0a574f
Signed-off-by: Aamir Bohra <aamir.bohra@intel.com>
Reviewed-on: https://review.coreboot.org/19912
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-06-05 00:32:48 +02:00
..
acpi
arch arch/arm/include/armv7/arch: Correct keyword organization in cpu.h 2017-06-02 18:31:03 +02:00
commonlib commonlib: Move drivers/storage into commonlib/storage 2017-05-12 18:20:33 +02:00
console console/flashsconsole: Add spi flash console for debugging 2017-06-04 18:44:56 +02:00
cpu arch/x86: Add function to determine if we're currently running from CAR 2017-05-30 22:19:25 +02:00
device Kconfig: Add choice of framebuffer mode 2017-06-04 18:47:19 +02:00
drivers Kconfig: Add choice of framebuffer mode 2017-06-04 18:47:19 +02:00
ec ec/ene_kb3940q: correct ACPI battery data fed into ToString() 2017-06-04 18:42:07 +02:00
include cpu/x86/mtrr: don't guard function declarations 2017-06-05 00:21:31 +02:00
lib lib/coreboot_tables: Remove weak fill_lb_framebuffer() 2017-06-04 18:47:39 +02:00
mainboard google/rambi: add board-specific USB port info 2017-06-04 21:39:21 +02:00
northbridge Kconfig: Add choice of framebuffer mode 2017-06-04 18:47:19 +02:00
soc soc/intel/skylake: Use Intel timer common code 2017-06-05 00:32:48 +02:00
southbridge sb/intel/bd82x6x: Disable unused bridges 2017-06-02 18:51:40 +02:00
superio superio/winbond/*/header: Include <arch/io.h> 2017-06-04 18:45:42 +02:00
vboot vboot: Separate board name and version number in FWID with a dot 2017-04-29 01:44:10 +02:00
vendorcode vendorcode/intel/fsp/fsp2_0/glk: Add FSP header files for GLK 2017-05-12 05:32:39 +02:00
Kconfig lib/edid: Split out fill_lb_framebuffer() 2017-05-30 18:32:44 +02:00