u-boot/arch/arm/mach-exynos
Tom Rini 24ec3dea4b arm: samsung: Migrate a number of symbols to Kconfig
- In a number of cases, use CONFIG_ARCH_EXYNOS[45] rather than
  CONFIG_EXYNOS[45]
- In other cases, test for CONFIG_ARCH_EXYNOS or CONFIG_ARCH_S5PC1XX
- Migrate specific SoC CONFIG values to Kconfig
- Use CONFIG_TARGET_x rather than CONFIG_x
- Migrate other CONFIG_EXYNOS_x symbols to Kconfig
- Reference CONFIG_EXYNOS_RELOCATE_CODE_BASE directly as EXYNOS_RELOCATE_CODE_BASE
- Rename CONFIG_S5P_PA_SYSRAM to CONFIG_SMP_PEN_ADDR to match the rest
  of U-Boot usage.

Cc: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
2022-06-28 17:04:37 -04:00
..
include/mach arm: exynos: Remove old pwm backlight driver 2022-06-28 17:03:32 -04: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 doc: replace @return by Return: 2022-01-19 18:11:34 +01: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: samsung: Migrate a number of symbols to Kconfig 2022-06-28 17:04:37 -04:00
exynos5_setup.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
Kconfig arm: samsung: Migrate a number of symbols to Kconfig 2022-06-28 17:04:37 -04:00
lowlevel_init.c arm: samsung: Migrate a number of symbols to Kconfig 2022-06-28 17:04:37 -04:00
Makefile arm: samsung: Migrate a number of symbols to Kconfig 2022-06-28 17:04:37 -04:00
mmu-arm64.c exynos: mmu: use CONFIG_IS_ENABLED 2021-11-09 14:07:46 +09: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 arm: samsung: Migrate a number of symbols to Kconfig 2022-06-28 17:04:37 -04:00
soc.c reset: Remove addr parameter from reset_cpu() 2021-03-02 14:03:02 -05:00
spl_boot.c arm: exynos: Move BL1/2 SPI flash defines to their user, drop CONFIG 2022-03-03 16:51:19 -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