coreboot-kgpe-d16/src/southbridge/intel/bd82x6x
Kyösti Mälkki df128a55b1 intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL
This is a PCI standard register, no need to alias its
definitions under different names.

Change-Id: Iea6b198dd70fe1e49b5dc0824dba62628dedc69a
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35521
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2019-10-01 01:54:08 +00:00
..
acpi nb/intel/sandybridge: Drop pch.h from sandybridge.h 2019-04-23 10:06:01 +00:00
azalia.c southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +00:00
bootblock.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
chip.h sb/intel/bd82x6x: Use common final SPI OPs setup 2019-09-30 12:02:15 +00:00
early_me.c sb/intel/bd82x6x: Use system_reset() 2019-04-29 16:01:36 +00:00
early_me_mrc.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
early_pch.c sb/intel/bd82x6x: Add and use more RCBA defines 2019-07-18 05:42:55 +00:00
early_rcba.c sb/intel/bd82x6x: Fix default IRQ mapping 2019-02-21 19:10:00 +00:00
early_smbus.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
early_thermal.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
early_usb.c sb/intel/bd82x6x: Add and use more RCBA defines 2019-07-18 05:42:55 +00:00
early_usb_mrc.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
elog.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
Kconfig sb/{ICH7,NM10,PCH}: Use common watchdog_off function 2019-05-07 16:01:35 +00:00
lpc.c sb/intel/bd82x6x: Use common final SPI OPs setup 2019-09-30 12:02:15 +00:00
Makefile.inc arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
me.c {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() 2019-03-21 16:18:05 +00:00
me.h southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +00:00
me_8.x.c {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() 2019-03-21 16:18:05 +00:00
me_status.c
nvs.h
pch.c southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +00:00
pch.h intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL 2019-10-01 01:54:08 +00:00
pci.c intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL 2019-10-01 01:54:08 +00:00
pcie.c intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL 2019-10-01 01:54:08 +00:00
sata.c southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +00:00
smbus.c {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() 2019-03-21 16:18:05 +00:00
smihandler.c southbridge: Remove not used #include <elog.h> 2019-09-12 13:15:40 +00:00
usb_ehci.c sb/intel/bd82x6x: Add and use more RCBA defines 2019-07-18 05:42:55 +00:00
usb_xhci.c southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +00:00