coreboot/src/cpu/x86/lapic
Patrick Georgi ce56835a5c - use LAPIC timer if selected (instead of TSC all the time) [kconfig]
- uncomment commented out intel socket [kconfig]
- HAVE_MOVNTI is a property of the cpu [kconfig]

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4996 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-01-04 14:36:55 +00:00
..
apic_timer.c * rework tsc based timer code to use inb instead of outb for calibration 2009-07-21 21:19:06 +00:00
boot_cpu.c Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51 2005-07-06 17:17:25 +00:00
Config.lb this bug sneaked in during conversion 2009-07-21 21:57:11 +00:00
lapic.c Remove some warnings, mainly from format strings which didn't match the 2009-02-09 17:52:54 +00:00
lapic_cpu_init.c Remove some warnings from the tyan s2895. 2009-10-30 02:08:07 +00:00
Makefile.inc - use LAPIC timer if selected (instead of TSC all the time) [kconfig] 2010-01-04 14:36:55 +00:00
secondary.S issue 51 and 52: set mtrr for ap before stop it, and _RAMBASE above 1M 2005-12-14 02:39:33 +00:00