u-boot-brain/arch/x86/cpu/apollolake
Simon Glass b98b91b6a9 x86: Support Atom SoCs using SWSMISCI rather than the SWSCI
Some Atom SoCs use SWSMISCI for SMI control. Add a Kconfig to select this.
It is used on Apollo Lake.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-09-25 11:27:18 +08:00
..
cpu_common.c x86: apl: Add a CPU driver 2019-12-15 11:44:29 +08:00
cpu_spl.c x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME 2020-07-17 14:32:24 +08:00
cpu.c cpu: Convert the methods to use a const udevice * 2020-07-25 14:46:57 -06:00
fsp_bindings.c x86: fsp: Replace e-mmc with emmc in devicetree bindings 2020-09-21 16:41:35 +08:00
fsp_m.c x86: apl: Adjust FSP-M code to avoid hard-coded address 2020-07-17 14:32:24 +08:00
fsp_s.c x86: apl: Fix save/restore of ITSS priorities 2020-07-17 14:32:24 +08:00
hostbridge.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Kconfig x86: Support Atom SoCs using SWSMISCI rather than the SWSCI 2020-09-25 11:27:18 +08:00
lpc.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Makefile x86: apl: Re-enable loading of SPL 2020-07-09 12:33:24 +08:00
pch.c x86: apl: Add PCH driver 2019-12-15 11:44:28 +08:00
pmc.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
punit.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
spl.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
systemagent.c x86: apl: Add systemagent driver 2019-12-15 11:44:27 +08:00
uart.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00