summaryrefslogtreecommitdiff
path: root/drivers/ddr
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop net.h from common headerSimon Glass2-0/+2
2020-04-14arm: mvebu: drivers/ddr: remove redundant assignmentHeinrich Schuchardt1-4/+0
2020-04-14ddr: marvell: a38x: Allow boards to specify CK_DELAY parameterChris Packham4-0/+19
2020-04-10Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode"Biwen Li1-6/+7
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2-0/+2
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass2-0/+2
2020-02-05ddr: altera: Add DDR2 support to Gen5 driverMarek Vasut3-38/+163
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-18common: Move hang() to the same header as panic()Simon Glass3-0/+3
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass2-0/+2
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
2020-01-08Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+4
2020-01-08Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini8-458/+691
2020-01-08ddr: imx8m: Add DRAM PLL to generate 1000Mhz outputPeng Fan1-0/+4
2020-01-07Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini3-8/+20
2020-01-07ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC AccessThor Thayer2-6/+6
2020-01-07arm: socfpga: stratix10: Enable SMMU accessThor Thayer1-0/+14
2020-01-07ddr: altera: agilex: Add SDRAM driver for AgilexLey Foon Tan5-3/+174
2020-01-07ddr: altera: Restructure Stratix 10 SDRAM driverLey Foon Tan5-443/+493
2020-01-07arm: socfpga: Move Stratix10 and Agilex system manager common codeLey Foon Tan1-1/+1
2020-01-07arm: socfpga: Move firewall code to firewall fileLey Foon Tan1-1/+1
2020-01-07arm: socfpga: Convert system manager from struct to definesLey Foon Tan2-10/+8
2020-01-07ddr: imx8m: Return error values from LPDDR4 trainingFrieder Schrempf3-8/+20
2020-01-07Merge branch 'next'Tom Rini1-7/+6
2019-12-27imx8m: ddr_init: Move ddr_init() messages to debug levelFabio Estevam1-3/+3
2019-12-23mpc85xx: ddr: Always start DDR RAM in Self Refresh modeJoakim Tjernlund1-7/+6
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass2-0/+2
2019-11-21ddr: socfpga: gen5: constify altera_gen5_sdram_opsSimon Goldschmidt1-1/+1
2019-10-08ddr: imx8m: Fix the ddr init hang on imx8mqJacky Bai1-4/+4
2019-10-08driver: ddr: Refine the ddr init driver on imx8mJacky Bai7-311/+184
2019-10-08imx8mq: Update the ddrc QoS setting for B1 chipBai Ping1-1/+4
2019-10-08ddr: imx8m: Fix ddr4 driver build issueYe Li1-2/+1
2019-10-08ddr: imx8m: fix ddr firmware location when enable SPL OFPeng Fan1-1/+11
2019-08-26ddr, fsl: add DM_I2C supportHeiko Schocher1-43/+76
2019-08-22boards: lx2160a: Add support of I2C driver modelChuanhua Han1-1/+35
2019-08-11env: Move env_get_f() to env.hSimon Glass3-0/+3
2019-07-21dm: ddr: socfpga: fix gen5 ddr driver to not use bssSimon Goldschmidt2-642/+740
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six1-0/+4
2019-05-06arm: socfpga: Move Stratix 10 SDRAM driver to DMLey Foon Tan3-77/+360
2019-05-06ddr: altera: Compile ALTERA SDRAM in SPL onlyLey Foon Tan2-3/+4
2019-04-25ddr: imx8m: hide i.MX8M DDR options from device driver entryPeng Fan1-0/+4
2019-04-17ddr: altera: Stratix10: Add ECC memory scrubbingLey Foon Tan1-0/+81
2019-04-17ddr: altera: Stratix10: Add multi-banks DRAM size checkLey Foon Tan1-5/+41
2019-04-17ddr: altera: stratix10: Move SDRAM size check to SDRAM driverLey Foon Tan1-0/+15
2019-04-17arm: socfpga: move gen5 SDR driver to DMSimon Goldschmidt4-16/+173
2019-04-12arm: mvebu: Add Marvell's integrated CPUsChris Packham1-0/+4
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