coreboot-kgpe-d16/src/soc/intel/icelake
Meera Ravindranath 48c7870e52 soc/intel/{icl,cnl,tgl}: Always add PM1_TMR block to FADT
Provide the PM1_TMR information in the FADT even if PmTimerDisabled is
set because PM timer emulation is enabled via MSR 121h so the timer will
still work and can be used by things like Tianocore and Windows.

Porting from 662b6cb3ed (soc/intel/skylake: Always add PM1_TMR block to FADT).

Change-Id: Ie3d592623f3a84051477ffe83a0cf0daf30dd36f
Signed-off-by: Meera Ravindranath <meera.ravindranath@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37662
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-12-31 15:17:27 +00:00
..
acpi soc/intel{cannonlake,icelake}/northbridge.asl: Correct flash range 2019-12-17 13:11:09 +00:00
bootblock soc/intel/{icl,tgl}: Rename pch_early_init() to pch_init() 2019-11-15 11:02:37 +00:00
include/soc intel/smm: Provide common smm_relocation_params 2019-11-22 06:37:50 +00:00
romstage soc/intel/icelake: Refactor pch_early_init() code 2019-11-07 14:14:11 +00:00
acpi.c soc/intel/{icl,cnl,tgl}: Always add PM1_TMR block to FADT 2019-12-31 15:17:27 +00:00
chip.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
chip.h soc/intel/{cnl,icl,skl,tgl}: Remove unused gpe0_en_* from chip.h 2019-12-12 15:09:09 +00:00
cpu.c intel/smm: Provide common smm_relocation_params 2019-11-22 06:37:50 +00:00
elog.c
espi.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
finalize.c src/soc/intel: Remove unused <stdlib.h> 2019-12-19 05:41:08 +00:00
fsp_params.c soc/intel/icelake: Make CpuMpPpi implementation default for ICL 2019-11-22 10:44:39 +00:00
gpio.c
graphics.c soc/intel/icelake: Skip BIOS OpRom execution based on CONFIG_RUN_FSP_GOP 2019-11-04 08:20:03 +00:00
gspi.c
i2c.c
Kconfig Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00
lockdown.c soc/intel/icelake: lockdown: lock global reset 2019-11-20 13:35:22 +00:00
Makefile.inc soc/intel: skl,cnl,icl: consolidate ebda and memmap 2019-11-04 19:24:49 +00:00
p2sb.c
pmc.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
pmutil.c src/soc/intel: Remove unused <stdlib.h> 2019-12-19 05:41:08 +00:00
reset.c src: Remove unused 'include <string.h>' 2019-10-20 17:19:34 +00:00
sd.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
smihandler.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
smmrelocate.c src: Use '#include <smp/node.h>' when appropriate 2019-12-19 05:23:25 +00:00
spi.c
systemagent.c
uart.c soc/intel/common/block/uart: Update the UART PCI device reference 2019-08-04 15:16:50 +00:00