coreboot/src
Aamir Bohra 34508cd9ac soc/intel/icelake: Add PM timer emulation support in ICL
CPU PM TIMER EMULATION logic will help UEFI payload to execute rather
wait for time tick in absence of TCO and ACPI PM timer after FSP-S.

BUG=N/A
TEST=Able to build and boot with tianocore payload.

Change-Id: I7fd11e728b7a14f41f08bc39bcd92a42a8aa6cff
Signed-off-by: Aamir Bohra <aamir.bohra@intel.com>
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31609
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2019-03-07 17:20:26 +00:00
..
acpi
arch security/tpm: Fix TCPA log feature 2019-03-07 12:47:01 +00:00
commonlib security/tpm: Fix TCPA log feature 2019-03-07 12:47:01 +00:00
console arch/io.h: Separate MMIO and PNP ops 2019-03-04 15:59:23 +00:00
cpu src: Drop unused include <arch/acpi.h> 2019-03-06 20:03:55 +00:00
device device/pci_ops: Inline PCI config accessors for ramstage 2019-03-06 11:53:56 +00:00
drivers src: Drop unused include <timestamp.h> 2019-03-07 17:17:12 +00:00
ec ec/lenovo/h8: Implement ACPI methods to set battery thresholds 2019-03-06 20:00:00 +00:00
include Add new CONFIG(XXX) macro to replace IS_ENABLED(CONFIG_XXX) 2019-03-07 17:06:28 +00:00
lib src: Drop unused include <timestamp.h> 2019-03-07 17:17:12 +00:00
mainboard mb/{asus/p5qc,intel/dg43gt}: Remove unneeded include i82801jx.h 2019-03-07 17:19:48 +00:00
northbridge src: Drop unused include <arch/acpi.h> 2019-03-06 20:03:55 +00:00
security vboot: rename VB2_DISABLE_DEVELOPER_MODE 2019-03-07 17:18:15 +00:00
soc soc/intel/icelake: Add PM timer emulation support in ICL 2019-03-07 17:20:26 +00:00
southbridge mb/{asus/p5qc,intel/dg43gt}: Remove unneeded include i82801jx.h 2019-03-07 17:19:48 +00:00
superio superio/ite/it8613e: add support for ITE IT8613E 2019-03-06 11:27:49 +00:00
vendorcode vendorcode/intel/fsp/fsp2_0/cml: Update FSP header files for Cometlake 2019-03-06 20:00:15 +00:00
Kconfig Kconfig: Add system type entries for common enclosures 2019-02-05 16:03:29 +00:00