coreboot-kgpe-d16/src/soc/intel/apollolake
Furquan Shaikh 2c373d6989 soc/intel/apollolake: Add missing entries to pmc_to_gpio_route for GLK
This change adds missing entries in PMC to GPIO route mapping for GLK.

BUG=b:77224247

Change-Id: I66cadaa23b8bd4518a199733c8fba81168e60323
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/26853
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-06-06 00:35:19 +00:00
..
acpi soc/intel: Add support for USB ACPI code generation 2018-05-18 12:23:04 +00:00
bootblock bootblock: Allow more timestamps in bootblock_main_with_timestamp() 2018-05-22 02:39:11 +00:00
include/soc soc/intel/apollolake: Add missing entries to pmc_to_gpio_route for GLK 2018-06-06 00:35:19 +00:00
acpi.c soc/intel/apollolake: Set ACPI_FADT_LOW_PWR_IDLE_S0 for S0ix 2018-01-16 19:31:39 +00:00
car.c soc/intel/{apl,glk}: Move flush_l1d_to_l2 function to common location 2018-04-09 09:28:41 +00:00
chip.c soc/intel/{apollolake, geminilake}: Add option to skip coreboot MP init 2018-06-05 15:51:51 +00:00
chip.h soc/intel/{apollolake, geminilake}: Add option to skip coreboot MP init 2018-06-05 15:51:51 +00:00
cpu.c soc/intel/apollolake: Get rid of device_t 2018-06-04 02:34:50 +00:00
cse.c pci: Move inline PCI functions to pci_ops.h 2018-04-20 13:03:54 +00:00
elog.c soc/intel/apollolake: fix system reset eventlog 2017-04-28 15:58:49 +02:00
exit_car_fsp.S src/soc: Get rid of whitespace before tab 2018-06-04 09:20:52 +00:00
glk_page_map.txt soc/intel/apollolake: Add Page table mapping for System Memory 2018-06-03 16:06:46 +00:00
gpio_apl.c soc/intel/common/block/gpio: Change group offset calculation 2018-02-16 03:59:29 +00:00
gpio_glk.c soc/intel/apollolake: Add missing entries to pmc_to_gpio_route for GLK 2018-06-06 00:35:19 +00:00
graphics.c soc/intel/common/opregion: Get rid of opregion.c 2018-03-30 07:19:52 +00:00
gspi.c soc/intel/apollolake: Add support for GSPI 2018-03-20 02:04:06 +00:00
heci.c soc/pci_devs.h: Use consistent naming in soc/pci_devs.h 2017-03-28 16:39:28 +02:00
i2c.c drivers/i2c/designware: reduce API complication for bus config 2018-01-25 22:36:30 +00:00
Kconfig security/tpm: Unify the coreboot TPM software stack 2018-06-04 20:33:07 +00:00
lpc.c soc/intel/common: Add option to pass SoC IO resource 2018-01-17 17:47:33 +00:00
Makefile.inc soc/intel/apollolake: add rt5682 NHLT support 2018-05-15 15:49:29 +00:00
meminit.c soc/intel/apollake: add support for tracking memory details 2018-04-25 19:56:22 +00:00
meminit_util_apl.c drivers/intel/fsp2_0: Remove fsp_find_smbios_memory_info() from FSP2.0 driver 2018-02-09 06:03:00 +00:00
meminit_util_glk.c drivers/intel/fsp2_0: Remove fsp_find_smbios_memory_info() from FSP2.0 driver 2018-02-09 06:03:00 +00:00
memmap.c soc/intel/apollolake: Add PrmrrSize and SGX enable config 2017-09-27 06:46:18 +00:00
mmap_boot.c soc/intel/common/block: add bios caching to fast spi module 2017-06-05 00:21:39 +02:00
nhlt.c soc/intel/apollolake: add rt5682 NHLT support 2018-05-15 15:49:29 +00:00
pdpt.c soc/intel/apollolake: enable cache-as-ram paging for glk 2018-04-27 18:48:10 +00:00
pmc.c soc/intel/common/block: Add Intel common PMC controller support for KBL, APL 2017-12-02 03:20:07 +00:00
pmutil.c soc/intel/apollolake: Clear RTC failure bit after reading it 2018-02-05 00:49:12 +00:00
pnpconfig.c soc/intel/apollolake: Add PNP config 2017-12-02 05:26:05 +00:00
pt.c soc/intel/apollolake: Add Page table mapping for System Memory 2018-06-03 16:06:46 +00:00
reset.c soc/intel/apollolake: Use common PMC for apollolake 2017-08-08 17:15:43 +00:00
romstage.c soc/{amd,intel}: Use postcar_frame_add_romcache() 2018-06-04 08:22:20 +00:00
sd.c soc/intel/apollolake: Use SCS common code 2017-06-16 17:37:06 +02:00
smi.c soc/intel/common: Clean up PMC library GPE handling API 2017-10-12 22:13:39 +00:00
smihandler.c soc/intel/{apollolake, cannonlake, common, skylake}: Add _soc_ prefix in weak function 2017-12-23 05:23:09 +00:00
spi.c soc/intel/apollolake: Make use of Intel SPI common block 2017-11-11 18:20:12 +00:00
systemagent.c src/soc: Fix various typos 2018-02-20 23:17:39 +00:00
uart.c soc/intel/apollolake: Clean up UART code 2017-12-07 03:21:13 +00:00
xdci.c soc/intel/apollolake: Limit xDCI feature when VBOOT is enabled 2018-03-28 06:43:40 +00:00