coreboot-kgpe-d16/src
Kyösti Mälkki 5a157176dd cpu/x86/lapic: Refactor timer_fsb()
Common apic_timer code in cpu/x86 should not depend on
intel header files.

Change-Id: Ib099921d4b8e561daea47219385762bb00fc4548
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34091
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-09-19 09:28:55 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/x86: Replace some __PRE_RAM__ use 2019-09-14 10:56:46 +00:00
commonlib AUTHORS: Move src/commonlib copyrights into AUTHORS file 2019-09-10 12:50:35 +00:00
console src/: Replace some __PRE_RAM__ use 2019-09-14 11:16:17 +00:00
cpu cpu/x86/lapic: Refactor timer_fsb() 2019-09-19 09:28:55 +00:00
device AUTHORS: Move src/device copyrights into AUTHORS file 2019-09-17 08:14:13 +00:00
drivers {cpu,device,drivers}: Remove unused include <device/pci_ops.h> 2019-09-15 20:38:45 +00:00
ec 3rdparty/chromeec: Update to latest master 2019-09-16 13:42:10 +00:00
include cpu/x86/lapic: Refactor timer_fsb() 2019-09-19 09:28:55 +00:00
lib lib/coreboot_table: Show splashscreen in lb_table_init 2019-09-15 11:10:58 +00:00
mainboard cpu,mb,soc: Init missing lb_serial struct fields 2019-09-19 09:28:10 +00:00
northbridge nb/nehalem: Move MMCONF_BASE_ADDRESS to a common place 2019-09-17 08:18:00 +00:00
security src/security: Remove unused #include <fmap.h> 2019-09-15 20:42:15 +00:00
soc cpu,mb,soc: Init missing lb_serial struct fields 2019-09-19 09:28:10 +00:00
southbridge sb/intel/ibexpeak: Remove superfluous linked files 2019-09-18 09:28:00 +00:00
superio superio/common: Fix types in printf 2019-09-17 10:33:40 +00:00
vendorcode src/vendorcode: Remove not used #include <elog.h> 2019-09-12 13:16:04 +00:00
Kconfig x86emu: Drop UDELAY_LAPIC dependency 2019-09-18 13:00:41 +00:00