coreboot/src/include/device
Kane Chen 3f8bff7764 soc/intel/alderlake: Add Alder Lake P IGD device IDs
This patch adds additional IGD device IDs as per document 638514.

BUG=b:216420554
TEST=coreboot is able to probe the IGD device during PCI enumeration.

Change-Id: I0cafe92581c454da5e4aeafd7ad52f0e65370b11
Signed-off-by: Kane Chen <kane.chen@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61441
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-01-31 04:39:13 +00:00
..
dram arch/x86: Refactor the SMBIOS type 17 write function 2021-11-11 09:10:10 +00:00
azalia.h
azalia_device.h device/azalia_device: Drop unused function parameter 2021-11-11 22:45:04 +00:00
cardbus.h
device.h SMBIOS/SCONFIG: Allow devtree-defined Type 41 entries 2021-11-04 10:25:09 +00:00
gpio.h
i2c.h
i2c_bus.h
i2c_simple.h src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
mmio.h device/mmio: Make buffer_to_fifo32() take a const buffer 2021-09-20 12:07:51 +00:00
path.h src/device: Remove DEVICE_PATH_ESPI & DEVICE_PATH_LPC 2021-07-14 20:24:12 +00:00
pci.h pciexp_device: Rewrite LTR configuration 2021-03-15 06:04:38 +00:00
pci_def.h device/pci_device.c: Scan only one device for PCIe 2021-11-29 03:19:51 +00:00
pci_ehci.h
pci_ids.h soc/intel/alderlake: Add Alder Lake P IGD device IDs 2022-01-31 04:39:13 +00:00
pci_mmio_cfg.h pci_mmio_cfg: Rename pcicfg to pci_map_bus 2021-11-29 03:20:54 +00:00
pci_ops.h device: Switch pci_dev_is_wake_source to take pci_devfn_t 2021-05-03 16:28:42 +00:00
pci_rom.h device/pci_rom: Add vga_oprom_preload 2021-11-15 16:16:02 +00:00
pci_type.h soc/intel/*: drop UART pad configuration from common code 2021-03-12 08:48:03 +00:00
pciexp.h device: constify pciexp_find_extended_cap() 2022-01-24 17:28:39 +00:00
pcix.h
pnp.h device/pnp: Always provide pnp_unset_and_set_config 2021-06-10 05:38:13 +00:00
pnp_def.h
pnp_ops.h
pnp_type.h
resource.h device: Clean up resource utility function signatures 2021-07-01 09:46:09 +00:00
smbus.h
smbus_def.h
smbus_host.h
soundwire.h device/mipi: Move to drivers/mipi 2021-08-26 15:18:45 +00:00
spi.h
usbc_mux.h device/include: Fix potential build error 2021-11-03 08:24:15 +00:00
xhci.h