switch-coreboot/src
Subrata Banik 82ef364f9a soc/intel/skylake: Refactor memory layout calculation
This patch split entire memory layout calculation into
two parts. 1. Generic memory layout 2. SoC specific
reserve memory layout.

usable memory start = TOLUD - Generic memory size -
                   - soc specific reserve memory size.

Change-Id: I510d286ce5e0d8509ec31a65e971d5f19450364f
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/21537
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-09-22 15:31:09 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch arch/x86: Add ebda read/write functions into EBDA library 2017-09-22 15:29:38 +00:00
commonlib sb/intel/bd82x6x: Add time-stamp around ME DRAM update 2017-09-13 16:19:06 +00:00
console console: Add weak method to notify about death 2017-08-14 11:01:41 +00:00
cpu cpu/x86/sipi_vector.S: Use correct op suffix 2017-09-17 00:40:36 +00:00
device arch/x86: Enable ebda library for romstage and postcar 2017-09-22 15:29:30 +00:00
drivers vboot: remove init_vbnv_cmos() 2017-09-20 23:53:23 +00:00
ec ec/quanta/it8518: add missing HID to SIO device 2017-09-19 14:11:26 +00:00
include soc/intel/skylake: add Kabylake Celeron base SKU 2017-09-22 05:33:00 +00:00
lib src/lib/ubsan: Indent macros to improve readability 2017-09-21 19:46:44 +00:00
mainboard mb/asrock/g41c-gs: Fix the SATA clock output on ck505 2017-09-22 13:09:10 +00:00
northbridge nb/intel/i945: Add space after comma in log message 2017-09-22 13:07:47 +00:00
soc soc/intel/skylake: Refactor memory layout calculation 2017-09-22 15:31:09 +00:00
southbridge vboot: reset vbnv in cmos when cmos failure occurs 2017-09-20 23:54:42 +00:00
superio winbond/w83627hf: Drop early_init.c 2017-09-21 15:40:49 +00:00
vboot vboot: reset vbnv in cmos when cmos failure occurs 2017-09-20 23:54:42 +00:00
vendorcode AGESA buildsystem: Reduce include path exposure 2017-09-13 22:52:13 +00:00
Kconfig clang: Allow ANY_TOOLCHAIN for non-coreboot clang 2017-09-02 15:23:22 +00:00