coreboot-kgpe-d16/src
Duncan Laurie a2e7ee729e mb/google/sarien: Enable LTR for PCIe NVMe root port
Enable LTR for NVMe so it can use ASPM L1.2.

BUG=b:127593309
TEST=build and boot on sarien and check L1 substate with lspci
before: L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2- ASPM_L1.1+
after:  L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+

Change-Id: I9842beda6767f758556747f83cfcedbd00612698
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32456
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lijian Zhao <lijian.zhao@intel.com>
Reviewed-by: Roy Mingi Park <roy.mingi.park@intel.com>
2019-04-26 20:07:54 +00:00
..
acpi
arch ACPI: Add RHSA and ANDD structures for DMAR table 2019-04-26 18:03:52 +00:00
commonlib src: include <assert.h> when appropriate 2019-04-23 10:01:36 +00:00
console coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
cpu cpu/intel/car/non-evict: Select NO_FIXED_XIP_ROM_SIZE 2019-04-25 15:56:28 +00:00
device device/dram/ddr3: Remove unused variable 2019-04-25 15:55:02 +00:00
drivers drivers/spi/sst: Remove unused variables 2019-04-25 15:55:10 +00:00
ec ec/google/wilco: Support board_id with EC provided ID 2019-04-18 23:43:06 +00:00
include lib/fmap: Add area read/write functions 2019-04-23 10:22:54 +00:00
lib src/lib/selfboot: Remove unused variables 2019-04-25 15:55:21 +00:00
mainboard mb/google/sarien: Enable LTR for PCIe NVMe root port 2019-04-26 20:07:54 +00:00
northbridge northbridge/via/vx900: Remove unused variables 2019-04-25 15:54:24 +00:00
security security/tpm: Change POWER_OFF_ON_CR50_UPDATE so it can be disabled 2019-04-24 15:53:08 +00:00
soc soc/intel/apl/acpi: Do not report 8259 PICs 2019-04-26 16:58:47 +00:00
southbridge src/southbridge/intel: Remove unused variables 2019-04-25 15:54:38 +00:00
superio src: include <assert.h> when appropriate 2019-04-23 10:01:36 +00:00
vendorcode coreboot: Run mainboard specific code before Cr50 reset 2019-04-23 10:21:24 +00:00
Kconfig src/Kconfig: increase heap size if using flattened image tree 2019-04-24 20:42:52 +00:00