u-boot/arch/arm/mach-imx
Tom Rini 6a7185887b global: Make <asm/global_data.h> include <asm/u-boot.h>
This follows the example of RISC-V where <asm/global_data.h> includes
<asm/u-boot.h> directly as "gd" includes a reference to bd_info already
and so the first must include the second anyhow. We then remove
<asm/u-boot.h> from all of the places which include references to "gd"
an so have <asm/global_data.h> already.

Signed-off-by: Tom Rini <trini@konsulko.com>
2024-05-06 15:07:48 -06:00
..
imx8 arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
imx8m arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
imx8ulp arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
imx9 arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
imxrt arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
mx3 arm: Remove mx31pdk board 2020-07-09 20:58:06 +05:30
mx5 global: Make <asm/global_data.h> include <asm/u-boot.h> 2024-05-06 15:07:48 -06:00
mx6 arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
mx7 arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
mx7ulp arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
mxs Kconfig: Remove all default n/no options 2023-10-30 15:32:49 -04:00
cache.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
cmd_bmode.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
cmd_dek.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
cmd_hdmidet.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
cmd_mfgprot.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
cmd_nandbcb.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
cpu.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
ddrmc-vf610-calibration.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
ddrmc-vf610-calibration.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
ddrmc-vf610.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
ele_ahab.c global: Make <asm/global_data.h> include <asm/u-boot.h> 2024-05-06 15:07:48 -06:00
hab.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
i2c-mxv7.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
image-container.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
imx_bootaux.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
init.c ARM: imx: Add support for switching primary/secondary boot mode to bmode 2020-08-17 17:54:01 +02:00
iomux-v3.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
Kconfig imx: imx-hab: Select SPL_DRIVERS_MISC in the SPL case 2023-12-13 15:37:52 -03:00
mac.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
Makefile mach-imx: Add i.MX93 binman support. 2024-01-08 14:37:53 -03:00
misc.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
mmc_env.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
mmdc_size.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
priblob.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
rdc-sema.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
romapi.c imx: fix get_boot_device() for imx8 2023-05-02 10:57:32 +02:00
sata.c arm: Don't include common.h in header files 2020-05-18 14:54:24 -04:00
speed.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
spl.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
spl_imx_romapi.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
spl_qspi.cfg imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
spl_sd.cfg imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
syscounter.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
timer.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00
video.c arm: imx: Remove <common.h> and add needed includes 2024-05-06 15:06:34 -06:00