coreboot-kgpe-d16/src/soc/intel/alderlake
Angel Pons 8a269deee6 soc/intel: Factor out common gpe.h
The definitions are identical across seven platforms. Unify them.

Change-Id: I32bbd0777f8ca9d0362d210b43e0ba8dd0c8d79b
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50940
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-03-01 19:38:40 +00:00
..
acpi soc/intel: Include gfx.asl from northbridge 2021-03-01 08:32:47 +00:00
bootblock soc/intel/{alderlake,apollolake}: Remove unused <string.h> 2021-02-16 17:29:19 +00:00
include/soc soc/intel: Factor out common gpe.h 2021-03-01 19:38:40 +00:00
romstage soc/intel/alderlake: Refactor PCIE port config 2021-02-05 09:39:58 +00:00
spd soc/intel/alderlake: Generate LP4x SPD files using gen_spd.go 2021-01-27 15:39:55 +00:00
acpi.c soc/intel: Factor out identical acpigen GPIO helpers 2021-03-01 19:37:56 +00:00
chip.c soc/intel/{adl,jsl,ehl,tgl}: Remove ITSS polarity restore 2021-02-24 11:28:45 +00:00
chip.h soc/intel/alderlake: Refactor PCIE port config 2021-02-05 09:39:58 +00:00
chipset.cb soc/intel: hook up new gpio device in the soc chips 2020-12-30 00:30:04 +00:00
cpu.c src: Remove unused <arch/cpu.h> 2021-02-11 10:25:23 +00:00
elog.c ELOG: Add const qualifier for chipset_power_state 2021-01-23 20:18:11 +00:00
espi.c soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroring 2021-01-25 09:06:10 +00:00
finalize.c soc/intel/*: drop useless XTAL shutdown qualification code 2020-10-19 07:09:12 +00:00
fsp_params.c soc/intel/alderlake: Refactor PCIE port config 2021-02-05 09:39:58 +00:00
gpio.c soc/intel/alderlake: Add GPIOs for Alder Lake SOC 2020-09-27 03:03:25 +00:00
gspi.c soc/intel/alderlake/ramstage: Do initial SoC commit till ramstage 2020-10-03 12:15:22 +00:00
i2c.c soc/intel/alderlake/ramstage: Do initial SoC commit till ramstage 2020-10-03 12:15:22 +00:00
Kconfig soc/intel: Factor out identical acpigen GPIO helpers 2021-03-01 19:37:56 +00:00
lockdown.c soc/intel/alderlake/ramstage: Do initial SoC commit till ramstage 2020-10-03 12:15:22 +00:00
Makefile.inc soc/intel/alderlake: Add soc_get_xhci_usb_info() for elog support 2021-02-24 11:27:51 +00:00
me.c soc/intel/alderlake/ramstage: Do initial SoC commit till ramstage 2020-10-03 12:15:22 +00:00
meminit.c soc/intel/adl and mb/intel/adlrvp: Use the newly added meminit block driver 2021-01-25 19:14:19 +00:00
p2sb.c soc/intel/alderlake/romstage: Do initial SoC commit till romstage 2020-09-15 15:13:50 +00:00
pcie_rp.c soc/intel/alderlake: Update PCH and CPU PCIe RP table 2021-01-18 07:28:51 +00:00
pmc.c soc/intel/alderlake/ramstage: Do initial SoC commit till ramstage 2020-10-03 12:15:22 +00:00
pmutil.c soc/intel/*/pmutil.c: Align cosmetics across platforms 2021-02-24 11:34:42 +00:00
reset.c soc/intel: Use of common reset code block 2020-11-02 10:43:53 +00:00
smihandler.c soc/intel/alderlake/ramstage: Do initial SoC commit till ramstage 2020-10-03 12:15:22 +00:00
smmrelocate.c soc/intel/*/smmrelocate.c: Uniformize cosmetics 2021-02-24 11:35:32 +00:00
soundwire.c mb/intel: Enable ALC711 Audio codec over SNDW0 link 2020-11-07 08:55:53 +00:00
spi.c soc/intel/alderlake: Add SPI DMI Destination ID 2020-12-23 03:28:47 +00:00
systemagent.c soc/intel: Replace SA_PCIEX_LENGTH Kconfig options 2021-01-30 23:14:08 +00:00
uart.c soc/intel: Remove unused <console/console.h> 2021-02-15 10:50:09 +00:00
xhci.c soc/intel/alderlake: Add soc_get_xhci_usb_info() for elog support 2021-02-24 11:27:51 +00:00