coreboot/src
Nico Huber e8930e560f mb/lenovo/t440p: Enable PCI 00:01.1 bridge for dGPU
An optional dGPU can be connected to the second PEG bridge:

  -[0000:00]-+-00.0  Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller
             +-01.0-[01]--
             +-01.1-[02]----00.0  NVIDIA Corporation GK208M [GeForce GT 730M]

It's possible that the 01.0 bridge is never populated, but we have to
leave it on anyway so 01.1 can be enumerated.

Change-Id: Ieab7a7bf3b31b4ee9d9f12b5d827d866c87356e1
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68099
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2022-10-06 18:26:52 +00:00
..
acpi treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
arch arch/x86/timestamp.c: Add missing <stdint.h> 2022-10-06 16:59:32 +00:00
commonlib commonlib/fsp_relocate: add PE32 section support 2022-09-24 01:19:13 +00:00
console console/vtxprintf.c: Add <stdarg.h> 2022-10-06 17:00:25 +00:00
cpu cpu/x86/pae/pgtbl.c: Clean up includes and add <types.h> 2022-10-06 17:00:57 +00:00
device device/device_const.c: Clean up includes and add <types.h> 2022-10-06 17:01:06 +00:00
drivers drivers/crb: Initialize Intel PTT control area 2022-10-05 11:00:36 +00:00
ec ec/starlabs/merlin: Add support for enabling fast charge 2022-10-06 18:17:01 +00:00
include soc/intel/cmn/gfx: Add missing CML-U IGD device IDs 2022-10-06 09:24:54 +00:00
lib lib/prog_loaders.c: Clean up includes 2022-10-06 18:13:30 +00:00
mainboard mb/lenovo/t440p: Enable PCI 00:01.1 bridge for dGPU 2022-10-06 18:26:52 +00:00
northbridge nb/intel/i945/memmap.c: Clean up includes 2022-10-06 18:13:05 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security security/memory/memory.h: Add <stdbool.h> 2022-10-06 17:01:52 +00:00
soc soc/intel/apollolake/acpi: Add PCIEXBAR to MCHC 2022-10-06 18:20:47 +00:00
southbridge sb/intel/common/gpio.c: Clean up includes 2022-10-06 18:14:45 +00:00
superio superio/ite/common/early_serial.c: ite_kill_watchdog: set timeout to 0 2022-08-07 19:54:43 +00:00
vendorcode vendorcode/intel/fsp: Add Raptor Lake FSP headers for FSP v3361_03 2022-09-26 14:18:31 +00:00
Kconfig Revert "Kconfig: Allow x86 to compress pre-ram stages if not run XIP" 2022-09-20 21:44:35 +00:00