coreboot-kgpe-d16/src/soc/intel/cannonlake
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: Move GPIO PM configuration to soc level 2019-12-26 10:51:22 +00:00
bootblock soc/intel/cannonlake: Clean up report_cpu_info() function 2019-12-26 10:44:43 +00:00
include/soc soc/intel/cannonlake: Refactor pch_early_init() code 2019-12-26 10:44:17 +00:00
romstage soc/intel/cannonlake: Refactor pch_early_init() code 2019-12-26 10:44:17 +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/cannonlake: Configure GPIO PM configuration in bootblock 2019-12-03 11:26:41 +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
cnl_memcfg_init.c
cpu.c intel/smm: Provide common smm_relocation_params 2019-11-22 06:37:50 +00:00
elog.c
finalize.c src/soc/intel: Remove unused <stdlib.h> 2019-12-19 05:41:08 +00:00
fsp_params.c {drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoC 2019-12-19 17:49:38 +00:00
gpio.c
gpio_cnp_h.c
gpio_common.c soc/intel/cannonlake: Configure GPIO PM configuration in bootblock 2019-12-03 11:26:41 +00:00
graphics.c
gspi.c
i2c.c
Kconfig {drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoC 2019-12-19 17:49:38 +00:00
lockdown.c soc/intel/cannonlake: lockdown: lock global reset 2019-11-20 13:35:15 +00:00
lpc.c src/soc/intel: Add Cometlake-S and CMP-H skus 2019-12-02 12:04:38 +00:00
Makefile.inc soc/intel/cannonlake: Configure GPIO PM configuration in bootblock 2019-12-03 11:26:41 +00:00
me.c src/soc/intel: Remove unused <stdlib.h> 2019-12-19 05:41:08 +00:00
nhlt.c
p2sb.c
pmc.c
pmutil.c src/soc/intel: Remove unused <stdlib.h> 2019-12-19 05:41:08 +00:00
reset.c
sd.c
smihandler.c
smmrelocate.c src: Use '#include <smp/node.h>' when appropriate 2019-12-19 05:23:25 +00:00
spi.c
systemagent.c
uart.c
vr_config.c
xhci.c