coreboot-kgpe-d16/src/soc/intel/skylake
Kyösti Mälkki 41a2c73b06 cpu/x86: Default to PARALLEL_MP selected
Change-Id: I9833c4f6c43b3e67f95bd465c42d7a5036dff914
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55196
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2021-06-07 21:02:54 +00:00
..
acpi soc/intel: Include gfx.asl from northbridge 2021-03-01 08:32:47 +00:00
bootblock soc/intel: Add Z370, H310C and B365 device IDs 2021-04-28 14:14:46 +00:00
include/soc soc/intel/skylake: Move acpi_sci_irq() to acpi.c 2021-04-21 09:17:01 +00:00
nhlt
romstage intel: mma: Use new CBFS API 2021-04-14 01:03:33 +00:00
acpi.c soc/intel/skylake: Move acpi_sci_irq() to acpi.c 2021-04-21 09:17:01 +00:00
chip.c soc/intel/skylake: Move SataTestMode to Kconfig 2021-04-20 09:19:20 +00:00
chip.h soc/intel/skylake: Move SataTestMode to Kconfig 2021-04-20 09:19:20 +00:00
chipset.cb soc/intel/skylake: Set proper defaults in chipset devicetree 2021-05-10 14:14:24 +00:00
cpu.c soc/intel/{skl,cnl}: Move smm_lock() to cpu.c 2021-02-24 11:35:05 +00:00
elog.c soc/intel/*: Update data types for variables holding PCH_DEVFN_* macros 2021-05-03 16:28:53 +00:00
fadt.c soc/intel/skylake: Move acpi_sci_irq() to acpi.c 2021-04-21 09:17:01 +00:00
finalize.c soc/intel/skylake: set MSR LT_LOCK_MEMORY only when using native MP init 2021-04-22 19:42:05 +00:00
gpio.c
graphics.c soc/intel: Remove unused <console/console.h> 2021-02-15 10:50:09 +00:00
gspi.c
i2c.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
irq.c
Kconfig cpu/x86: Default to PARALLEL_MP selected 2021-06-07 21:02:54 +00:00
lockdown.c
lpc.c src: Match array format in function declarations and definitions 2021-05-13 18:34:38 +00:00
Makefile.inc cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y 2021-05-18 16:54:21 +00:00
me.c soc/intel/skylake: Always print ME FW SKU 2021-03-03 09:05:19 +00:00
p2sb.c
pmc.c soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c 2021-04-21 09:17:40 +00:00
pmutil.c soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c 2021-04-21 09:17:40 +00:00
reset.c
sd.c soc/intel/skylake: Clean up SD GPIO handling 2021-03-01 19:37:36 +00:00
smihandler.c
spi.c
systemagent.c soc/intel/skylake: Drop unnecessary ignore_vtd option 2021-04-08 06:47:15 +00:00
uart.c soc/intel/*: drop UART pad configuration from common code 2021-03-12 08:48:03 +00:00
vr_config.c
xhci.c