coreboot/src/device/dram
Matt DeVillier b20f6d27e2 device/dram: Rename 'USE_DDRx' config options
Rename config options 'USE_DDRx' to 'DRAM_SUPPORT_DDRx' to make them
less clunky, and in preparation to expand their use inside SoC code.

Change-Id: Ie6edd730c5cbad679a90fcf7989a942d9b2dd3d8
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/88520
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: <yuchi.chen@intel.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2025-07-25 17:03:02 +00:00
..
ddr2.c device/dram/ddr2: Use boolean for spd_dimm_is_registered_ddr2() 2024-10-23 23:41:58 +00:00
ddr3.c device/dram/ddr3: Use boolean for spd_dimm_is_registered_ddr3() 2024-10-23 23:42:07 +00:00
ddr4.c spd.h: Move enum ddr4_module_type to ddr4.h 2024-05-07 10:52:58 +00:00
ddr5.c device/dram/ddr5: Add 7500 MT/s support 2025-02-28 18:25:25 +00:00
ddr_common.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig device/dram: Rename 'USE_DDRx' config options 2025-07-25 17:03:02 +00:00
lpddr4.c tree: Remove unused <smbios.h> 2024-08-10 03:34:42 +00:00
Makefile.mk device/dram: Rename 'USE_DDRx' config options 2025-07-25 17:03:02 +00:00
rcd.c device/dram: add DDR4 RCD I2C access functions 2023-08-21 14:43:08 +00:00
spd.c device/dram/spd: Add missing <smbios.h> 2024-08-10 03:34:29 +00:00