coreboot/src
Kyösti Mälkki 7f8e2a6a4a sb/intel: Use ACPI_COMMON_MADT_IOAPIC
i82801gx, i82801ix, i82801jx:
Maintain IRQ #0 to GSI #2 override as positive edge trigger.

ibexpeak, emulation/qemu-q35:
Change IRQ #0 to GSI #2 override to positive edge trigger from
the bus ISA default (positive edge).

Change-Id: Ia8a04daf3a79d9f2f4801dc85e4975278e30dc8a
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74349
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2023-04-26 11:02:48 +00:00
..
acpi ACPI: Add COMMON_ACPI_MADT_IOAPIC and CUSTOM_ACPI_MADT 2023-04-26 11:02:18 +00:00
arch soc/intel: Introduce ioapic_get_sci_pin() 2023-04-26 10:52:21 +00:00
commonlib {commonlib, soc/intel/cmn/cse}: Store CSE firmware version into CBMEM 2023-04-21 17:22:00 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu cpu/intel/speedstep: Separate single SSDT CPU entry 2023-04-26 10:51:12 +00:00
device lib/version: Move board identification strings 2023-04-22 16:20:49 +00:00
drivers drivers/intel/ish: Hook get ISH version into .final 2023-04-21 17:22:31 +00:00
ec ec/acpi/ec: replace misleading "recv_ec_data_timeout" console output 2023-04-14 23:47:29 +00:00
include arch/x86/ioapic: Promote ioapic_get_sci_pin() 2023-04-26 10:53:16 +00:00
lib lib/version: Move board identification strings 2023-04-22 16:20:49 +00:00
mainboard sb/intel: Use ACPI_COMMON_MADT_IOAPIC 2023-04-26 11:02:48 +00:00
northbridge include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gb 2023-04-23 21:41:29 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security security/tpm: make usage of PCRs configurable via Kconfig 2023-04-10 04:01:08 +00:00
soc ACPI: Add COMMON_ACPI_MADT_IOAPIC and CUSTOM_ACPI_MADT 2023-04-26 11:02:18 +00:00
southbridge sb/intel: Use ACPI_COMMON_MADT_IOAPIC 2023-04-26 11:02:48 +00:00
superio treewide: Remove useless "_STA: Status" comment 2023-02-19 11:20:37 +00:00
vendorcode vendorcode/mediatek/mt8192: Add or remove brackets 2023-04-24 13:57:35 +00:00
Kconfig option: Allow to use the EFI variable driver as option backend 2023-04-03 21:14:53 +00:00