coreboot-kgpe-d16/src/include/device
Jeremy Soller 191a8d7d2e soc/intel/common: Add TGL-H PCI IDs
Add TGL-H PCI IDs from the Processor and PCH EDS docs.

Reference:
- Intel doc 615985
- Intel doc 575683

Change-Id: I751d0d59aff9e93e2aa92546db78775bd1e6ef22
Signed-off-by: Jeremy Soller <jeremy@system76.com>
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56900
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2021-08-19 13:51:59 +00:00
..
dram device/dram: Add LPDDR4 utilities 2021-06-09 15:10:34 +00:00
azalia.h
azalia_device.h device/azalia_device: Add mainboard hook to program codecs 2021-02-10 07:21:11 +00:00
cardbus.h
device.h device: Add helper function devfn_disable() 2021-06-17 06:48:45 +00:00
gpio.h device + util/sconfig: introduce new device gpio 2020-12-28 17:47:04 +00:00
i2c.h
i2c_bus.h
i2c_simple.h
mipi_ids.h drivers/soundwire/alc1308 : Add ALC1308 soundwire device 2021-02-27 09:41:42 +00:00
mipi_panel.h device: Move MIPI panel library from mainboard/google/kukui into common 2021-08-18 14:21:28 +00:00
mmio.h helpers: Add GENMASK macro 2021-08-02 15:01:54 +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 include/pci_def.h: Add some PCI Power Management CSR bits 2021-06-21 05:30:19 +00:00
pci_ehci.h
pci_ids.h soc/intel/common: Add TGL-H PCI IDs 2021-08-19 13:51:59 +00:00
pci_mmio_cfg.h device/Kconfig: Introduce MMCONF_LENGTH 2021-01-30 23:10:22 +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
pci_type.h soc/intel/*: drop UART pad configuration from common code 2021-03-12 08:48:03 +00:00
pciexp.h device/pciexp_device.c: Remove CPP guarding 2021-03-14 19:27:18 +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 device/pnp: add register PNP_IO4 2020-12-28 21:01:08 +00:00
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
spi.h
xhci.h