summaryrefslogtreecommitdiff
path: root/drivers/ddr
AgeCommit message (Expand)Author
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six
2019-05-06arm: socfpga: Move Stratix 10 SDRAM driver to DMLey Foon Tan
2019-05-06ddr: altera: Compile ALTERA SDRAM in SPL onlyLey Foon Tan
2019-04-25ddr: imx8m: hide i.MX8M DDR options from device driver entryPeng Fan
2019-04-17ddr: altera: Stratix10: Add ECC memory scrubbingLey Foon Tan
2019-04-17ddr: altera: Stratix10: Add multi-banks DRAM size checkLey Foon Tan
2019-04-17ddr: altera: stratix10: Move SDRAM size check to SDRAM driverLey Foon Tan
2019-04-17arm: socfpga: move gen5 SDR driver to DMSimon Goldschmidt
2019-04-12arm: mvebu: Add Marvell's integrated CPUsChris Packham
2019-03-19mv_ddr: ddr3: only use active chip-selects when tuning ODTChris Packham
2019-03-19mv_ddr: ddr3: fix tRAS timimg parameterChris Packham
2019-03-09ddr: socfpga: Clean up ddr_setup()Marek Vasut
2019-03-09ddr: socfpga: Clean up EMIF resetMarek Vasut
2019-03-09ddr: socfpga: Fix EMIF clear timeoutMarek Vasut
2019-03-09ddr: socfpga: Fix newline in debug print on A10Marek Vasut
2019-03-09ddr: socfpga: Fix IO in Arria10 DDR driverMarek Vasut
2019-03-03configs: fsl: move DDR specific defines to KconfigRajesh Bhagat
2019-02-19drivers/ddr/fsl: Update fsl_ddr_board_options as weak functionPriyanka Jain
2019-01-01drivers: ddr: introduce DDR driver for i.MX8MPeng Fan
2018-12-10Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-12-09ARM: mvebu: restore license information in mv_ddr_plat.{c,h}Chris Packham
2018-12-08ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02Chris Packham
2018-12-06armv8: lx2160a: Add LX2160A SoC SupportPriyanka Jain
2018-09-15socfpga: stratix10: fix sdram_calculate_sizeDalon Westergreen
2018-07-26drivers/ddr/fsl: fix '__hwconfig without a buffer' messagesJeremy Gebben
2018-07-12ddr: altera: Add ECC DRAM scrubbing support for Arria10Marek Vasut
2018-07-12ddr: altera: Drop custom dram_bank_mmu_setup() on Arria10Marek Vasut
2018-07-12ddr: altera: stratix10: Add DDR support for Stratix10 SoCLey Foon Tan
2018-05-20SPDX: Fixup SPDX tags in a few new filesTom Rini
2018-05-18configs: Add DDR Kconfig support for Arria 10Tien Fong Chee
2018-05-18ARM: socfpga: Add DDR driver for Arria 10Tien Fong Chee
2018-05-18ARM: socfpga: Rename the gen5 sdram driver to more specific nameTien Fong Chee
2018-05-15ARM: mvebu: a38x: Add missing SPDX license identfierChris Packham
2018-05-14ARM: mvebu: a38x: use non-zero size for ddr scrubbingChris Packham
2018-05-14ARM: mvebu: a38x: restore support for setting timingChris Packham
2018-05-14ARM: mvebu: a38x: sync ddr training code with upstreamChris Packham
2018-05-14ARM: mvebu: a38x: remove some unused codeChris Packham
2018-05-14ARM: mvebu: a38x: move sys_env_device_rev_getChris Packham
2018-05-14ARM: mvebu: a38x: move definition of PEX_CFG_DIRECT_ACCESSChris Packham
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-02-14Revert "drivers/ddr/fsl: Dual-license DDR driver"Tom Rini
2018-02-09drivers/ddr/fsl: Dual-license DDR driverYork Sun
2018-01-30drivers/ddr/fsl: Cleanup unused variableYork Sun
2018-01-30drivers/ddr/fsl: Modify binding registers to save time on data initYork Sun
2018-01-30drivers/ddr/fsl: Add calculation of register control wordsYork Sun
2018-01-30drivers/ddr/fsl: Add 3DS RDIMM supportYork Sun
2018-01-30drivers/ddr/fsl: Fix workaround for A009803York Sun
2018-01-30drivers/ddr/fsl: Fix DDR4 RDIMM supportYork Sun
2018-01-27Merge git://git.denx.de/u-boot-socfpgaTom Rini