aboutsummaryrefslogtreecommitdiff
path: root/drivers/ddr/marvell
AgeCommit message (Expand)AuthorFilesLines
2024-07-22drivers: ddr: Remove duplicate newlinesMarek Vasut8-12/+0
2024-07-08arm: mvebu: a38x: Add optional support for using old DDR3 training codeMarek Behún3-0/+260
2024-07-08ddr: marvell: a38x: old: Backport immutable debug settingsMarek Behún3-23/+54
2024-07-08ddr: marvell: a38x: old: Fix some compiler warning of the old codeMarek Behún5-0/+6
2024-07-08ddr: marvell: a38x: Import old DDR training code from 2017 version of U-BootMarek Behún41-0/+16646
2024-07-08ddr: marvell: a38x: debug: Allow compiling with immutable debug settings to r...Marek Behún3-11/+43
2024-07-08ddr: marvell: a38x: debug: Define DDR_VIEWER_TOOL variables only if needed, a...Marek Behún1-4/+5
2024-07-08ddr: marvell: a38x: debug: Remove unused variablesMarek Behún2-4/+0
2024-07-08ddr: marvell: a38x: debug: return from ddr3_tip_print_log() early if we won't...Marek Behún1-0/+9
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini10-10/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini10-0/+10
2024-05-07ddr: Remove <common.h> and add needed includesTom Rini10-10/+0
2023-12-21global: Drop common.h inclusionTom Rini1-1/+0
2023-12-21arm: Partial cleanup and audit usage of <config.h>Tom Rini1-0/+2
2023-04-13ddr: marvell: a38x: Perform DDR training sequence again for 2nd bootTony Dinh1-7/+0
2023-03-24ddr: marvell: a38x: Remove unused file seq_exec.hPali Rohár2-65/+0
2023-01-26ddr: marvell: a38x: Add support for DDR4 from Marvell mv-ddr-marvell repositoryTony Dinh27-0/+5991
2022-12-23global: Remove undef CONFIG_... for unused valuesTom Rini1-2/+0
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-2/+2
2022-04-01db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GPTom Rini2-2/+2
2022-02-17ddr: marvell: a38x: fix BYTE_HOMOGENEOUS_SPLIT_OUT decisionMarek Behún1-2/+4
2022-01-14ddr: marvell: a38x: fix SPLIT_OUT_MIX state decisionMarek Behún1-0/+26
2022-01-14ddr: marvell: a38x: Fix Synchronous vs Asynchronous mode determinationMarek Behún1-11/+8
2021-12-19arm: mvebu: axp: ddr: Switch to using DM I2C APIStefan Roese3-8/+26
2021-12-19arm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fabric() functionStefan Roese3-26/+0
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2021-08-31mvebe: Migrate CONFIG_DDR_LOG_LEVEL to KconfigTom Rini1-4/+0
2021-08-31mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini1-2/+2
2021-07-07ARM: mvebu: a38x: Correct mismatched bound warningsTom Rini1-3/+7
2021-03-12arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár3-17/+0
2021-03-12ddr: marvell: axp: fix array types have different bounds warningMarek Behún2-3/+3
2021-03-12ddr: marvell: axp: align signature of mv_xor_mem_init() with a38xMarek Behún2-4/+4
2021-03-12ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repositoryPali Rohár10-40/+6
2021-03-12ddr: marvell: a38x: Add more space for additional info from SPDSujeet Baranwal1-1/+7
2021-02-26ddr: marvell: a38x: fix comment in conditional macroMarek Behún1-1/+1
2021-02-26ddr: marvell: a38x: bump version to 14.0.0Marek Behún1-1/+1
2021-02-26ddr: marvell: a38x: enum mv_ddr_twin_die: change orderheaterC1-1/+1
2021-02-26ddr: marvell: a38x: import code change from upstreamMarek Behún1-0/+3
2021-02-26ddr: marvell: a38x: fix memory cs size functionMoti Buskila2-5/+10
2021-02-26ddr: marvell: a38x: import header change from upstreamMarek Behún1-3/+0
2021-02-26ddr: marvell: a38x: disable WL phase correction stage in case of bus_width=16bitMoti Buskila1-0/+3
2021-02-26ddr: marvell: a38x: add support for twin-die combined memory deviceMoti Buskila2-1/+17
2021-02-26ddr: marvell: a38x: add 16Gbit memory devices supportMoti Buskila2-1/+4
2021-02-26ddr: marvell: a38x: allow board specific ODT configurationBaruch Siach2-0/+8
2021-02-26ddr: marvell: a38x: import header change from upstreamMarek Behún1-0/+8
2021-02-26ddr: marvell: a38x: fix memory size calculation using 32bit bus widthMoti Buskila3-10/+0
2021-02-26ddr: marvell: a38x: fix 32bitMoti Buskila1-1/+1
2021-02-26ddr: marvell: a38x: import header change from upstreamMarek Behún1-0/+2
2021-02-26ddr: marvell: a38x: add ddr 32bit ECC supportAlex Leibovich3-1/+11