coreboot-kgpe-d16/src/soc/intel/cannonlake
Furquan Shaikh c4e652ff57 soc/intel/common: Clean up PMC library GPE handling API
1. Update gpe handling function names to explicitly mention if they
are operating on:
 a. STD GPE events
 b. GPIO GPE events
 c. Both
2. Update comment block in pmclib.h to use generic names for STD and
GPIO GPE registers instead of using any one platform specific names.

BUG=b:67712608

Change-Id: I03349fe85ac31d4215418b884afd8c4b531e68d3
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/21968
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2017-10-12 22:13:39 +00:00
..
acpi soc/intel/cannonlake: add length information for communities 2017-10-12 18:26:52 +00:00
bootblock soc/intel/cannonlake: Enable common PMC code for CNL 2017-08-21 20:37:57 +00:00
include/soc soc/intel/cannonlake: change gpio device name 2017-10-03 20:51:19 +00:00
romstage soc/intel/cannonlake: Disable CPU ratio override 2017-10-03 20:24:42 +00:00
acpi.c soc/intel/cannonlake: Add common ACPI support for CNL 2017-09-13 03:09:15 +00:00
cbmem.c
chip.c soc/intel/*lake: Load vbt when it's needed 2017-10-09 07:10:54 +00:00
chip.h soc/intel/cannonlake: Add lpc pci driver 2017-10-03 20:23:32 +00:00
cpu.c soc/intel/cannonlake: Fill the SMI usage 2017-10-03 20:23:41 +00:00
gpio.c soc/intel/cannonlake: Add PMC pci drivers 2017-09-20 01:22:18 +00:00
gspi.c soc/intel/cannonlake: Add SPI flash controller driver 2017-08-17 21:50:58 +00:00
Kconfig soc/intel/cannonlake: Change default UART number to 2 2017-10-11 17:26:07 +00:00
lpc.c soc/intel/cannonlake: Add lpc pci driver 2017-10-03 20:23:32 +00:00
Makefile.inc soc/intel/cannonlake: Fill the SMI usage 2017-10-03 20:23:41 +00:00
memmap.c soc/intel/cannonlake: Fill the SMI usage 2017-10-03 20:23:41 +00:00
pmc.c soc/intel/cannonlake: Remove old soc_get_rtc_failed function 2017-09-21 01:48:20 +00:00
pmutil.c soc/intel/common: Clean up PMC library GPE handling API 2017-10-12 22:13:39 +00:00
reset.c soc/intel/cannonlake: use __packed 2017-08-26 16:26:45 +00:00
smihandler.c soc/intel/cannonlake: Fill the SMI usage 2017-10-03 20:23:41 +00:00
smmrelocate.c soc/intel/cannonlake: Fill the SMI usage 2017-10-03 20:23:41 +00:00
spi.c soc/intel/cannonlake: Add SPI flash controller driver 2017-08-17 21:50:58 +00:00
systemagent.c soc/intel/cannonlake: Add ramstage SystemAgent support 2017-08-09 20:06:27 +00:00
uart.c soc/intel/cannonlake: Add support for all UART port index 2017-08-21 16:30:24 +00:00
uart_pch.c soc/intel/cannonlake: Add ramstage uart debug support 2017-09-13 17:25:02 +00:00
vr_config.c soc/intel/cannonlake: Init UPD params based on config 2017-08-25 18:24:33 +00:00