coreboot/src
Kevin O'Connor 5bb9fd6e4d Now that the VIA code is run above 1Meg (like other boards), it should
cache that range instead of the first 1Meg.  This reduces boot time by
about 1 second on epia-cn.

This patch also adds a MTRRphysMaskValid bit definition.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Acked-by: Stefan Reinauer <stepan@coreboot.org>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6272 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-01-19 06:32:35 +00:00
..
arch/x86 The cn700.c code references mainboard_interrupt_handlers() which isn't 2011-01-19 06:31:24 +00:00
boot Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
console move single options out of main menu and remove stray "options" 2011-01-05 02:27:53 +00:00
cpu Now that the VIA code is run above 1Meg (like other boards), it should 2011-01-19 06:32:35 +00:00
devices Improve compatibility of YABEL with real-world VGABIOSes 2011-01-13 11:38:46 +00:00
drivers All the values should stay untouched or be set automatically by the resource 2010-12-26 16:49:57 +00:00
include Now that the VIA code is run above 1Meg (like other boards), it should 2011-01-19 06:32:35 +00:00
lib uart_init is only used in romstage. 2011-01-05 02:40:53 +00:00
mainboard remove the code which is not ready to release. 2011-01-18 09:34:31 +00:00
northbridge The code is tested on my board with register DIMMs. More tests need to be 2011-01-17 02:20:33 +00:00
pc80 Report if cmos_layout.bin can't be found when it should. 2011-01-18 14:28:45 +00:00
southbridge remove the code which is not ready to release. 2011-01-18 09:34:31 +00:00
superio add license headers to some trivial files and pc87427.h 2010-12-17 00:13:54 +00:00
Kconfig Per default, use SeaBIOS payload instead of no payload. 2010-12-30 17:39:50 +00:00
Kconfig.deprecated_options move single options out of main menu and remove stray "options" 2011-01-05 02:27:53 +00:00