u-boot-brain/arch/x86/cpu/apollolake
Simon Glass 401d1c4f5d common: Drop asm/global_data.h from common header
Move this out of the common header and include it only where needed.  In
a number of cases this requires adding "struct udevice;" to avoid adding
another large header or in other cases replacing / adding missing header
files that had been pulled in, very indirectly.   Finally, we have a few
cases where we did not need to include <asm/global_data.h> at all, so
remove that include.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
2021-02-02 15:33:42 -05:00
..
acpi.c x86: Set up Chrome OS to boot into developer mode 2020-11-06 09:51:31 +08:00
cpu_common.c x86: apl: Add core init for the SoC 2020-11-05 14:58:45 +08:00
cpu_spl.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
cpu.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05: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: coral: Move fsp-m settings to a subnode 2021-01-05 12:24:41 -07:00
fsp_s.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
hostbridge.c x86: apl: Move priv/plat structs to headers 2021-01-05 12:24:41 -07:00
Kconfig x86: apl: Drop support for !OF_PLATDATA_PARENT 2021-01-05 12:24:40 -07:00
lpc.c x86: apl: Reduce size for TPL 2021-01-05 12:24:41 -07:00
Makefile x86: apl: Generate required ACPI tables 2020-09-25 11:27:19 +08:00
pch.c x86: apl: Reduce size for TPL 2021-01-05 12:24:41 -07:00
pmc.c x86: apl: Move priv/plat structs to headers 2021-01-05 12:24:41 -07:00
punit.c x86: Fix up driver names to avoid dtoc warnings 2020-11-05 14:58:45 +08:00
spl.c x86: apl: Enhance debugging in the SPL loader 2021-02-01 15:11:42 +08:00
systemagent.c
uart.c x86: apl: Adjust how the UART gets its platform data 2021-01-05 12:24:41 -07:00