coreboot-kgpe-d16/src
Ward Vandewege c4a4116440 This patch fixes the 3 broken sata ports on the Tyan s2891 (primary port on
secondary controller was ok). There were two problems: the master sata
controller was not being initialized, and the irqs for the secondary ports on
both controllers were not being set in the mptable.

Thanks for Jonathan Kollasch for all the help figuring out the IRQ problem.

While all ports work reliably under a recent kernel (2.6.24), sata is about
half as fast as under the proprietary bios, according to bonnie++. That still
needs fixing...

Signed-off-by: Ward Vandewege <ward@gnu.org>
Acked-by: Myles Watson <mylesgw@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3253 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-04-23 00:40:39 +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 Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
cpu Clean up and remove late initialization code that is no longer needed. 2008-04-22 23:32:56 +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 Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
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 fixes the 3 broken sata ports on the Tyan s2891 (primary port on 2008-04-23 00:40:39 +00:00
northbridge Find matching settings for each CPUs FID, VID, and P-state registers and initialize them. 2008-04-22 23:27:53 +00:00
pc80 rename linuxbios_* files, too. 2008-01-18 16:16:45 +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 Trivial: remove unused variable. 2007-10-22 17:04:39 +00:00
sdram 1201_ht_bus0_dev0_fidvid_core.diff 2005-12-02 21:52:30 +00:00
southbridge This patch fixes the 3 broken sata ports on the Tyan s2891 (primary port on 2008-04-23 00:40:39 +00:00
stream Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
superio This trivial patch adds the SMSC SCH3112 Super I/O chip ID to the 2008-04-19 13:32:19 +00:00