summaryrefslogtreecommitdiffstats
path: root/drivers/ddr
Commit message (Expand)AuthorAgeFilesLines
* ppc: Remove Cyrus_P5020 and P5040 boardsTom Rini2021-04-101-1/+0
* imx8mp: refine power on imx8mp boardhaidong.zheng2021-04-081-0/+8
* arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár2021-03-123-17/+0
* ddr: marvell: axp: fix array types have different bounds warningMarek Behún2021-03-122-3/+3
* ddr: marvell: axp: align signature of mv_xor_mem_init() with a38xMarek Behún2021-03-122-4/+4
* ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repositoryPali Rohár2021-03-1210-40/+6
* ddr: marvell: a38x: Add more space for additional info from SPDSujeet Baranwal2021-03-121-1/+7
* arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64Siew Chin Lim2021-03-081-3/+3
* ddr: marvell: a38x: fix comment in conditional macroMarek Behún2021-02-261-1/+1
* ddr: marvell: a38x: bump version to 14.0.0Marek Behún2021-02-261-1/+1
* ddr: marvell: a38x: enum mv_ddr_twin_die: change orderheaterC2021-02-261-1/+1
* ddr: marvell: a38x: import code change from upstreamMarek Behún2021-02-261-0/+3
* ddr: marvell: a38x: fix memory cs size functionMoti Buskila2021-02-262-5/+10
* ddr: marvell: a38x: import header change from upstreamMarek Behún2021-02-261-3/+0
* ddr: marvell: a38x: disable WL phase correction stage in case of bus_width=16bitMoti Buskila2021-02-261-0/+3
* ddr: marvell: a38x: add support for twin-die combined memory deviceMoti Buskila2021-02-262-1/+17
* ddr: marvell: a38x: add 16Gbit memory devices supportMoti Buskila2021-02-262-1/+4
* ddr: marvell: a38x: allow board specific ODT configurationBaruch Siach2021-02-262-0/+8
* ddr: marvell: a38x: import header change from upstreamMarek Behún2021-02-261-0/+8
* ddr: marvell: a38x: fix memory size calculation using 32bit bus widthMoti Buskila2021-02-263-10/+0
* ddr: marvell: a38x: fix 32bitMoti Buskila2021-02-261-1/+1
* ddr: marvell: a38x: import header change from upstreamMarek Behún2021-02-261-0/+2
* ddr: marvell: a38x: add ddr 32bit ECC supportAlex Leibovich2021-02-263-1/+11
* ddr: marvell: a38x: add ddr32 supportAlex Leibovich2021-02-261-1/+4
* ddr: marvell: a38x: import header change from upstreamMarek Behún2021-02-261-1/+2
* ddr: marvell: a38x: fix write leveling suplementary algoMoti Buskila2021-02-261-1/+4
* dm: ddr: socfpga: don't assign values that are not usedHeinrich Schuchardt2021-02-241-7/+0
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-4/+4
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-025-0/+5
* imx: ddr: imx8m: Move selfref_en after DDR scrubYe Li2021-01-231-2/+3
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-054-5/+5
|\
| * dm: Use access methods for dev/uclass private dataSimon Glass2021-01-054-5/+5
* | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-051-0/+1
|\ \ | |/ |/|
| * armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal2020-12-101-0/+1
* | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-135-23/+23
* | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-132-4/+4
* | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-134-7/+7
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-132-4/+4
|/
* ARM: mvebu: a38x: Fix comment typoNaoki Hayama2020-10-221-1/+1
* common: rename getc() to getchar()Heinrich Schuchardt2020-10-221-1/+1
* imx8m: ddrphy_utils: Improve coding styleFabio Estevam2020-07-271-14/+15
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-174-6/+6
* drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issueOliver Chen2020-07-143-0/+174
* drivers: ddr: imx8mp: Add inline ECC feature supportSherry Sun2020-07-142-0/+79
* driver: ddr: imx: correct the pwrctl setting of selfref_en on imx8mJacky Bai2020-07-141-1/+1
* driver: ddr: imx: skip ddr_ss_gpr config on imx8mnJacky Bai2020-07-141-1/+1
* mv_ddr: ddr3: Update {min,max}_read_sample calculationChris Packham2020-07-091-2/+2
* mv_ddr: ddr3: Use correct bitmask for read sample delayChris Packham2020-07-091-1/+1
* ddr: Rework errata A008109, A008378, 009942 workaroundJaiprakash Singh2020-06-043-65/+107
* ddr: fsl: Impl. Erratum A008109Joakim Tjernlund2020-06-042-0/+9