coreboot-kgpe-d16/src
Matt Papageorge 48b2b2b8c1 mb/google/zork: Disable SATA device for all Zork platforms to save power
SATA is currently turned on in the Dalboz and Trembyle base board
variant devicetrees, even though no Google/Zork device uses SATA; for
mass storage they either use eMMC or NVME PCIe SSDs. This patch disables
both the SATA PCIe device and the bus where it was the only enabled
device on. The next patch in this patch train sets a new FSP-M UPD
setting

BUG=b:162302027

Change-Id: Ie7773d9dcb0518c3e01bdd0af23b62268ab64694
Signed-off-by: Matt Papageorge <matthewpapa07@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44068
Reviewed-by: Nikolai Vyssotski <nikolai.vyssotski@amd.corp-partner.google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-08-28 17:54:19 +00:00
..
acpi src/acpi: Drop unneeded empty lines 2020-08-24 09:16:59 +00:00
arch symbols: Change implementation details of DECLARE_OPTIONAL_REGION() 2020-08-27 22:11:17 +00:00
commonlib src: Remove incorrect x86 exception not from TS_DONE_LOADING description 2020-08-28 06:07:37 +00:00
console src: Remove unused 'include <stddef.h> 2020-08-18 12:15:44 +00:00
cpu Revert "cpu/x86/sipi: Add x86_64 support" 2020-08-24 11:35:31 +00:00
device {sb/intel/*/azalia.c,device/azalia_device.c}: Reduce differences 2020-08-17 06:58:45 +00:00
drivers mrc_cache: Move mrc_cache_stash_data to end of file 2020-08-24 23:31:26 +00:00
ec ec/google/chromeec: Add helper to request AP reset 2020-08-14 08:35:15 +00:00
include symbols: Change implementation details of DECLARE_OPTIONAL_REGION() 2020-08-27 22:11:17 +00:00
lib symbols: Change implementation details of DECLARE_OPTIONAL_REGION() 2020-08-27 22:11:17 +00:00
mainboard mb/google/zork: Disable SATA device for all Zork platforms to save power 2020-08-28 17:54:19 +00:00
northbridge mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms 2020-08-24 23:30:50 +00:00
security drivers/spi/tpm: Enable long cr50 ready pulses for Tiger Lake systems 2020-08-20 19:34:46 +00:00
soc soc/amd/picasso/romstage: Set SATA enable UPD if controller is enabled 2020-08-28 17:50:50 +00:00
southbridge SMM: Validate more user-provided pointers 2020-08-21 07:51:07 +00:00
superio src/superio: Drop unneeded empty lines 2020-08-24 09:14:42 +00:00
vendorcode vc/amd/fsp/picasso: Add FSP-M UPD enable_sata to 0xC7 to match FSP 2020-08-28 17:49:10 +00:00
Kconfig Kconfig: Update ASan config options 2020-08-21 07:42:21 +00:00