u-boot/arch/arm/mach-tegra
Tom Rini 6e7df1d151 global: Finish CONFIG -> CFG migration
At this point, the remaining places where we have a symbol that is
defined as CONFIG_... are in fairly odd locations. While as much dead
code has been removed as possible, some of these locations are simply
less obvious at first. In other cases, this code is used, but was
defined in such a way as to have been missed by earlier checks.  Perform
a rename of all such remaining symbols to be CFG_... rather than
CONFIG_...

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-01-20 12:27:24 -05:00
..
tegra20 global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
tegra30 Convert CONFIG_TEGRA_ENABLE_UARTA et al to Kconfig 2022-12-22 10:31:48 -05:00
tegra114 doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
tegra124 doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
tegra186 arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET 2019-07-10 22:37:23 +09:00
tegra210 doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
ap.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
arm64-mmu.c arm64: zynqmp: Move SoC sources to mach-zynqmp 2019-01-24 10:03:44 +01:00
board.c global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* 2022-12-05 16:06:07 -05:00
board2.c global: Migrate CONFIG_TEGRA_BOARD_STRING to CFG 2022-12-23 10:15:12 -05:00
cache.c ARM: tegra: Guard GP pad control code with a Kconfig symbol 2019-06-05 09:16:33 -07:00
cboot.c treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00
clock.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
cmd_enterrcm.c reset: Remove addr parameter from reset_cpu() 2021-03-02 14:03:02 -05:00
cpu.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
cpu.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dt-setup.c ARM: tegra: Copy memory-region-names property 2021-10-13 14:18:30 -07:00
emc.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
emc.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
gpu.c fdt_support: Add fdt_for_each_node_by_compatible() helper macro 2022-01-20 11:35:29 +01:00
ivc.c tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCE 2020-07-01 10:11:03 -04:00
Kconfig Convert CONFIG_TEGRA_ENABLE_UARTA et al to Kconfig 2022-12-22 10:31:48 -05:00
Makefile ARM: tegra: Implement cboot_save_boot_params() in C 2019-06-05 09:16:34 -07:00
pinmux-common.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
pmc.c reset: Remove addr parameter from reset_cpu() 2021-03-02 14:03:02 -05:00
powergate.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
psci.S tegra: psci: save context id in cpu_on command 2018-05-07 11:52:55 -04:00
spl.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
sys_info.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
xusb-padctl-common.c dm: core: Drop ofnode_is_available() 2022-09-29 16:11:31 -04:00
xusb-padctl-common.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
xusb-padctl-dummy.c t210: do not enable PLLE and UPHY PLL HW PWRSEQ 2020-04-02 14:30:01 -07:00