coreboot-kgpe-d16/src/soc/intel/apollolake
Subrata Banik 4ed9f9a507 soc/intel: Use of common reset code block
This patch removes all redundant reset code block from each SoC
and make use of common reset code block(fsp_reset.c) based on
SOC_INTEL_COMMON_FSP_RESET.

Respective SoC Kconfig to choose correct FSP global reset type as
per FSP integration guide.

Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Change-Id: I71531f4cf7a40efa9ec55c48c2cb4fb6ea90531f
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45337
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-11-02 10:43:53 +00:00
..
acpi soc/intel: Make use of common gfx.asl 2020-10-08 04:09:46 +00:00
bootblock soc/intel/apollolake: Rename SOC_INTEL_GLK symbol 2020-09-09 10:34:32 +00:00
include/soc soc/intel: deduplicate ACPI timer emulation 2020-10-28 21:28:19 +00:00
acpi.c soc/intel/apollolake/acpi.c: Add RMRRs after all DRHDs 2020-08-04 21:42:29 +00:00
car.c src: Remove unused 'include <cpu/x86/msr.h>' 2020-07-14 16:14:09 +00:00
chip.c soc/intel: Configure PAVP at compile-time 2020-10-12 23:11:04 +00:00
chip.h soc/intel/*/chip.h: Use uint32_t for tcc_offset 2020-09-27 22:45:20 +00:00
cpu.c {cpu,soc}/intel: replace AES-NI locking by common implemenation call 2020-10-21 12:34:28 +00:00
cse.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
elog.c elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE 2020-08-18 15:57:40 +00:00
fspcar.c
glk_page_map.txt
gpio_apl.c
gpio_glk.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
graphics.c soc/intel/apl: Add panel power and backlight configuration 2020-09-06 21:41:33 +00:00
gspi.c
heci.c Revert "soc/intel: Refactor do_global_reset() function" 2020-09-22 05:13:39 +00:00
i2c.c
Kconfig soc/intel: Use of common reset code block 2020-11-02 10:43:53 +00:00
lpc.c soc/intel/apollolake: Rename SOC_INTEL_GLK symbol 2020-09-09 10:34:32 +00:00
Makefile.inc soc/intel: deduplicate ACPI timer emulation 2020-10-28 21:28:19 +00:00
meminit.c soc/intel/apollolake: Rename SOC_INTEL_GLK symbol 2020-09-09 10:34:32 +00:00
meminit_util_apl.c
meminit_util_glk.c
mmap_boot.c
nhlt.c
pdpt.c
pmc.c
pmutil.c soc/intel: deduplicate ACPI timer emulation 2020-10-28 21:28:19 +00:00
pnpconfig.c
pt.c
report_platform.c {nb,soc}/intel: Use get_current_microcode_rev() for ucode version 2020-08-05 15:36:38 +00:00
reset.c soc/intel: Use of common reset code block 2020-11-02 10:43:53 +00:00
romstage.c soc/intel: rename get_prmrr_size 2020-09-21 15:51:01 +00:00
sd.c
smihandler.c
spi.c
systemagent.c
uart.c soc/intel/apollolake: Rename SOC_INTEL_GLK symbol 2020-09-09 10:34:32 +00:00
xdci.c
xhci.c soc/intel/apollolake: Rename SOC_INTEL_GLK symbol 2020-09-09 10:34:32 +00:00