summaryrefslogtreecommitdiff
path: root/drivers/ddr/marvell/a38x
AgeCommit message (Expand)AuthorFilesLines
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0
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: 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
2021-02-26ddr: marvell: a38x: add ddr32 supportAlex Leibovich1-1/+4
2021-02-26ddr: marvell: a38x: import header change from upstreamMarek Behún1-1/+2
2021-02-26ddr: marvell: a38x: fix write leveling suplementary algoMoti Buskila1-1/+4
2020-10-22ARM: mvebu: a38x: Fix comment typoNaoki Hayama1-1/+1
2020-07-09mv_ddr: ddr3: Update {min,max}_read_sample calculationChris Packham1-2/+2
2020-07-09mv_ddr: ddr3: Use correct bitmask for read sample delayChris Packham1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass4-0/+4
2020-05-19common: Drop log.h from common headerSimon Glass2-0/+2
2020-04-14ddr: marvell: a38x: Allow boards to specify CK_DELAY parameterChris Packham4-0/+19
2020-01-26arm: mvebu: fix A38x breakage from commit bb872dd930ccJoel Johnson1-1/+1
2020-01-21ddr: marvell: a38x: allow board specific clock out setupBaruch Siach2-2/+11
2020-01-17common: Move the image globals into image.hSimon Glass1-0/+1
2020-01-17image: Rename load_addr, save_addr, save_sizeSimon Glass1-3/+3
2019-03-19mv_ddr: ddr3: only use active chip-selects when tuning ODTChris Packham1-1/+2
2019-03-19mv_ddr: ddr3: fix tRAS timimg parameterChris Packham1-4/+4
2018-12-10ARM: mvebu: restore license information in mv_ddr_plat.{c,h}Chris Packham2-0/+9
2018-12-08ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02Chris Packham31-1254/+1156
2018-05-15ARM: mvebu: a38x: Add missing SPDX license identfierChris Packham1-1/+3
2018-05-14ARM: mvebu: a38x: use non-zero size for ddr scrubbingChris Packham3-1/+5
2018-05-14ARM: mvebu: a38x: restore support for setting timingChris Packham4-5/+17
2018-05-14ARM: mvebu: a38x: sync ddr training code with upstreamChris Packham51-5087/+7879
2018-05-14ARM: mvebu: a38x: remove some unused codeChris Packham7-794/+0
2018-05-14ARM: mvebu: a38x: move sys_env_device_rev_getChris Packham1-24/+0
2018-05-14ARM: mvebu: a38x: move definition of PEX_CFG_DIRECT_ACCESSChris Packham1-2/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini43-87/+43
2018-01-19ddr: marvell: update ddr controller init and freqChris Packham3-21/+34
2018-01-19ddr: marvell: update additional ODT settingChris Packham1-8/+14
2018-01-19ddr: marvell: use correct TREFI valueChris Packham1-1/+1
2018-01-19ddr: marvell: only assert M_ODT[0] on write for a single CSChris Packham3-8/+13
2017-08-13arm: mvebu: ddr3_debug: remove self assignmentsxypron.glpk@gmx.de1-9/+0