coreboot-kgpe-d16/src/include/device
Furquan Shaikh 590bdc649e soc/amd: Update macro name for IOMMU on AMD Family 17h
IOMMU for AMD Family 17h Model 10-20h uses the same PCI device ID
0x15D1. This change updates the name to indicate that the PCI device
ID is supported for FP5(Model 18h) and FT5(Model 20h).

BUG=b:153858769
BRANCH=None
TEST=Trembyle and dalboz still build.

Signed-off-by: Furquan Shaikh <furquan@google.com>
Change-Id: I17c782000ed525075a3e438ed820a22d9af61a26
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40672
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2020-04-28 19:11:58 +00:00
..
dram src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
azalia.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
azalia_device.h include/device/azalia: Add enums and MACROs 2020-04-25 15:05:38 +00:00
cardbus.h src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
device.h device: Add helper function to find matching device on bus 2020-04-22 19:14:51 +00:00
drm_dp_helper.h
hypertransport.h device/hypertransport: Drop unused code 2019-11-22 10:41:10 +00:00
hypertransport_def.h nb/amd/fam10: Drop support 2019-11-20 19:08:30 +00:00
i2c.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
i2c_bus.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
i2c_simple.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
mmio.h mmio: Fix failure in bit field macro when accessing >30 bits 2020-04-20 06:20:50 +00:00
path.h src: Add missing include <stdint.h> 2018-11-01 11:25:07 +00:00
pci.h device/pci_early: Drop some __SIMPLE_DEVICE__ use 2019-09-30 20:06:06 +00:00
pci_def.h pciexp: Add support for allocating PCI express hotplug resources 2020-02-05 09:32:30 +00:00
pci_ehci.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
pci_ids.h soc/amd: Update macro name for IOMMU on AMD Family 17h 2020-04-28 19:11:58 +00:00
pci_mmio_cfg.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
pci_ops.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
pci_rom.h Rework map_oprom_vendev to add revision check and mapping 2020-03-25 10:49:08 +00:00
pci_type.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
pciexp.h pciexp: Add support for allocating PCI express hotplug resources 2020-02-05 09:32:30 +00:00
pcix.h src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
pnp.h superio/common/conf_mode: Add op to write SSDT 2019-12-22 13:47:39 +00:00
pnp_def.h device/pnp: Ability to set vendor specific logical device config 2015-12-29 18:17:01 +01:00
pnp_ops.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
pnp_type.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
resource.h device: Constify dev argument to (probe|find)_resource() 2019-07-31 09:10:28 +00:00
smbus.h device/smbus: Drop unused smbus_set_link() 2020-01-04 22:08:38 +00:00
smbus_def.h Reinvent I2C ops 2017-08-18 15:33:45 +00:00
smbus_host.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
spi.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00