coreboot/src
Subrata Banik 930c31c63a soc/intel/tigerlake/bootblock: Do initial SoC commit till bootblock
Clone entirely from Icelake

List of changes on top off initial icelake clone
1. Replace "Icelake" with "Tigerlake"
2. Replace "icl" with "tgl"
3. Replace "icp" with "tgp"
4. Rename structure based on Icelake with Tigerlake
5. Add CPU/PCH/SA EDS document number and chapter number
6. Add required headers into include/soc/ from ICL directory

Tiger Lake specific changes will follow in subsequent patches.
1. Add Tigerlake specific device IDs (CPU/PCH/SA)

Change-Id: Id7a05f4b183028550d805f02a8078ab69862a62e
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36550
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Maulik V Vaghela <maulik.v.vaghela@intel.com>
2019-11-09 03:26:10 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/x86: Create preprocessed __ROMCC__ bootblock source 2019-11-06 14:06:51 +00:00
commonlib commonlib: Use __builtin_offsetof with supported compilers 2019-11-05 15:00:44 +00:00
console console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices' 2019-11-01 11:58:40 +00:00
cpu arch/x86: Drop some __SMM__ guards 2019-11-08 07:46:23 +00:00
device console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices' 2019-11-01 11:58:40 +00:00
drivers drivers/intel/fsp2_0: Hide the Kconfig option to run FSP-M XIP 2019-11-06 14:05:34 +00:00
ec include: Remove EC_EVENT_* from elog.h 2019-11-04 11:43:49 +00:00
include arch/x86: Drop some __SMM__ guards 2019-11-08 07:46:23 +00:00
lib lib/cbfs: Add fallback to RO region to cbfs_boot_locate 2019-11-07 14:12:00 +00:00
mainboard google/stout: Remove ELOG_GSMI from EC 2019-11-08 20:57:47 +00:00
northbridge arch/x86: Drop some __SMM__ guards 2019-11-08 07:46:23 +00:00
security lib/cbfs: Add fallback to RO region to cbfs_boot_locate 2019-11-07 14:12:00 +00:00
soc soc/intel/tigerlake/bootblock: Do initial SoC commit till bootblock 2019-11-09 03:26:10 +00:00
southbridge sb,soc/intel: Reduce preprocessor use with ME debugging 2019-11-08 07:49:15 +00:00
superio superio/*/*/acpi: Improve the readability of the IndexField 2019-11-05 16:08:55 +00:00
vendorcode eltan/security: Replace __PRE_RAM__ with ENV_ROMSTAGE_OR_BEFORE 2019-11-08 07:44:12 +00:00
Kconfig drivers/intel/fsp2_0: Move Debug options to "Debugging" 2019-11-06 14:01:48 +00:00