coreboot/src
Matt DeVillier 1a5c6201da google/lulu: enable SATA device to sleep in S0
sata_devslp_disable was set to work around some buggy SSD
firmware, but as it's disabled by default in both Linux and
Windows, no reason to disable at the firmware level when
many properly-functioning SSDs can take advantage of power
savings.

Change-Id: Ib15f8b51db19b3d9d2e135f85c71a15a45a2ffbd
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/19957
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2017-06-04 18:41:26 +02:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/arm/include/armv7/arch: Correct keyword organization in cpu.h 2017-06-02 18:31:03 +02:00
commonlib commonlib: Move drivers/storage into commonlib/storage 2017-05-12 18:20:33 +02:00
console cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logs 2017-05-18 19:49:43 +02:00
cpu arch/x86: Add function to determine if we're currently running from CAR 2017-05-30 22:19:25 +02:00
device device/device_util: Add function to determine bridge state 2017-06-02 18:51:13 +02:00
drivers Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER 2017-06-02 18:37:45 +02:00
ec ec/google/chromeec: Fix typo in ECUI device 2017-06-02 07:59:07 +02:00
include device/device_util: Add function to determine bridge state 2017-06-02 18:51:13 +02:00
lib lib/edid: Split out fill_lb_framebuffer() 2017-05-30 18:32:44 +02:00
mainboard google/lulu: enable SATA device to sleep in S0 2017-06-04 18:41:26 +02:00
northbridge Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER 2017-06-02 18:37:45 +02:00
soc soc/intel/skylake: Add macro for setting GPIO interrupt trigger mode. 2017-06-03 07:18:18 +02:00
southbridge sb/intel/bd82x6x: Disable unused bridges 2017-06-02 18:51:40 +02:00
superio superio/nuvoton: Make SuperIO config functions externally available 2017-05-11 16:40:55 +02:00
vboot vboot: Separate board name and version number in FWID with a dot 2017-04-29 01:44:10 +02:00
vendorcode vendorcode/intel/fsp/fsp2_0/glk: Add FSP header files for GLK 2017-05-12 05:32:39 +02:00
Kconfig lib/edid: Split out fill_lb_framebuffer() 2017-05-30 18:32:44 +02:00