coreboot/src/cpu/x86
Patrick Georgi 1f807fd42f - Fix UDELAY options and HAVE_INIT_TIMER [kconfig]
(defaults to UDELAY_IO again, like newconfig)
- Use UDELAY_TSC on Via C7 [kconfig]
- Support Tinybootblock on Intel CPUs
- set XIP location correctly for Tinybootblock on Intel
- provide correct XIP location in Tinybootblock configuration
- Make kontron/986lcd-m use Tinybootblock
- Some kconfig fixes to kontron/986lcd-m [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@4997 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-01-04 20:09:27 +00:00
..
16bit This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
32bit Tiny Bootblock, step 1/n. 2009-12-23 12:52:56 +00:00
cache Kconfig! 2009-08-12 15:00:51 +00:00
car White space and comment fixes for cache_as_ram.inc files so it's easier to spot 2009-10-23 18:22:27 +00:00
lapic - use LAPIC timer if selected (instead of TSC all the time) [kconfig] 2010-01-04 14:36:55 +00:00
mtrr Clean up some #ifdef CONFIG_* 2009-10-19 16:21:30 +00:00
pae Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. 2009-10-16 16:32:57 +00:00
smm Split the two usages of __ROMCC__: 2009-11-06 17:02:51 +00:00
tsc - use LAPIC timer if selected (instead of TSC all the time) [kconfig] 2010-01-04 14:36:55 +00:00
fpu_enable.inc Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ 2009-10-17 15:01:00 +00:00
Kconfig - Fix UDELAY options and HAVE_INIT_TIMER [kconfig] 2010-01-04 20:09:27 +00:00
mmx_disable.inc Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ 2009-10-17 15:01:00 +00:00
sse_disable.inc Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ 2009-10-17 15:01:00 +00:00
sse_enable.inc Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ 2009-10-17 15:01:00 +00:00