coreboot-kgpe-d16/src
Mario Scheithauer f5a48989b4 soc/intel/elkhartlake: Make PCIe root port max payload size configurable
The data payload size of PCIe root ports can be set to either 128
(default) or 256 bytes. A bigger payload size can improve PCIe data
throughput on the given port. FSP-S provides a parameter to configure
this value.

This patch provides a chip config so that this FSP parameter can be set
as needed in the devicetree on mainboard level.

Change-Id: I5798a72adaa8089dda0b4bc12266b5a235ed4aa3
Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75126
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Jan Samek <jan.samek@siemens.com>
Reviewed-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
2023-05-24 11:25:24 +00:00
..
acpi acpi: Warn on timeout in write_delay_until() 2023-05-17 11:30:30 +00:00
arch x86: pci_io_cfg: Make constant unsigned to fix out of bounds shift 2023-05-16 12:20:48 +00:00
commonlib commonlib: compiler.h: Add __printf macro 2023-05-15 16:35:27 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu cpu/x86/smm_stub.S: Fix comment 2023-05-23 19:16:23 +00:00
device device/Kconfig: Reduce PCIe hotplug bus numbers and IO resources 2023-05-19 08:29:53 +00:00
drivers drivers/ocp/ewl: Enforce MRC when there's EWL type3 error 2023-05-23 20:25:34 +00:00
ec ec/google/chromeec/ACPI: Set TBMC status based on motion sensor presence 2023-05-17 11:22:09 +00:00
include soc/intel/common: Add RPP-S PCI IDs 2023-05-23 20:21:39 +00:00
lib lib/ubsan.c: Restore Jonas' copyright 2023-05-22 12:33:32 +00:00
mainboard mb/google/nissa/var/uldren: Add fw_config probe for touchscreen 2023-05-24 11:24:44 +00:00
northbridge nb/intel/haswell: Allow using Broadwell MRC.bin 2023-05-23 08:25:00 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security security/tpm: make usage of PCRs configurable via Kconfig 2023-04-10 04:01:08 +00:00
soc soc/intel/elkhartlake: Make PCIe root port max payload size configurable 2023-05-24 11:25:24 +00:00
southbridge nb/intel/haswell: Allow using Broadwell MRC.bin 2023-05-23 08:25:00 +00:00
superio sio/smsc/mec1308: fix SIO/PS2 keyboard ACPI for Windows 2023-05-13 18:36:03 +00:00
vendorcode src/vc/intel/fsp/fsp2_0/sapphirerapids_sp: Update Spr header files 2023-05-23 08:43:17 +00:00
Kconfig Kconfig: Group dependency on X86EMU_DEBUG 2023-05-02 18:49:50 +00:00