u-boot-brain/arch/powerpc/cpu/mpc83xx
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
..
arbiter mpc83xx: Migrate arbiter config to Kconfig 2019-05-21 07:52:33 +02:00
bats mpc83xx: Migrate BATS config to Kconfig 2019-05-21 07:52:33 +02:00
elbc mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig 2019-05-21 07:52:33 +02:00
hid mpc83xx: Migrate HID config to Kconfig 2019-05-21 07:52:33 +02:00
hrcw mpc83xx: Kconfig: Migrate HRCW to Kconfig 2019-05-21 07:52:25 +02:00
initreg mpc83xx: Migrate CONFIG_LCRR_* to Kconfig 2019-05-21 07:52:33 +02:00
lblaw mpc83xx: Migrate LBLAW_* to Kconfig 2019-05-21 07:52:33 +02:00
sysio mpc8308: Migrate system io config to Kconfig 2019-05-21 07:52:33 +02:00
config.mk mpc83xx: Add support for -msingle-pic-base 2019-01-21 08:33:42 +01:00
cpu_init.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
ecc.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
fdt.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
interrupts.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Kconfig mpc83xx, keymile boards: enable DM_ETH and add DTS 2020-09-17 06:09:54 +02:00
law.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Makefile powerpc, qe: add DTS support for parallel I/O ports 2020-09-17 06:09:53 +02:00
pci.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
pcie.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
qe_io.c powerpc, qe: add DTS support for parallel I/O ports 2020-09-17 06:09:53 +02:00
serdes.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
spd_sdram.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
speed.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
spl_minimal.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
start.S common: Move relocate_code() to init.h 2020-01-17 13:26:49 -05:00
traps.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
u-boot-spl.lds SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
u-boot.lds mpc83xx: Define _end symbol 2019-05-21 07:52:34 +02:00