coreboot-kgpe-d16/src/soc/intel/baytrail
Kyösti Mälkki 25200327d9 soc/intel/{baytrail,braswell}: Make use of generic set_subsystem()
We missed some PCIe root ports with previous cleanup.

Change-Id: I8bf8f8b2ca1836316f84fb7f01820a00d7194d51
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31991
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2019-03-22 12:22:15 +00:00
..
acpi cpu/intel/common: Use a common acpi/cpu.asl file 2018-11-30 22:02:35 +00:00
bootblock arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
include/soc coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
romstage src: Drop unused '#include <halt.h>' 2019-03-16 11:46:58 +00:00
acpi.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
chip.c {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() 2019-03-21 16:18:05 +00:00
chip.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
cpu.c cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx() 2018-12-20 22:18:05 +00:00
dptf.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
ehci.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
elog.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
emmc.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
gfx.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
gpio.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
hda.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
iosf.c soc/intel: Use simple PCI config access 2019-03-06 11:38:20 +00:00
Kconfig soc/intel/baytrail: Use non-evict CAR setup 2019-02-11 12:28:44 +00:00
lpe.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
lpss.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
Makefile.inc security/vboot: Add measured boot mode 2019-02-25 22:29:16 +00:00
memmap.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
northcluster.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
pcie.c soc/intel/{baytrail,braswell}: Make use of generic set_subsystem() 2019-03-22 12:22:15 +00:00
perf_power.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
placeholders.c src: Drop unused include <arch/acpi.h> 2019-03-06 20:03:55 +00:00
pmutil.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
ramstage.c device: Use pcidev_on_root() 2019-01-06 01:17:54 +00:00
refcode.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
sata.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
scc.c soc: Remove useless include <device/pci_ids.h> 2018-12-19 05:20:49 +00:00
sd.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
smihandler.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
smm.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
southcluster.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
spi.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
stage_cache.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
tsc_freq.c src: Move common IA-32 MSRs to <cpu/x86/msr.h> 2018-10-11 21:06:53 +00:00
xhci.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00