u-boot/drivers/ram
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
..
aspeed global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
k3-ddrss ram: k3-ddrss: add am62a controller support 2022-12-09 14:10:28 -05:00
mediatek global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
octeon global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
rockchip global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
sifive ram: sifive: Fix -Wint-to-pointer-cast warnings 2021-10-20 10:59:09 +08:00
stm32mp1 cyclic: Use schedule() instead of WATCHDOG_RESET() 2022-09-18 10:26:33 +02:00
bmips_ram.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
imxrt_sdram.c RAM: Add changes for i.MXRT11xx series 2022-09-18 20:42:56 +02:00
k3-am654-ddrss.c ram: k3-am654: Make VTT regulator optional 2022-04-04 19:02:04 -04:00
k3-am654-ddrss.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
Kconfig ram: k3-ddrss: add am62a controller support 2022-12-09 14:10:28 -05:00
Makefile ram: Mark ram-uclass depend on TPL_DM or SPL_DM 2023-01-16 18:01:10 +08:00
mpc83xx_sdram.c global: Remove unused CONFIG symbols 2022-12-22 10:31:48 -05:00
ram-uclass.c dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
sandbox_ram.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
stm32_sdram.c WS cleanup: remove trailing white space 2021-09-30 08:08:56 -04:00