coreboot/src
Angel Pons 8e6f162cc0 cpu/intel/haswell: Add s0ix support
Backport Broadwell's s0ix support to Haswell in preparation to unify
both platforms' CPU code. Note that only ULT variants support s0ix.

This option is currently unused, but will be put to use in subsequent
commits, when switching Broadwell mainboards to use Haswell's CPU code.

Tested with BUILD_TIMELESS=1, Asrock B85M Pro4 remains identical.

Change-Id: I91c6f937c09c9254a6f698f3a6fb6366364e3b2b
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46924
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-01-21 11:27:07 +00:00
..
acpi ACPI: Refactor ChromeOS specific ACPI GNVS 2021-01-18 18:02:27 +00:00
arch ach/x86/postcar.c: Avoid double CBMEM initialization 2021-01-21 11:03:04 +00:00
commonlib drivers/tpm: Implement full PPI 2020-12-21 02:38:20 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu cpu/intel/haswell: Add s0ix support 2021-01-21 11:27:07 +00:00
device device/oprom/x86emu/sys.c: Use __func__ 2021-01-18 09:44:02 +00:00
drivers src/drivers/smmstore: Fix SMMSTOREv1 clear command 2021-01-21 11:04:04 +00:00
ec ec/google/chromeec/ec_commands.h: Remove repeated word 2021-01-18 07:38:09 +00:00
include ACPI: Refactor ChromeOS specific ACPI GNVS 2021-01-18 18:02:27 +00:00
lib lib/device_tree.c: Remove repeated word 2021-01-18 07:38:49 +00:00
mainboard mb/google/volteer/variant/lindar: Enable SA GV setting 2021-01-21 11:03:35 +00:00
northbridge cpu/intel/socket_LGA775: Increase DCACHE_RAM_SIZE 2021-01-21 09:08:14 +00:00
security security/tpm/tss/tcg-1.2/tss.c: Use __func__ 2021-01-19 08:58:50 +00:00
soc soc/intel/quark: Add pwrs in <soc/nvs.h> 2021-01-21 11:01:23 +00:00
southbridge ACPI GNVS: Drop APIC, factor out MPEN 2021-01-20 09:24:35 +00:00
superio src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
vendorcode ACPI: Refactor ChromeOS specific ACPI GNVS 2021-01-18 18:02:27 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00