u-boot/arch/x86/cpu/apollolake
Wolfgang Wallner 142c9751a6 x86: Move itss.h from Apollo Lake to the generic x86 include directory
The code in this file is not specific to Apollo Lake. According to
coreboot sources (where this code comes from), it is common to at least:
  * Apollo Lake
  * Cannon Lake
  * Ice Lake
  * Skylake

Signed-off-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-02-04 01:19:28 +08:00
..
cpu.c x86: apl: Add a CPU driver 2019-12-15 11:44:29 +08:00
cpu_common.c x86: apl: Add a CPU driver 2019-12-15 11:44:29 +08:00
cpu_spl.c x86: apl: Add SPL/TPL init 2019-12-15 11:44:29 +08:00
fsp_m.c x86: apl: Add FSP support 2019-12-15 11:44:30 +08:00
fsp_s.c x86: apl: Add FSP support 2019-12-15 11:44:30 +08:00
hostbridge.c x86: apl: Add hostbridge driver 2019-12-15 11:44:27 +08:00
itss.c x86: Move itss.h from Apollo Lake to the generic x86 include directory 2020-02-04 01:19:28 +08:00
Kconfig x86: apl: Add Kconfig and Makefile 2019-12-15 11:44:29 +08:00
lpc.c x86: apl: Add LPC driver 2019-12-15 11:44:28 +08:00
Makefile x86: apl: Add FSP support 2019-12-15 11:44:30 +08:00
p2sb.c x86: apl: Avoid accessing the PCI bus before it is probed 2020-01-07 16:02:38 -07:00
pch.c x86: apl: Add PCH driver 2019-12-15 11:44:28 +08:00
pmc.c x86: apl: Avoid accessing the PCI bus before it is probed 2020-01-07 16:02:38 -07:00
punit.c x86: apl: Add PUNIT driver 2019-12-15 11:44:28 +08:00
spl.c x86: apl: Add SPL loaders 2019-12-15 11:44:29 +08:00
systemagent.c x86: apl: Add systemagent driver 2019-12-15 11:44:27 +08:00
uart.c x86: apl: Add UART driver 2019-12-15 11:44:26 +08:00