coreboot-kgpe-d16/src/soc/intel/common/block
Angel Pons 09f06056eb soc/intel: Include gfx.asl from northbridge
The iGPU is on the northbridge or system agent, not the southbridge.

Change-Id: Ic63a7ad532fd1faa8e90d44bf7269040fa901757
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49123
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2021-03-01 08:32:47 +00:00
..
acpi soc/intel: Include gfx.asl from northbridge 2021-03-01 08:32:47 +00:00
chip soc/intel/common/block/chip: Refactor chip_get_common_soc_structure() 2020-09-17 09:57:06 +00:00
cnvi soc/intel: Add a driver for CNVi WiFi/BT controllers 2020-11-02 06:14:38 +00:00
cpu intel/common/block/cpu: Add APIs to get CPU info from lapic ID 2021-02-23 03:39:47 +00:00
crashlog soc/intel/tigerlake: Add CrashLog implementation for intel TGL 2021-02-22 07:22:50 +00:00
cse src: Remove unused <boot_device.h> 2021-02-10 07:22:08 +00:00
dmi soc/intel/common/dmi: Add DMI driver support 2020-12-08 22:56:31 +00:00
dsp soc/intel/commmon: Include Alder Lake device IDs 2021-01-22 14:26:38 +00:00
dtt pci_ids: Add Alder Lake DTT PCI IDs 2020-09-08 12:56:58 +00:00
fast_spi soc/intel/common: Drop unused fast_spi_flash_read_wpsr function 2021-02-18 23:57:54 +00:00
gpio soc/intel/common/gpio: Add gpio_routes_ioapic_irq function 2021-03-01 08:26:09 +00:00
graphics pci_ids/intel: Add missing CFL-S GT1 IGD IDs 2021-02-03 08:58:39 +00:00
gspi soc/intel/common: Pass in pci_devfn_t into lpss_set_power_state 2021-01-08 08:24:20 +00:00
hda soc/intel/commmon: Include Alder Lake device IDs 2021-01-22 14:26:38 +00:00
i2c soc/intel/commmon: Include Alder Lake device IDs 2021-01-22 14:26:38 +00:00
include/intelblocks soc/intel/common/gpio: Add gpio_routes_ioapic_irq function 2021-03-01 08:26:09 +00:00
ipu pci_ids: Add Alder Lake IPU PCI IDs 2020-09-08 12:56:51 +00:00
itss soc/intel/common/block/itss/itss.c: Remove repeated word 2021-01-18 07:35:33 +00:00
lpc soc/amd,intel: Drop leftover GNVS includes 2021-01-30 17:19:03 +00:00
lpss soc/intel/common: Pass in pci_devfn_t into lpss_set_power_state 2021-01-08 08:24:20 +00:00
memory soc/intel/common/block/memory: Always write data->spd_len 2021-02-17 07:45:51 +00:00
p2sb soc/intel/commmon: Include Alder Lake device IDs 2021-01-22 14:26:38 +00:00
pcie soc/intel/commmon: Include Alder Lake device IDs 2021-01-22 14:26:38 +00:00
pcr
pmc ACPI: Add helpers for CBMEM_ID_POWER_STATE 2021-01-23 20:31:09 +00:00
power_limit
rtc
sata soc/intel/common/sata: Add support for Cannon Lake SATA (HALO) 2021-02-01 08:52:42 +00:00
scs acpi: Call acpi_fill_ssdt() only for enabled devices 2020-11-09 07:24:13 +00:00
sgx soc/intel/*: Get rid of custom microcode caching 2021-02-01 08:46:30 +00:00
smbus soc/intel/common/block/smbus: Remove unused macro 2021-02-17 06:03:44 +00:00
smm sb,soc/intel: Remove no-op APMC for C-state and P-state 2021-01-25 10:37:13 +00:00
spi soc/intel/commmon: Include Alder Lake device IDs 2021-01-22 14:26:38 +00:00
sram soc/intel/commmon: Include Alder Lake device IDs 2021-01-22 14:26:38 +00:00
systemagent memory_info.h: Store SMBIOS error correction type 2021-03-01 08:22:10 +00:00
thermal
timer soc/intel/common: rewrite and clarify the Legacy 8254 Timer Kconfig 2020-10-13 22:21:36 +00:00
uart soc/intel/commmon: Include Alder Lake device IDs 2021-01-22 14:26:38 +00:00
usb4 soc/intel/common/usb4: Add ADL-P DMA0/1 ID into USB4 common code 2020-12-08 06:37:44 +00:00
xdci soc/intel/commmon: Include Alder Lake device IDs 2021-01-22 14:26:38 +00:00
xhci soc/intel/commmon: Include Alder Lake device IDs 2021-01-22 14:26:38 +00:00
Kconfig
Makefile.inc