coreboot-kgpe-d16/src/northbridge/intel/i945
Kyösti Mälkki e39becf521 intel/cpu: Switch older models to TSC_MONOTONIC_TIMER
The implementation of udelay() with LAPIC timers
existed first, as we did not have calculations
implemented for TSC frequency.

Change-Id: If510bcaadee67e3a5792b3fc7389353b672712f9
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34200
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-09-24 22:56:52 +00:00
..
acpi Remove DEFAULT_PCIEXBAR alias 2019-03-06 11:54:17 +00:00
acpi.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
bootblock.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
chip.h src/northbridge: Add and update license headers 2018-05-29 22:36:37 +00:00
debug.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
early_init.c src/northbridge: Add missing 'include <types.h>' 2019-05-29 20:28:27 +00:00
errata.c
gma.c nb/i945/gma: Store vga_disable if MAINBOARD_DO_NATIVE_VGA_INIT 2019-07-18 13:47:43 +00:00
i945.h nb/intel/i945: Use DEBUG_RAM_SETUP 2019-03-24 10:40:40 +00:00
Kconfig intel/cpu: Switch older models to TSC_MONOTONIC_TIMER 2019-09-24 22:56:52 +00:00
Makefile.inc intel/cpu: Switch older models to TSC_MONOTONIC_TIMER 2019-09-24 22:56:52 +00:00
memmap.c intel/smm/gen1: Use smm_subregion() 2019-08-28 22:51:27 +00:00
northbridge.c nb/i945: Remove unused include <cpu/cpu.h> 2019-09-15 20:35:14 +00:00
raminit.c {i945,i82801gx}: Remove unneeded include <cpu/x86/cache.h> 2019-09-15 20:42:34 +00:00
raminit.h intel/i945: Fix udelay() prototypes 2019-07-13 17:58:01 +00:00
rcven.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00