coreboot-kgpe-d16/src
Marc Jones (marc.jones e3aeb93a52 Bring Fam10 memory controller init up to date with the latest AMD BKDG
recomendations.
Changes include the following:
fix > 4GB dqs tests
fix channel interleaving
ecc memory scrub updates
MC tristating updates
debug print changes
fix memory hoisting across nodes -
    The DRAM Hole Address Register is set via devx in each node, but the Node
    number <-> DRAM Base mapping and the Node number <-> DstNode mapping is
    set in Node 0. The memmap is setup on node0 and copied to the other nodes
    later. so dev, not devx. The bug was the hole was always being set on the
    first node.

Signed-off-by: Marc Jones (marc.jones@amd.com)
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3232 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-04-11 03:20:28 +00:00
..
arch Don't check exclusive IRQ fieldin the PIR table. 2008-04-07 17:49:57 +00:00
boot rename linuxbios_* files, too. 2008-01-18 16:16:45 +00:00
config Now coreboot performs IRQ routing for some boards. 2008-03-29 16:59:27 +00:00
console
cpu Re-add files I deleted by mistake in r3219. They are meant for a different 2008-04-07 18:11:03 +00:00
devices In pci_device.c, the class for VGA was not tested properly, leading to 2008-02-28 23:10:38 +00:00
drivers
include Following patch adds K8M890 support. It initializes the AGP and graphics UMA. 2008-03-20 21:19:50 +00:00
lib Clarify LZMA code license. 2008-03-17 01:37:27 +00:00
mainboard This patch halts the tco timer early in the boot process on all ICH series southbridges. 2008-04-06 04:26:19 +00:00
northbridge Bring Fam10 memory controller init up to date with the latest AMD BKDG 2008-04-11 03:20:28 +00:00
pc80 rename linuxbios_* files, too. 2008-01-18 16:16:45 +00:00
pmc/altimus/mpc7410
ram
sdram
southbridge This patch halts the tco timer early in the boot process on all ICH series southbridges. 2008-04-06 04:26:19 +00:00
stream
superio This patch implements support for the Intel 3100 integrated SuperIO and UART. 2008-03-16 23:31:04 +00:00