coreboot-kgpe-d16/src/soc/intel/skylake
Benjamin Doron 448ecc0e06 soc/intel/{cnl,skl}: Add alignment check for TSEG base and size
Port commit 14d5991 (soc/intel/icelake: Add alignment check for TSEG
base and size) to remaining SoCs.

Change-Id: I90be6dfd3eb71ce66d6dfdcd711df061d880266f
Signed-off-by: Benjamin Doron <benjamin.doron00@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45002
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-02-10 07:24:32 +00:00
..
acpi soc/intel: Drop CID1 from GNVS 2021-02-08 04:57:04 +00:00
bootblock soc/intel/*: drop incomplete and unneeded check for DMI SRLOCK 2021-01-31 19:27:55 +00:00
include/soc soc/intel: Drop CID1 from GNVS 2021-02-08 04:57:04 +00:00
nhlt soc/intel/skylake: Support NHLT 1ch DMIC 2020-11-24 09:42:23 +00:00
romstage src: Remove unused <cpu/x86/smm.h> 2021-02-01 09:01:35 +00:00
acpi.c soc/intel: Drop CID1 from GNVS 2021-02-08 04:57:04 +00:00
chip.c soc/amd,intel: Drop s3_resume parameter on FSP-S functions 2021-02-09 07:53:23 +00:00
chip.h soc/intel/braswell,skylake: Drop logo parameters from devicetree 2021-02-08 04:57:30 +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 soc/intel: deduplicate ACPI timer emulation 2020-10-28 21:28:19 +00:00
elog.c ACPI: Add helpers for CBMEM_ID_POWER_STATE 2021-01-23 20:31:09 +00:00
fadt.c src: Use ACPI macros 2020-07-21 18:26:47 +00:00
finalize.c soc/intel/{skl,cnl}: drop duplicate PM ACPI timer disabling 2020-11-13 17:18:20 +00:00
gpio.c soc/intel/{skl,cnl}: add NMI_{EN,STS} registers 2020-12-04 00:10:38 +00:00
graphics.c nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settings 2021-01-01 21:12:12 +00:00
gspi.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
i2c.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
irq.c soc/intel/skylake: Fix compilation under x86_64 2020-12-02 16:49:12 +00:00
Kconfig soc/intel/skylake/Kconfig: Remove duplicated INTEL_DESCRIPTOR_MODE_CAPABLE 2021-02-01 09:03:26 +00:00
lockdown.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lpc.c soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroring 2021-01-25 09:06:10 +00:00
Makefile.inc soc/intel/skylake: Move acpi_fill_fadt to fadt.c 2020-07-14 22:34:03 +00:00
me.c soc/intel/skl: Fix error code of send_global_reset() 2020-09-28 09:26:10 +00:00
p2sb.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pmc.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pmutil.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
reset.c soc/intel: Use of common reset code block 2020-11-02 10:43:53 +00:00
sd.c src: Use space after 'if', 'for' 2020-08-05 11:37:00 +00:00
smihandler.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smmrelocate.c soc/intel/{cnl,skl}: Add alignment check for TSEG base and size 2021-02-10 07:24:32 +00:00
spi.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
systemagent.c soc/intel: Replace SA_PCIEX_LENGTH Kconfig options 2021-01-30 23:14:08 +00:00
uart.c soc/intel: rename uart_max_index 2021-01-12 23:38:32 +00:00
vr_config.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
xhci.c soc/intel/common: Adapt XHCI elog driver for reuse 2020-12-10 17:45:47 +00:00