coreboot/src
Arthur Heymans a560c71109 sb/intel/common/pciehp: Replace HP dummy device with common code
Use the common PCIEXP_HOTPLUG code to generate a dummy device for PCIe
ports supporting hotplug. This allows to have control over how much
resources are allocated to hotplug ports.

Tested on thinkpad X220: now hotplugging a dGPU via the expresscard
slot sometimes works.

Change-Id: I3eec5214c9d200ef97d1ccfdc00e8ea0ee7cfbc6
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51068
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Patrick Rudolph
2021-03-07 16:20:40 +00:00
..
acpi acpi: Move PCI functions to separate file 2021-03-01 08:26:23 +00:00
arch mb/ocp/deltalake: Fill ECC type in romstage 2021-03-01 08:22:28 +00:00
commonlib commonlib/bsd: Fix direct inclusion of <endian.h> 2021-02-18 02:33:04 +00:00
console console/vtxprintf.c: Add missing <types.h> 2021-02-16 08:15:26 +00:00
cpu src/cpu: Remove unused symbols 2021-02-18 10:11:24 +00:00
device device/device.c: Rename .disable to .vga_disable 2021-02-24 11:28:16 +00:00
drivers drivers/intel/gma/gma.ads: Uniformize casing 2021-03-05 10:59:00 +00:00
ec ec/system76/ec: Add OLED screen toggle 2021-02-27 09:38:19 +00:00
include soc/intel/broadwell/pch: Use Lynx Point smbus.c 2021-03-05 10:57:10 +00:00
lib lib/cbfs.c: Fix return value of failure to measure 2021-03-03 08:58:48 +00:00
mainboard mb/google/brya: Move GPE configuration to baseboard/devicetree.cb 2021-03-06 21:14:07 +00:00
northbridge nb/intel/sandybridge: Clean up `dram_timing` function 2021-03-01 08:31:44 +00:00
security security/tpm/tss/vendor/cr50: Introduce vendor sub-command to reset EC 2021-03-05 10:57:01 +00:00
soc soc/amd/picasso: move APOB NV cache to common code 2021-03-06 18:40:33 +00:00
southbridge sb/intel/common/pciehp: Replace HP dummy device with common code 2021-03-07 16:20:40 +00:00
superio superio/smsc/sch5545: Add missing <types.h> 2021-02-13 22:06:28 +00:00
vendorcode vc/amd/fsp/picasso: fix DDI enum name prefix 2021-03-04 23:51:21 +00:00
Kconfig southbridge: Ensure common Kconfig gets included last 2021-02-18 10:11:39 +00:00