u-boot/arch/arm/mach-exynos
Tom Rini 7776960f4d arm: Partial cleanup and audit usage of <config.h>
We need to include <config.h> directly when a file needs to have
something such as CFG_SYS_SDRAM_SIZE referenced as this file is not
automatically globally included and is most commonly indirectly included
via common.h.  Remove most cases of arm including config.h directly, but
add it where needed. This includes a few board-specific fixes.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
2023-12-21 08:54:37 -05:00
..
include/mach arm: exynos: Include missing CPU header in gpio.h 2023-11-13 16:18:01 +09:00
clock.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
clock_init.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
clock_init_exynos4.c ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
clock_init_exynos5.c exynos: Add proid_is_exynos542x() for common 542x 2018-12-13 16:36:30 -07:00
common_setup.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
config.mk SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dmc_common.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dmc_init_ddr3.c global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
dmc_init_exynos4.c arm: samsung: Migrate a number of symbols to Kconfig 2022-06-28 17:04:37 -04:00
exynos4_setup.h arm: Partial cleanup and audit usage of <config.h> 2023-12-21 08:54:37 -05:00
exynos5_setup.h arm: Partial cleanup and audit usage of <config.h> 2023-12-21 08:54:37 -05:00
Kconfig Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig 2022-12-22 10:31:48 -05:00
lowlevel_init.c global: Migrate CONFIG_PHY_IRAM_BASE to CFG 2022-12-23 10:14:51 -05:00
Makefile arm: samsung: Migrate a number of symbols to Kconfig 2022-06-28 17:04:37 -04:00
mmu-arm64.c Correct SPL use of EXYNOS7420 2023-02-09 16:32:26 -05:00
pinmux.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
power.c exynos: Add proid_is_exynos542x() for common 542x 2018-12-13 16:36:30 -07:00
sec_boot.S global: Migrate CONFIG_IRAM_TOP to CFG 2022-12-23 10:10:40 -05:00
soc.c exynos: Avoid duplicate reset_cpu with SYSRESET enabled 2023-11-13 16:19:04 +09:00
spl_boot.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
system.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tzpc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00