summaryrefslogtreecommitdiff
path: root/drivers/ddr/marvell
AgeCommit message (Expand)Author
12 daysddr: marvell: a38x: Fix unsigned issuesAndrew Goodbody
2024-10-11drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-07-22drivers: ddr: Remove duplicate newlinesMarek Vasut
2024-07-08arm: mvebu: a38x: Add optional support for using old DDR3 training codeMarek Behún
2024-07-08ddr: marvell: a38x: old: Backport immutable debug settingsMarek Behún
2024-07-08ddr: marvell: a38x: old: Fix some compiler warning of the old codeMarek Behún
2024-07-08ddr: marvell: a38x: Import old DDR training code from 2017 version of U-BootMarek Behún
2024-07-08ddr: marvell: a38x: debug: Allow compiling with immutable debug settings to r...Marek Behún
2024-07-08ddr: marvell: a38x: debug: Define DDR_VIEWER_TOOL variables only if needed, a...Marek Behún
2024-07-08ddr: marvell: a38x: debug: Remove unused variablesMarek Behún
2024-07-08ddr: marvell: a38x: debug: return from ddr3_tip_print_log() early if we won't...Marek Behún
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07ddr: Remove <common.h> and add needed includesTom Rini
2023-12-21global: Drop common.h inclusionTom Rini
2023-12-21arm: Partial cleanup and audit usage of <config.h>Tom Rini
2023-04-13ddr: marvell: a38x: Perform DDR training sequence again for 2nd bootTony Dinh
2023-03-24ddr: marvell: a38x: Remove unused file seq_exec.hPali Rohár
2023-01-26ddr: marvell: a38x: Add support for DDR4 from Marvell mv-ddr-marvell repositoryTony Dinh
2022-12-23global: Remove undef CONFIG_... for unused valuesTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-04-01db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GPTom Rini
2022-02-17ddr: marvell: a38x: fix BYTE_HOMOGENEOUS_SPLIT_OUT decisionMarek Behún
2022-01-14ddr: marvell: a38x: fix SPLIT_OUT_MIX state decisionMarek Behún
2022-01-14ddr: marvell: a38x: Fix Synchronous vs Asynchronous mode determinationMarek Behún
2021-12-19arm: mvebu: axp: ddr: Switch to using DM I2C APIStefan Roese
2021-12-19arm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fabric() functionStefan Roese
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-08-31mvebe: Migrate CONFIG_DDR_LOG_LEVEL to KconfigTom Rini
2021-08-31mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini
2021-07-07ARM: mvebu: a38x: Correct mismatched bound warningsTom Rini
2021-03-12arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár
2021-03-12ddr: marvell: axp: fix array types have different bounds warningMarek Behún
2021-03-12ddr: marvell: axp: align signature of mv_xor_mem_init() with a38xMarek Behún
2021-03-12ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repositoryPali Rohár
2021-03-12ddr: marvell: a38x: Add more space for additional info from SPDSujeet Baranwal
2021-02-26ddr: marvell: a38x: fix comment in conditional macroMarek Behún
2021-02-26ddr: marvell: a38x: bump version to 14.0.0Marek Behún
2021-02-26ddr: marvell: a38x: enum mv_ddr_twin_die: change orderheaterC
2021-02-26ddr: marvell: a38x: import code change from upstreamMarek Behún
2021-02-26ddr: marvell: a38x: fix memory cs size functionMoti Buskila
2021-02-26ddr: marvell: a38x: import header change from upstreamMarek Behún
2021-02-26ddr: marvell: a38x: disable WL phase correction stage in case of bus_width=16bitMoti Buskila
2021-02-26ddr: marvell: a38x: add support for twin-die combined memory deviceMoti Buskila
2021-02-26ddr: marvell: a38x: add 16Gbit memory devices supportMoti Buskila
2021-02-26ddr: marvell: a38x: allow board specific ODT configurationBaruch Siach
2021-02-26ddr: marvell: a38x: import header change from upstreamMarek Behún
2021-02-26ddr: marvell: a38x: fix memory size calculation using 32bit bus widthMoti Buskila
2021-02-26ddr: marvell: a38x: fix 32bitMoti Buskila