coreboot-kgpe-d16/src/soc/intel/denverton_ns
Kyösti Mälkki 0f5e01a962 arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION
It is easier to track CAR_GLOBAL_MIGRATION which is
the approach to be deprecated with the next release.

This change enforces new policy; POSTCAR_STAGE=y is
not allowed together with CAR_GLOBAL_MIGRATION=y.

Change-Id: I0dbad6a14e68bf566ac0f151dc8ea259e5ae2250
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34804
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2019-08-11 18:35:36 +00:00
..
acpi Remove DEFAULT_PCIEXBAR alias 2019-03-06 11:54:17 +00:00
bootblock src: Use '#include <timestamp.h>' when needed 2019-07-15 02:26:52 +00:00
include/soc cpu/x86/smm: Promote smm_subregion() 2019-08-07 05:47:33 +00:00
acpi.c src: Add missing include 'console.h' 2019-04-23 10:00:39 +00:00
chip.c {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() 2019-03-21 16:18:05 +00:00
chip.h
cpu.c arch/x86: Change smm_subregion() prototype 2019-08-08 04:53:18 +00:00
csme_ie_kt.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
fiamux.c
gpio.c soc/intel: Add GPI interrupt config register offset info 2019-04-29 12:18:27 +00:00
gpio_dnv.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
hob_display.c
hob_mem.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
Kconfig arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION 2019-08-11 18:35:36 +00:00
lpc.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
Makefile.inc soc/intel: Drop some HAVE_SMI_HANDLER guards 2019-07-10 09:24:15 +00:00
memmap.c arch/x86: Handle smm_subregion() failure 2019-08-08 04:56:03 +00:00
npk.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
pmc.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
pmutil.c Revert "soc/intel/denverton_ns: Rewrite pmutil using pmclib" 2019-01-24 15:23:47 +00:00
reset.c
romstage.c arch/x86: Change smm_subregion() prototype 2019-08-08 04:53:18 +00:00
sata.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
smihandler.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
smm.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
soc_util.c soc/intel: Replace uses of dev_find_slot() 2019-07-04 09:48:22 +00:00
spi.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
systemagent.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
tsc_freq.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
uart.c soc/intel: Replace uses of dev_find_slot() 2019-07-04 09:48:22 +00:00
uart_debug.c Fix <io.h> includes 2019-03-04 14:06:57 +00:00
upd_display.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
xhci.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00