coreboot-kgpe-d16/src
Li Cheng Sooi 75d8d8da47 soc/intel/skylake: Add GPIO macros for IOxAPIC and SCI
Add two GPIO macros:
  1. PAD_CFG_GPI_APIC_EDGE allows a pin to be route to the
     APIC with input assuming the events are edge triggered.

  2. PAD_CFG_GPI_ACPI_SCI_LEVEL to route the general purpose
     input to SCI assuming the events are level triggered.

Change-Id: I944a9abac66b7780b2336148ae8c7fa3a8410f3f
Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gupta@intel.com>
Reviewed-on: https://review.coreboot.org/18533
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2017-03-09 16:41:18 +01:00
..
acpi
arch acpi: Update the ACPI ID for coreboot 2017-03-02 18:53:04 +01:00
commonlib commonlib/fsp.h: include sys/types.h for ssize_t 2017-02-22 22:57:50 +01:00
console console: Enable do_printk_va_list for VBOOT 2016-12-27 18:07:39 +01:00
cpu AGESA: Log heap initialisation 2017-03-09 12:44:09 +01:00
device device: Add scan_generic_bus support 2017-02-16 08:41:52 +01:00
drivers acpi: Add ACPI_ prefix to IRQ enum and struct names 2017-02-22 22:19:19 +01:00
ec google/chromeec: Add support for cros_ec_keyb device 2017-03-09 07:31:04 +01:00
include AMD geode: Avoid conflicting main() declaration 2017-03-08 03:19:46 +01:00
lib src/lib: Remove spaces after ( and before ) 2017-03-09 00:51:26 +01:00
mainboard AGESA f15: Disable IDS tracing by default 2017-03-09 12:46:17 +01:00
northbridge AGESA: Fix loop condition for eventlog read 2017-03-09 12:44:56 +01:00
soc soc/intel/skylake: Add GPIO macros for IOxAPIC and SCI 2017-03-09 16:41:18 +01:00
southbridge AGESA: Move heap allocator declarations 2017-03-08 03:20:27 +01:00
superio
vboot build system: mark sub-make invocations as parallelizable 2017-01-31 18:51:55 +01:00
vendorcode AGESA: Use printk for IDS output 2017-03-09 12:47:02 +01:00
Kconfig src/Kconfig: Move bootblock behavior to arch/x86 as TODO suggested 2017-02-14 19:03:42 +01:00