switch-coreboot/src
Damien Zammit 647e385187 sb/intel/i82801gx: Fix sata AHCI for desktop NM10/ICH7
Tested on Intel D510MO
Before this patch, I was unable to get the SATA controller into AHCI
mode.  That is, I could never see PCI ID 8086:27c1 appearing on the bus.
With sata_ahci set, controller now goes into AHCI mode and works. 8086:27c1

Tested on X60 with AHCI enabled 8086:27c5 (AHCI mode for mobile ich7)
No regressions detected.

Change-Id: I4a3eabb5773106a0825fa2f30ee400fbfe636c7f
Signed-off-by: Damien Zammit <damien@zamaudio.com>
Reviewed-on: https://review.coreboot.org/12923
Tested-by: build bot (Jenkins)
Reviewed-by: Nico Huber <nico.h@gmx.de>
2016-01-15 20:46:03 +01:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch arch/x86: add missing license headers 2016-01-14 23:37:06 +01:00
commonlib commonlib: Add function to hash contents of a CBFS region. 2016-01-06 01:12:04 +01:00
console src/console: Add x86 romstage spinlock option and printk spinlock support 2015-12-15 16:41:13 +01:00
cpu cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure 2016-01-07 16:52:31 +01:00
device Correct some common spelling mistakes 2016-01-07 22:57:02 +01:00
drivers fsp1_1: Remove #if protection in header - It's not needed 2016-01-10 23:38:23 +01:00
ec ec/: add missing license headers 2016-01-14 22:52:51 +01:00
include lib: NHLT ACPI table support 2016-01-15 11:48:07 +01:00
lib lib: NHLT ACPI table support 2016-01-15 11:48:07 +01:00
mainboard intel/kunimitsu: Add new configuration parameters 2016-01-15 20:40:45 +01:00
northbridge nb/intel/gm45: Backport configuration of panel power timings 2016-01-14 19:07:45 +01:00
soc intel/skylake: More UPD params are added for PCH policy in FSP 2016-01-15 20:40:14 +01:00
southbridge sb/intel/i82801gx: Fix sata AHCI for desktop NM10/ICH7 2016-01-15 20:46:03 +01:00
superio tree: drop last paragraph of GPL copyright header from new files 2016-01-13 20:35:40 +01:00
vendorcode vendorcode/amd/agesa/f15tn: Fix out of bounds read on on memory voltage 2016-01-08 17:21:59 +01:00
Kconfig lib: NHLT ACPI table support 2016-01-15 11:48:07 +01:00