coreboot/src
Raul E Rangel 55cf7088fd mb/google/zork: Unmap FCH IO-APIC PCI interrupts
Now that the _PRT generates a GNB IO-APIC routing table we no longer
need to route the PCI interrupts through the FCH IO-APIC. This change
unmaps the IRQs since they are no longer used.

BUG=b:170595019
TEST=Boot with `pci=nomsi amd_iommu=off` and verify /proc/interrupts

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I3467934bfcac14311505bec49a12652490554e6a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48669
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nikolai Vyssotski <nikolai.vyssotski@amd.corp-partner.google.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2021-01-08 08:13:07 +00:00
..
acpi ACPI: Remove ACPI_NO_SMI_GNVS 2021-01-07 22:23:13 +00:00
arch arch/x86/Makefile.inc: Clean up generated assembly stubs 2021-01-08 08:10:04 +00:00
commonlib drivers/tpm: Implement full PPI 2020-12-21 02:38:20 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu */Makefile.inc: Add some INTERMEDIATE targets to .PHONY 2021-01-08 08:08:07 +00:00
device device/pnp: add register PNP_IO4 2020-12-28 21:01:08 +00:00
drivers arch/x86: Move prologue to .init section 2021-01-07 11:02:03 +00:00
ec ec/system76/ec: Remove unused EC RAM fields 2021-01-08 08:06:20 +00:00
include cpu/intel: add PC10 residency counter MSR 2021-01-07 08:15:04 +00:00
lib arch/x86: Move prologue to .init section 2021-01-07 11:02:03 +00:00
mainboard mb/google/zork: Unmap FCH IO-APIC PCI interrupts 2021-01-08 08:13:07 +00:00
northbridge nb/intel/sandybridge: Use consistent comment style 2021-01-06 16:50:43 +00:00
security */Makefile.inc: Add some INTERMEDIATE targets to .PHONY 2021-01-08 08:08:07 +00:00
soc soc/amd/picasso: Generate GNB IO-APIC PCI routing table 2021-01-08 08:12:53 +00:00
southbridge */Makefile.inc: Add some INTERMEDIATE targets to .PHONY 2021-01-08 08:08:07 +00:00
superio src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
vendorcode vc/google/chromeos: Move chromeos_set_me_hash() prototype 2021-01-03 11:31:14 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00