coreboot/src/device/dram
Martin Roth fd96da95c4 device, security: Rename Makefiles from .inc to .mk
The .inc suffix is confusing to various tools as it's not specific to
Makefiles. This means that editors don't recognize the files, and don't
open them with highlighting and any other specific editor functionality.

This issue is also seen in the release notes generation script where
Makefiles get renamed before running cloc.

Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: I41f8a9b5d1bdb647a915da1a5e95161b2e34df28
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80082
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-01-24 10:13:21 +00:00
..
ddr2.c
ddr3.c device/dram/ddr3.c: Check SPD byte before using as a divisor 2023-10-25 14:07:16 +00:00
ddr4.c device/dram: add DDR4 MRS commands 2023-08-21 12:07:01 +00:00
ddr5.c
ddr_common.c
Kconfig treewide: Get rid of "NO_DDRx" selection 2023-08-09 22:01:44 +00:00
lpddr4.c
Makefile.mk device, security: Rename Makefiles from .inc to .mk 2024-01-24 10:13:21 +00:00
rcd.c device/dram: add DDR4 RCD I2C access functions 2023-08-21 14:43:08 +00:00
spd.c device/dram: Update RDIMM classification from RIMM to DIMM 2023-05-31 18:52:39 +00:00