u-boot-brain/arch/arm/mach-imx/imx8m
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
..
Kconfig imx: Add support for i.MX8MN Beacon EmbeddedWorks devkit. 2021-01-23 14:01:49 +01:00
Makefile imx: imx8mp: add basic clock 2020-01-08 13:20:08 +01:00
clock_imx8mm.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
clock_imx8mq.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
clock_slice.c imx8m: update clock root and fix core_sel 2020-05-01 13:46:21 +02:00
imximage-8mm-lpddr4.cfg imx8m: add image cfg for i.MX8MM lpddr4 2019-10-08 16:36:36 +02:00
imximage-8mn-ddr4.cfg imx8m: add i.MX8MN ddr4 image cfg file 2019-11-05 10:27:18 +01:00
imximage-8mn-lpddr4.cfg ARM: imx: add i.MX8MN lpddr4 image cfg file 2021-01-23 14:01:59 +01:00
imximage-8mp-lpddr4.cfg imx: imx8m: add imximage-8mp-lpddr4.cfg 2020-01-08 13:20:09 +01:00
imximage.cfg imx: imx8m: introduce imximage cfg file 2019-01-01 14:12:18 +01:00
lowlevel_init.S imx8m: lowlevel_init: tune alignment 2021-01-23 11:30:31 +01:00
soc.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00