summaryrefslogtreecommitdiff
path: root/drivers/ddr
AgeCommit message (Expand)Author
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini
2021-09-22ddr: altera: use KBUILD_BASENAME instead of __FILE__Marek Vasut
2021-08-31nxp: Migrate a number of DDR related symbols to KconfigTom Rini
2021-08-31nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini
2021-08-31ddr: Migrate DDR_SPD to KconfigTom Rini
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-08-25ddr: altera: Add SDRAM driver for Intel N5X deviceTien Fong Chee
2021-08-25ddr: socfpga: Enable memory test on memory size less than 1GBTien Fong Chee
2021-08-09ddr: Add DDR driver for iMX8ULPYe Li
2021-07-07ppc: Remove T4160RDB boardTom Rini
2021-07-07ppc: Remove sbc8641d boardTom Rini
2021-07-07ppc: Remove xpedite boardsTom Rini
2021-07-07ppc: Remove MPC8555CDS boardsTom Rini
2021-07-07ppc: Remove MPC8541CDS boardTom Rini
2021-07-07ARM: mvebu: a38x: Correct mismatched bound warningsTom Rini
2021-04-10ppc: Remove Cyrus_P5020 and P5040 boardsTom Rini
2021-04-08imx8mp: refine power on imx8mp boardhaidong.zheng
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-03-08arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64Siew Chin Lim
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
2021-02-26ddr: marvell: a38x: import header change from upstreamMarek Behún
2021-02-26ddr: marvell: a38x: add ddr 32bit ECC supportAlex Leibovich
2021-02-26ddr: marvell: a38x: add ddr32 supportAlex Leibovich
2021-02-26ddr: marvell: a38x: import header change from upstreamMarek Behún
2021-02-26ddr: marvell: a38x: fix write leveling suplementary algoMoti Buskila
2021-02-24dm: ddr: socfpga: don't assign values that are not usedHeinrich Schuchardt
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-23imx: ddr: imx8m: Move selfref_en after DDR scrubYe Li
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini