coreboot/src
Kyösti Mälkki 18a8ba41cc arch/x86: Remove RELOCATABLE_RAMSTAGE
We always have it, no need to support opting-out.

For PLATFORM_HAS_DRAM_CLEAR there is a dependency of ramstage
located inside CBMEM, which is only true with ARCH_X86.

Change-Id: I5cbf4063c69571db92de2d321c14d30c272e8098
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43014
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-06 06:17:47 +00:00
..
acpi acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo 2020-07-02 19:12:46 +00:00
arch arch/x86: Remove RELOCATABLE_RAMSTAGE 2020-07-06 06:17:47 +00:00
commonlib lib/coreboot_table: Add Intel FSP version to coreboot table 2020-07-04 11:20:08 +00:00
console console: Update for vboot before bootblock 2020-06-15 22:07:12 +00:00
cpu ACPI GNVS: Replace uses of smm_get_gnvs() 2020-07-01 05:14:24 +00:00
device Kconfig: Escape variable to accommodate new Kconfig versions 2020-06-19 15:29:04 +00:00
drivers drivers/pc80/tpm: Remove support code if TPM is disabled 2020-07-05 11:32:17 +00:00
ec ec/google/chromeec: Drop codec.asl 2020-07-05 18:34:23 +00:00
include include/cpu/x86/lapic: Add support for x86_64 2020-07-05 08:52:33 +00:00
lib arch/x86: Remove RELOCATABLE_RAMSTAGE 2020-07-06 06:17:47 +00:00
mainboard mb/google/volteer/var/voxel: Update gpio settings and overridetree.cb 2020-07-06 06:15:27 +00:00
northbridge nb/intel/ironlake: Clean up code style (except raminit) 2020-07-02 19:29:10 +00:00
security arch/x86: Remove RELOCATABLE_RAMSTAGE 2020-07-06 06:17:47 +00:00
soc mb/google/zork: Add USB2 phy tuning parameter for SI tuning 2020-07-06 06:14:07 +00:00
southbridge ACPI GNVS: Replace uses of smm_get_gnvs() 2020-07-01 05:14:24 +00:00
superio superio/winbond/w83977tf: Add suspend related fields 2020-06-16 20:17:26 +00:00
vendorcode vendorcode/intel/fsp: Add Jasper Lake FSP headers for FSP v2194 2020-07-06 06:08:03 +00:00
Kconfig arch/x86: Remove RELOCATABLE_RAMSTAGE 2020-07-06 06:17:47 +00:00