coreboot-kgpe-d16/src/soc/intel
Raul E Rangel 5cb34e2ea0 device/pci_device: Extract pci_domain_set_resources from SOC
pci_domain_set_resources is duplicated in all the SOCs. This change
promotes the duplicated function.

Picasso was adding it again in the northbridge patch. I decided to
promote the function instead of duplicating it.

BUG=b:147042464
TEST=Build and boot trembyle.

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: Iba9661ac2c3a1803783d5aa32404143c9144aea5
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41041
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2020-05-12 20:07:25 +00:00
..
apollolake device/pci_device: Extract pci_domain_set_resources from SOC 2020-05-12 20:07:25 +00:00
baytrail device/pci_device: Extract pci_domain_set_resources from SOC 2020-05-12 20:07:25 +00:00
braswell device/pci_device: Extract pci_domain_set_resources from SOC 2020-05-12 20:07:25 +00:00
broadwell device/pci_device: Extract pci_domain_set_resources from SOC 2020-05-12 20:07:25 +00:00
cannonlake device/pci_device: Extract pci_domain_set_resources from SOC 2020-05-12 20:07:25 +00:00
common treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
denverton_ns device/pci_device: Extract pci_domain_set_resources from SOC 2020-05-12 20:07:25 +00:00
icelake device/pci_device: Extract pci_domain_set_resources from SOC 2020-05-12 20:07:25 +00:00
jasperlake device/pci_device: Extract pci_domain_set_resources from SOC 2020-05-12 20:07:25 +00:00
quark device/pci_device: Extract pci_domain_set_resources from SOC 2020-05-12 20:07:25 +00:00
skylake device/pci_device: Extract pci_domain_set_resources from SOC 2020-05-12 20:07:25 +00:00
tigerlake device/pci_device: Extract pci_domain_set_resources from SOC 2020-05-12 20:07:25 +00:00
xeon_sp device/pci_device: Extract pci_domain_set_resources from SOC 2020-05-12 20:07:25 +00:00
Kconfig fsp2_0: Gather Kconfig declarations 2020-04-05 23:26:24 +00:00