coreboot-kgpe-d16/src/soc/intel/skylake
Shelley Chen d44d028050 soc/intel/skylake: Enable SATA ports
The current implementation is incorrect and is
actually disabling the ports.  Fixes that.

BUG=b:37486021, b:35775024
BRANCH=None
TEST=reboot and ensure that we can boot from
     SATA SSD.

Change-Id: I8525f6f5ddfdf61c564febd86b1ba2e01c22d9e5
Signed-off-by: Shelley Chen <shchen@chromium.org>
Reviewed-on: https://review.coreboot.org/19553
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2017-05-05 22:42:19 +02:00
..
acpi soc/intel/skylake: Use ITSS common code 2017-04-28 16:32:20 +02:00
bootblock soc/intel/skylake: Clean up code by using common FAST_SPI module 2017-05-02 18:26:07 +02:00
include soc/intel/skylake: Clean up code by using common FAST_SPI module 2017-05-02 18:26:07 +02:00
nhlt intel/skylake: nhlt: Add 48Khz 2ch 16bit config for max98927 2017-05-04 01:57:36 +02:00
romstage soc/intel/skylake: Clean up code by using common FAST_SPI module 2017-05-02 18:26:07 +02:00
acpi.c intel/skylake: Switch FADT to ACPI version 3.0 2017-04-28 06:18:36 +02:00
chip.c soc/intel/skylake: Wrap lines at 80 columns 2017-03-17 02:34:52 +01:00
chip.h soc/intel/skylake: Remove unused skylake_i2c_config structure 2017-05-04 18:58:23 +02:00
chip_fsp20.c soc/intel/skylake: Add option to disable host reads to PMC XRAM 2017-03-22 17:43:47 +01:00
cpu.c soc/intel/skylake: Add ID's for Kabylake-R 2017-04-24 19:30:13 +02:00
cpu_info.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
dsp.c skylake: Add Audio DSP device 2016-05-31 18:45:15 +02:00
early_smbus.c soc/intel/skylake: Define early smbus functions 2016-11-23 22:54:14 +01:00
elog.c intel/skylake: Filter suspend well power failure event for Deep Sx 2017-03-08 19:08:09 +01:00
finalize.c soc/intel/skylake: Clean up code by using common FAST_SPI module 2017-05-02 18:26:07 +02:00
gpio.c soc/intel/skylake: Use common PCR module 2017-04-10 20:04:01 +02:00
gspi.c lib: provide clearer devicetree semantics 2017-04-25 18:14:38 +02:00
i2c.c soc/intel/skylake: Add int to unsigned 2017-03-17 01:52:54 +01:00
igd.c soc/intel/skylake: Add ID's for Kabylake-R 2017-04-24 19:30:13 +02:00
irq.c soc/pci_devs.h: Use consistent naming in soc/pci_devs.h 2017-03-28 16:39:28 +02:00
Kconfig soc/intel/skylake: Clean up code by using common FAST_SPI module 2017-05-02 18:26:07 +02:00
lpc.c soc/intel/skylake: Add ID for Fizz i7 2017-05-01 00:45:24 +02:00
Makefile.inc soc/intel/skylake: Clean up code by using common FAST_SPI module 2017-05-02 18:26:07 +02:00
me.c soc/pci_devs.h: Use consistent naming in soc/pci_devs.h 2017-03-28 16:39:28 +02:00
memmap.c soc/intel/skylake: Fix top_of_ram calculation 2016-11-30 16:59:10 +01:00
monotonic_timer.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
opregion.c soc/intel/skylake: Wrap lines at 80 columns 2017-03-17 02:34:52 +01:00
pch.c soc/intel/skylake: Clean up code by using common FAST_SPI module 2017-05-02 18:26:07 +02:00
pcie.c soc/intel/skylake: Add CPU, PCH, MCH, IGD, XHCI and UART IDs for SKL/KBL HALO SOC 2017-02-16 05:09:13 +01:00
pei_data.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pmc.c soc/intel/skylake: Split AC/DC settings for Deep Sx config 2017-04-13 09:09:16 +02:00
pmutil.c lib: provide clearer devicetree semantics 2017-04-25 18:14:38 +02:00
reset.c soc/intel/skylake: Fix remaining issues detected by checkpatch 2017-03-17 02:35:27 +01:00
sata.c soc/intel/skylake: Enable SATA ports 2017-05-05 22:42:19 +02:00
sd.c acpi: Add ACPI_ prefix to IRQ enum and struct names 2017-02-22 22:19:19 +01:00
sgx.c soc/intel/skylake: Add SGX initialization 2017-03-23 19:57:17 +01:00
smbus.c soc/intel/skylake: Add CPU, PCH, MCH, IGD, XHCI and UART IDs for SKL/KBL HALO SOC 2017-02-16 05:09:13 +01:00
smbus_common.c soc/intel/skylake: Add int to unsigned 2017-03-17 01:52:54 +01:00
smi.c skylake: Add support for eSPI SMI events 2016-10-27 16:30:54 +02:00
smihandler.c soc/intel/skylake: Clean up code by using common FAST_SPI module 2017-05-02 18:26:07 +02:00
smmrelocate.c soc/intel/skylake: Wrap lines at 80 columns 2017-03-17 02:34:52 +01:00
spi.c soc/intel/skylake: Add support for GSPI controller 2017-04-06 00:45:36 +02:00
systemagent.c soc/intel/skylake: Add ID's for Kabylake-R 2017-04-24 19:30:13 +02:00
tsc_freq.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
uart.c soc/intel/skylake: Add CPU, PCH, MCH, IGD, XHCI and UART IDs for SKL/KBL HALO SOC 2017-02-16 05:09:13 +01:00
uart_debug.c drivers/uart: Use uart_platform_refclk for all UART models 2016-05-09 18:45:44 +02:00
vr_config.c intel/skylake: Support for setting AC/DC loadline 2017-03-15 19:45:55 +01:00