coreboot-kgpe-d16/src/southbridge/intel/fsp_bd82x6x
Kyösti Mälkki b85a87b7d6 intel SMI handlers: Refactor GPI SMI/SCI routing
Move the GPI interrupt routing selection between SMI/SCI from
mainboards to southbridge. There is speculation if this is all
just legacy APM stuff that could be removed with a followup.

Change-Id: Iab14cf347584513793f417febc47f0559e17f5a5
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Signed-off-by: Nicolas Reinecke <nr@das-labor.org>
Reviewed-on: http://review.coreboot.org/7967
Tested-by: build bot (Jenkins)
Reviewed-by: Alexander Couzens <lynxis@fe80.eu>
2015-04-28 07:59:13 +02:00
..
acpi intel: Remove IRQ1 from possible PIRQ assignemnt. 2014-11-25 23:47:20 +01:00
azalia.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
bootblock.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
chip.h bd82x6x: Move to common FADT. 2014-11-08 13:41:48 +01:00
early_init.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
early_me.c Replace hlt with halt() 2014-12-02 10:25:55 +01:00
early_smbus.c southbridge: Drop print_ implementation from non-romcc boards 2015-01-06 20:15:20 +01:00
early_spi.c
early_usb.c
elog.c intel boards: Use acpi_is_wakeup_s3() 2014-06-21 08:04:52 +02:00
finalize.c
gpio.c
gpio.h
Kconfig bd82x6x: Move to common FADT. 2014-11-08 13:41:48 +01:00
lpc.c intel SMI handlers: Refactor GPI SMI/SCI routing 2015-04-28 07:59:13 +02:00
Makefile.inc kbuild: automatically include southbridges 2015-04-27 23:48:35 +02:00
me.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
me.h
me_8.x.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
me_status.c
nvs.h fsp_sandybridge: Move to per-device ACPI. 2014-10-18 22:05:00 +02:00
pch.c
pch.h x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
reset.c Replace hlt with halt() 2014-12-02 10:25:55 +01:00
sata.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
smi.c Intel FSP: Fix GPI status output 2014-12-30 10:21:14 +01:00
smihandler.c x86 SMM: Replace weak prototypes with weak function stub 2015-03-11 18:15:22 +01:00
southbridge_pci_devs.h
watchdog.c