coreboot-kgpe-d16/src/soc/intel/skylake
Pratik Prajapati 9cd6a265e2 intel/common/mp_init: Refactor MP Init code to get rid of microcode param
Remove passing microcode patch pointer as param while calling
 - soc_core_init()
 - soc_init_cpus()

Also change callbacks in apollolake/geminilake and skylake/kabylake
common code to reflect the same function signature.

Change-Id: Ib03bb4a3063d243d97b132e0dc288ef3868a5a7b
Signed-off-by: Pratik Prajapati <pratikkumar.v.prajapati@intel.com>
Reviewed-on: https://review.coreboot.org/21010
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2017-08-21 19:25:40 +00:00
..
acpi soc/intel/skylake: Enable UART debug controller on S3 resume 2017-08-10 16:25:10 +00:00
bootblock soc/intel/skylake: Add proper support to enable UART2 in 16550 mode 2017-08-16 23:29:56 +00:00
include soc/intel/skylake: Add support for all UART port index 2017-08-21 16:29:55 +00:00
nhlt
romstage soc/intel/skylake: Configure FSP to skip ME MBP step 2017-08-17 11:28:24 +00:00
acpi.c soc/intel/skylake: Use CPU common library code 2017-06-09 19:24:58 +02:00
chip.c
chip.h include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
chip_fsp20.c soc/intel/skylake: Skip Spi Flash Lockdown from FSP 2017-07-25 14:58:49 +00:00
cpu.c intel/common/mp_init: Refactor MP Init code to get rid of microcode param 2017-08-21 19:25:40 +00:00
dsp.c
elog.c soc/intel/skylake: Log wakes caused by PME on internal bus and PCIE RP 2017-08-08 15:25:27 +00:00
finalize.c soc/intel/skylake: Perform LPC offset read after lockdown operation 2017-07-21 14:46:13 +00:00
gpio.c
gspi.c
i2c.c
igd.c soc/intel/skylake: Skip disabled IGD device 2017-08-03 20:30:09 +00:00
irq.c
Kconfig soc/intel/skylake: Add Kconfig option to select UART index 2017-08-21 16:13:10 +00:00
lpc.c
Makefile.inc soc/intel/skylake: Enable UART debug controller on S3 resume 2017-08-10 16:25:10 +00:00
me.c soc/intel/skylake: Remove incorrect ME PG-status print 2017-07-28 16:17:26 +00:00
memmap.c soc/intel/skylake: remove top_of_32bit_ram() declaration 2017-07-17 14:59:56 +00:00
pch.c
pei_data.c
pmc.c
pmutil.c soc/intel/skylake: Enable power button SMI when jumping to payload 2017-08-19 00:33:04 +00:00
reset.c Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
sd.c soc/intel/skylake: Use SCS common code 2017-06-16 17:37:13 +02:00
smi.c soc/intel/skylake: Enable power button SMI when jumping to payload 2017-08-19 00:33:04 +00:00
smihandler.c soc/intel/skylake: Enable power button SMI when jumping to payload 2017-08-19 00:33:04 +00:00
smmrelocate.c
spi.c
systemagent.c
uart.c soc/intel/skylake: Add support for all UART port index 2017-08-21 16:29:55 +00:00
uart_debug.c soc/intel/skylake: Add support for all UART port index 2017-08-21 16:29:55 +00:00
vr_config.c