coreboot-kgpe-d16/src
Rudolf Marek b2bd9963a5 We did together some patch which makes finally a MMCONFIG workable in
linux out of the box. There were two problems. First was that the
mmconfig ACPI structure was empty because of cut and paste (PCI ID of
K8M890 is different).

Second problem is now nicely solvable by add_region. Linux expects that
the mmconfig region is found as reserved memory. Otherwise it does not
trust it.

Signed-off-by: Rudolf Marek <r.marek@assembler.cz>
Acked-by: Luc Verhaegen <libv@skynet.be> 



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4464 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-07-23 08:10:51 +00:00
..
arch Fix up the tree again... 2009-07-22 01:11:37 +00:00
boot Example how simple it is to use printk instead of printk_something in 2009-07-21 21:25:45 +00:00
config Add more warnings to CFLAGS, and also add some to HOSTCFLAGS 2009-07-21 21:31:36 +00:00
console Some USB debug updates, mostly comments fixing, license header updates 2009-07-21 21:20:45 +00:00
cpu Don't put .o files in the source tree. (trivial) 2009-07-22 12:26:18 +00:00
devices Rewrite interrupt handling in coreboot to be more comprehensible and 2009-07-21 21:36:41 +00:00
drivers This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
include Fix a redundant declaration warning (trivial) 2009-07-22 01:42:13 +00:00
lib Some USB debug updates, mostly comments fixing, license header updates 2009-07-21 21:20:45 +00:00
mainboard We did together some patch which makes finally a MMCONFIG workable in 2009-07-23 08:10:51 +00:00
northbridge Fix up the tree again... 2009-07-22 01:11:37 +00:00
pc80 Rewrite interrupt handling in coreboot to be more comprehensible and 2009-07-21 21:36:41 +00:00
pmc/altimus/mpc7410 Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
ram This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
sdram fix typo in commend of generic_sdram.c (trivial) 2008-08-01 11:36:40 +00:00
southbridge Another include file slipped. This gets via/epia-m building again. 2009-07-21 22:01:21 +00:00
stream This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
superio Add support for the Mitac 6513WU mainboard, a Compaq OEM board using the 2009-07-05 19:29:39 +00:00