coreboot/src
Barnali Sarkar 6520e01a46 soc/intel/apollolake: Perform CPU MP Init before FSP-S Init
As per BWG, CPU MP Init (loading ucode) should be done prior
to BIOS_RESET_CPL. Hence, pull MP Init to BS_DEV_INIT_CHIPS Entry
(before FSP-S call).

BUG=none
BRANCH=none
TEST=Build and boot Reef

Change-Id: I49f336c10d6afb71f3a3b0cb8423c7fa94b6d595
Signed-off-by: Barnali Sarkar <barnali.sarkar@intel.com>
Reviewed-on: https://review.coreboot.org/20037
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2017-06-09 18:51:34 +02:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86/acpigen: Add additional opcodes 2017-06-08 11:40:31 +02:00
commonlib commonlib: Move drivers/storage into commonlib/storage 2017-05-12 18:20:33 +02:00
console console/flashsconsole: Add spi flash console for debugging 2017-06-04 18:44:56 +02:00
cpu cpu/amd/car: Fix checkpatch warnings 2017-06-09 17:07:53 +02:00
device pciexp_device: Remove useless write on a read-only register 2017-06-09 17:01:27 +02:00
drivers rx6110sa: Add more chip configuration options to chip 2017-06-09 06:31:21 +02:00
ec Kconfig: Indent help text 2017-06-07 22:01:34 +02:00
include cpu/x86/mtrr: further expose declarations of functions 2017-06-09 18:28:16 +02:00
lib src: change coreboot to lowercase 2017-06-07 12:09:15 +02:00
mainboard purism/librem13v2: Update PCI config 2017-06-09 17:03:27 +02:00
northbridge nb/intel/fsp_sandybridge/gma: Use common init_igd_opregion method 2017-06-09 16:56:17 +02:00
soc soc/intel/apollolake: Perform CPU MP Init before FSP-S Init 2017-06-09 18:51:34 +02:00
southbridge spi: Remove unused/unnecessary spi_init function definitions 2017-06-07 22:49:37 +02:00
superio superio/winbond/*/header: Include <arch/io.h> 2017-06-04 18:45:42 +02:00
vboot vboot: Separate board name and version number in FWID with a dot 2017-04-29 01:44:10 +02:00
vendorcode src: change coreboot to lowercase 2017-06-07 12:09:15 +02:00
Kconfig lib/edid: Split out fill_lb_framebuffer() 2017-05-30 18:32:44 +02:00