coreboot/src/soc/intel/broadwell
Arthur Heymans 0b0113f243 device/device.h: Rename pci_domain_scan_bus
On all targets the domain works as a host bridge. Xeon-sp code intends
to feature multiple host bridges below a domain, hence rename the
function to pci_host_bridge_scan_bus.

Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Change-Id: I4e65fdbaf0b42c5f4f62297a60d818d299d76f73
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78326
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-by: Yidi Lin <yidilin@google.com>
2023-10-20 14:24:57 +00:00
..
acpi
include/soc soc/intel: Remove space between function name and '(' 2023-09-11 21:39:08 +00:00
pch soc/intel/broadwell/pch/Kconfig: Remove dummy PCH_SPECIFIC_OPTIONS 2023-08-21 18:18:29 +00:00
acpi.c soc/intel: Set IO APIC DMAR entry based on hw 2022-12-07 23:03:04 +00:00
bootblock.c
chip.h broadwell: Move some MRC/refcode settings to devicetree 2022-08-14 10:53:47 +00:00
early_init.c soc/intel/broadwell/early_init.c: Use {read,write}32p() 2022-12-13 14:31:11 +00:00
finalize.c commonlib/console/post_code.h: Change post code prefix to POSTCODE 2023-06-23 15:06:04 +00:00
gma.c soc/intel/broadwell/gma: don't unconditionally remap all GPU PCI IDs 2023-03-09 16:57:07 +00:00
Kconfig soc/intel/bdw/pch: Remove SOC_INTEL_BROADWELL conditional 2023-08-20 18:44:10 +00:00
Makefile.inc soc: Add SPDX license headers to Makefiles 2022-10-31 03:27:13 +00:00
memmap.c cbmem_top_chipset: Change the return value to uintptr_t 2022-11-18 16:00:45 +00:00
minihd.c
northbridge.c device/device.h: Rename pci_domain_scan_bus 2023-10-20 14:24:57 +00:00
pei_data.c broadwell: Move some MRC/refcode settings to devicetree 2022-08-14 10:53:47 +00:00
raminit.c commonlib/console/post_code.h: Change post code prefix to POSTCODE 2023-06-23 15:06:04 +00:00
refcode.c src/soc/intel: Remove unnecessary space after casts 2022-11-26 23:39:16 +00:00
report_platform.c soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> 2022-11-04 13:23:27 +00:00
romstage.c src: Remove unused <cf9_reset.h> 2022-05-16 02:40:14 +00:00
spd.c soc/intel/broadwell: Consolidate SPD handling 2022-08-14 10:53:47 +00:00