summaryrefslogtreecommitdiff
path: root/drivers/ddr
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX: Move mach header files to include/mach/imxSascha Hauer2023-03-063-6/+6
* ddr: imx8m: add support for 3720 MHz DDR rateAhmad Fatoum2023-02-101-0/+3
* ddr_dimms: Remove mclk_ps for DDR3 and DDR4John Watts2023-01-251-2/+2
* ddr_dimms: Move ddr*_dimm_params to commonJohn Watts2023-01-256-1328/+0
* ddr: fsl: Remove includes to fsl-specific codeJohn Watts2023-01-244-8/+4
* ddr: fsl: Pass mclk_ps to ddr*_compute_dimm_parametersJohn Watts2023-01-246-17/+18
* ddr: imx8m: use pr_warn instead of plain printsAhmad Fatoum2022-12-071-3/+3
* ddr: imx8m: warn about unsupported frequenciesAhmad Fatoum2022-12-071-0/+1
* ARM: i.MX8M: remove struct dram_timing_info::dram_type againAhmad Fatoum2022-08-082-4/+7
* ddr: imx8m: rename type to more fitting ddrc|dram_typeAhmad Fatoum2022-08-082-8/+8
* ARM: i.MX8M: include only necessary ddrphy firmwares in imageSascha Hauer2022-07-122-30/+60
* ddr: imx8m: workaround old spreadsheets not initializing ADDRMAP7Ahmad Fatoum2022-06-272-0/+24
* drivers: migrate "GPL-2.0+" license identifiers to SPDX 2.0Roland Hieber2021-11-2210-10/+10
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-2212-12/+12
* Merge branch 'for-next/spdx'Sascha Hauer2021-11-154-0/+4
|\
| * drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-014-0/+4
* | ddr: fsl: make ARCH_LAYERSCAPE onlyAhmad Fatoum2021-11-011-2/+2
|/
* ddr: imx8m: ddrphy_train: add DDR4 supportAhmad Fatoum2021-10-051-7/+19
* ddr: imx8m: add i.MX8MN (Nano) supportAhmad Fatoum2021-10-053-2/+9
* ddr: imx8m: Rework ddrphy code and fix DDR-1067 on iMX8MMTrent Piepho2021-10-011-185/+147
* treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-191-1/+1
* ddr: imx8m: implement i.MX8MQ supportLucas Stach2021-01-063-13/+102
* ddr: imx8m: add workaround for DDRPHY rank to rank issueLucas Stach2020-11-093-0/+177
* ddr: imx8m: clean up entry pointsLucas Stach2020-11-091-45/+37
* ddr: imx8m: correct the pwrctl setting of selfref_enLucas Stach2020-11-091-1/+1
* ddr: imx: Cleanup debug messagesSascha Hauer2020-08-215-11/+21
* arm: imx: add initial imx8mp supportOleksij Rempel2020-07-141-1/+1
* ddr: fsl: depend on ARMAhmad Fatoum2020-06-031-0/+1
* Merge branch 'for-next/misc'Sascha Hauer2020-05-141-1/+1
|\
| * ddr: fsl: fix null pointer dereference handling DDR4 memoriesAhmad Fatoum2020-04-291-1/+1
* | drivers: add COMPILE_TEST prompts for some off-by-default optionsAhmad Fatoum2020-05-081-1/+1
|/
* ARM: i.MX8M: Add DDR controller supportSascha Hauer2020-02-199-0/+1463
* ddr: fsl: move fsl_ddr_set_memctl_regs prototype to include/Sascha Hauer2019-05-081-2/+0
* ddr: fsl: Add Freescale ddr driverSascha Hauer2019-03-1316-0/+7041