u-boot-brain/arch/x86/include/asm/arch-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 x86: acpi: apl: Add asl files for Apollo Lake 2020-09-25 11:27:11 +08:00
fsp arch: x86: apl: Update FSP parameters 2020-08-03 10:46:56 +08:00
acpi.h x86: apl: Generate required ACPI tables 2020-09-25 11:27:19 +08:00
cpu.h x86: apl: Add core init for the SoC 2020-11-05 14:58:45 +08:00
fsp_bindings.h x86: apl: fsp_bindings: Add support for u64 parameters 2020-08-03 10:46:56 +08:00
global_nvs.h x86: Add a common global NVS structure 2020-09-25 11:27:12 +08:00
gpe.h x86: Add wake sources for the acpi_gpe driver 2020-09-25 11:27:15 +08:00
gpio.h x86: apl: Move priv/plat structs to headers 2021-01-05 12:24:41 -07:00
hostbridge.h x86: apl: Move priv/plat structs to headers 2021-01-05 12:24:41 -07:00
iomap.h x86: coral: Support TPM and RTC in SPL 2021-01-30 14:25:41 -07:00
lpc.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
pch.h x86: apl: Add PCH driver 2019-12-15 11:44:28 +08:00
pm.h x86: apl: Add power-management definitions 2020-09-25 11:27:16 +08:00
pmc.h x86: apl: Move priv/plat structs to headers 2021-01-05 12:24:41 -07:00
systemagent.h common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
uart.h x86: apl: Adjust how the UART gets its platform data 2021-01-05 12:24:41 -07:00