u-boot/arch/arm/mach-rmobile
Tom Rini 65cc0e2a65 global: Move remaining CONFIG_SYS_* to CFG_SYS_*
The rest of the unmigrated CONFIG symbols in the CONFIG_SYS namespace do
not easily transition to Kconfig. In many cases they likely should come
from the device tree instead. Move these out of CONFIG namespace and in
to CFG namespace.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-12-05 16:06:08 -05:00
..
include/mach global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
board.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
cpu_info-r8a7740.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cpu_info-rcar.c arm: rmobile: Identify R8A7796 r1.3 SoC 2020-09-26 17:25:43 +02:00
cpu_info-rzg.c arm: mach-rmobile: Add CPU info support for RZ/G2 2021-04-13 23:36:25 +02:00
cpu_info-sh73a0.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cpu_info.c ARM: rmobile: Align CPU: print with other prints 2021-07-20 23:33:54 +02:00
emac.c treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
Kconfig serial: Rename SERIAL_SUPPORT to SERIAL 2021-09-04 12:26:01 -04:00
Kconfig.32 arm: Remove kzm9g board 2022-08-20 21:18:15 -04:00
Kconfig.64 ARM: rmobile: beacon: Enable reference clocks for USB and AVB 2021-10-29 21:52:20 +02:00
Kconfig.rza1 ARM: dts: renesas: Add RZ/A1 GR-Peach board 2019-05-07 05:41:32 +02:00
lowlevel_init_ca15.S Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
lowlevel_init_gen3.S armv8: Fix and simplify branch_if_master/branch_if_slave 2022-03-02 13:59:29 -05:00
lowlevel_init.S Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
Makefile ARM: rmobile: Add basic PSCI support for R8A779A0 V3U Falcon 2021-06-24 20:22:18 +02:00
memmap-gen3.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
pfc-r8a7740.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
pfc-r8a7790.h WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
pfc-sh73a0.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
psci-r8a779a0.c ARM: rmobile: Add basic PSCI support for R8A779A0 V3U Falcon 2021-06-24 20:22:18 +02:00
timer.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00