coreboot-kgpe-d16/src/soc/intel/skylake
Duncan Laurie 9dcd4f059b fsp raminit: Add romstage_params to soc_memory_init_params
The SOC handler for memory init params is only taking UPD
as an input which does not allow it to use romstage_params.
In addition the UPD input is called params which is confusing
so rename it to upd so romstage_params can be passed properly.

BUG=chrome-os-partner:40635
BRANCH=none
TEST=build and boot on glados p2

Change-Id: I414610fee2b5d03a8e2cebfa548ea8bf49932a48
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Original-Commit-Id: db94d6f3e6cad721de2188a136df10ccf66aff6a
Original-Change-Id: I7ec15edd4a16df121c5967aadd8b2651267ec773
Original-Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/294066
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/11413
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2015-08-29 07:11:34 +00:00
..
acpi Skylake: Add ASL code to enable GPIO controller 2015-08-14 15:17:53 +02:00
bootblock skylake: fix garbled patch from upstream 2015-08-13 16:11:26 +02:00
include/soc skylake: make PAD_CFG_GPI default to GPIO ownership 2015-08-27 14:19:22 +00:00
microcode skylake: Rework microcode include path 2015-07-29 18:25:01 +02:00
romstage fsp raminit: Add romstage_params to soc_memory_init_params 2015-08-29 07:11:34 +00:00
acpi.c skylake: provide clarification for FADT gpe0_blk_len 2015-08-14 15:20:57 +02:00
chip.c skylake: only generate ACPI cpu entries once 2015-08-27 14:20:25 +00:00
chip.h skylake: Update Memory and Silicon Init params 2015-08-19 14:04:27 +00:00
cpu.c skylake: only generate ACPI cpu entries once 2015-08-27 14:20:25 +00:00
cpu_info.c
elog.c skylake: align power management names with hardware 2015-07-29 19:31:07 +02:00
finalize.c
flash_controller.c
gpio.c skylake: fix SMI GPI status handling 2015-08-14 15:21:16 +02:00
igd.c
Kconfig Fix Kconfig: ALWAYS_LOAD_OPROM has unmet dependency VGA_ROM_RUN 2015-08-17 22:55:49 +00:00
lpc.c skylake: correct IO-APIC redirection entry count 2015-08-19 14:04:08 +00:00
Makefile.inc soc/*/Makefile.inc: Do not add soc/common as a subdir 2015-08-28 20:40:37 +00:00
memmap.c Skylake: update cbmem_top 2015-08-19 14:04:31 +00:00
monotonic_timer.c
pch.c
pcie.c
pcr.c skylake: provide pcr helper to get a port's register space 2015-07-29 19:30:49 +02:00
pei_data.c skylake: clean-up pei_data 2015-07-29 19:31:31 +02:00
pmc.c skylake: remove ec_smi_gpio and alt_gp_smi_en 2015-08-14 15:20:46 +02:00
pmutil.c skylake: fix SMI GPI status handling 2015-08-14 15:21:16 +02:00
ramstage.c
smbus.c
smbus_common.c
smi.c
smihandler.c skylake: fix SMI GPI status handling 2015-08-14 15:21:16 +02:00
smmrelocate.c Skylake: update cbmem_top 2015-08-19 14:04:31 +00:00
systemagent.c Skylake: update cbmem_top 2015-08-19 14:04:31 +00:00
tsc_freq.c
uart.c skylake: fix serial port with new code base 2015-08-13 16:33:53 +02:00
uart_debug.c skylake: fix serial port with new code base 2015-08-13 16:33:53 +02:00
xhci.c