switch-coreboot/src
Lijian Zhao a77c68adf3 soc/intel/cannonlake: Make ramstage relocatable
Relocate ramstage into CBMEM.

Change-Id: I0543d25d722c5872f4f139a98e5125a41cc40653
Signed-off-by: Lijian Zhao <lijian.zhao@intel.com>
Reviewed-on: https://review.coreboot.org/20640
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-07-20 21:57:10 +00:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86: select RELOCATABLE_MODULES when POSTCAR is selected 2017-07-18 21:29:18 +00:00
commonlib Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
console src: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:57:07 +00:00
cpu x86/lapic/secondary.S: Align stack for _secondary_start 2017-07-20 15:34:21 +00:00
device device/pciexp_device.c: Terminate CLK PM message with newline 2017-07-15 21:54:23 +00:00
drivers intel/fsp: Add and use new post codes for FSP phase indication 2017-07-17 15:16:37 +00:00
ec ec/lenovo/h8/h8: Always enable tp-smapi and thermal 2017-07-18 19:23:26 +00:00
include vboot: Remove get_sw_write_protect_state callback 2017-07-18 23:24:01 +00:00
lib Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
mainboard siemens/mc_apl1: Activate ECC for DRAM 2017-07-20 04:44:58 +00:00
northbridge binaryPI: Switch to agesa/def_callouts.c 2017-07-17 19:30:46 +00:00
soc soc/intel/cannonlake: Make ramstage relocatable 2017-07-20 21:57:10 +00:00
southbridge sb/amd/cs5536: Remove includes of C files 2017-07-18 19:03:28 +00:00
superio superio/ite/it8716f: Update init_ec 2017-07-08 19:02:13 +00:00
vboot vboot: Remove get_sw_write_protect_state callback 2017-07-18 23:24:01 +00:00
vendorcode KBL: Update FSP headers - upgrade to FSP 2.5.0 2017-07-18 19:21:24 +00:00
Kconfig Add support for Undefined Behavior Sanitizer 2017-06-14 19:56:59 +02:00