coreboot/src
Bill XIE a3a1a1c39b mb/gigabyte/ga-b75m-d3h: add ACPI definitions for legacy PCI slots
All variants of ga-b75m-d3h lack ACPI definitions for legacy PCI
slots, which causes IRQ issue if it gets legacy PCI card installed.
The missing definitions (mainly Interrupt Routing Table) are added to
fix that.

NOTE: The added definitions are actually for ga-b75-d3v, but since
they form superset of definitions needed by ga-b75m-d3{h,v}, they can
be applied to all three existing variants with suitable preprocessor
instructions.

Change-Id: Id79c759a5fadb38c2873edc07293cbb14401ac9a
Signed-off-by: Bill XIE <persmule@hardenedlinux.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38557
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-01-27 07:45:06 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch arch/x86/acpi_device: Add macros to define gpio interrupt with wake 2020-01-24 18:36:10 +00:00
commonlib include/commonlib: Fix typos 2020-01-10 15:26:03 +00:00
console console/post: NOPOST means NOPOST 2020-01-18 10:53:08 +00:00
cpu cpu/intel/model_6?x{slot_1}: Leave enabling CONFIG_SMP to the mainboard 2020-01-18 22:07:47 +00:00
device src/device: Update pci_class to PCI-SIG Specification 2020-01-10 10:55:49 +00:00
drivers drivers/smmstore: Clarify Kconfig cbfs wording 2020-01-20 17:40:26 +00:00
ec ec/google/wilco: add ec command set cpu id 2020-01-27 07:43:06 +00:00
include soc/intel/common: Add Elkhartlake Device IDs 2020-01-22 15:42:26 +00:00
lib lib: Always read SPD sources as text file 2020-01-27 07:41:00 +00:00
mainboard mb/gigabyte/ga-b75m-d3h: add ACPI definitions for legacy PCI slots 2020-01-27 07:45:06 +00:00
northbridge intel/i440bx: Resolve long standing raminit TODOs 2020-01-26 08:15:35 +00:00
security vboot: Remove hard dependency on MISSING_BOARD_RESET 2020-01-25 00:08:17 +00:00
soc soc/intel/skylake: Update 64 bit SA DRAM bit fields as per datasheet 2020-01-26 03:01:04 +00:00
southbridge {soc,southbridge}/*/*/acpi: Add possibility to disable S4 2020-01-22 15:41:02 +00:00
superio superio/aspeed/ast2400: Fix Register Offset 2020-01-26 18:23:33 +00:00
vendorcode vendorcode/intel/fsp/fsp2_0/tgl: Update FSP header files for Tiger Lake 2020-01-25 10:42:23 +00:00
Kconfig src/Kconfig: Remove unused symbol 2020-01-27 07:41:39 +00:00