aboutsummaryrefslogtreecommitdiff
path: root/drivers/ddr
AgeCommit message (Expand)Author
2020-01-26arm: mvebu: fix A38x breakage from commit bb872dd930ccJoel Johnson
2020-01-21ddr: marvell: a38x: allow board specific clock out setupBaruch Siach
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move the image globals into image.hSimon Glass
2020-01-17image: Rename load_addr, save_addr, save_sizeSimon Glass
2020-01-08Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-08Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2020-01-08ddr: imx8m: Add DRAM PLL to generate 1000Mhz outputPeng Fan
2020-01-07Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-07ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC AccessThor Thayer
2020-01-07arm: socfpga: stratix10: Enable SMMU accessThor Thayer
2020-01-07ddr: altera: agilex: Add SDRAM driver for AgilexLey Foon Tan
2020-01-07ddr: altera: Restructure Stratix 10 SDRAM driverLey Foon Tan
2020-01-07arm: socfpga: Move Stratix10 and Agilex system manager common codeLey Foon Tan
2020-01-07arm: socfpga: Move firewall code to firewall fileLey Foon Tan
2020-01-07arm: socfpga: Convert system manager from struct to definesLey Foon Tan
2020-01-07ddr: imx8m: Return error values from LPDDR4 trainingFrieder Schrempf
2020-01-06Merge branch 'next'Tom Rini
2019-12-27imx8m: ddr_init: Move ddr_init() messages to debug levelFabio Estevam
2019-12-23mpc85xx: ddr: Always start DDR RAM in Self Refresh modeJoakim Tjernlund
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-11-20ddr: socfpga: gen5: constify altera_gen5_sdram_opsSimon Goldschmidt
2019-10-08ddr: imx8m: Fix the ddr init hang on imx8mqJacky Bai
2019-10-08driver: ddr: Refine the ddr init driver on imx8mJacky Bai
2019-10-08imx8mq: Update the ddrc QoS setting for B1 chipBai Ping
2019-10-08ddr: imx8m: Fix ddr4 driver build issueYe Li
2019-10-08ddr: imx8m: fix ddr firmware location when enable SPL OFPeng Fan
2019-08-26ddr, fsl: add DM_I2C supportHeiko Schocher
2019-08-22boards: lx2160a: Add support of I2C driver modelChuanhua Han
2019-08-11env: Move env_get_f() to env.hSimon Glass
2019-07-21dm: ddr: socfpga: fix gen5 ddr driver to not use bssSimon Goldschmidt
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six
2019-05-06arm: socfpga: Move Stratix 10 SDRAM driver to DMLey Foon Tan
2019-05-06ddr: altera: Compile ALTERA SDRAM in SPL onlyLey Foon Tan
2019-04-25ddr: imx8m: hide i.MX8M DDR options from device driver entryPeng Fan
2019-04-17ddr: altera: Stratix10: Add ECC memory scrubbingLey Foon Tan
2019-04-17ddr: altera: Stratix10: Add multi-banks DRAM size checkLey Foon Tan
2019-04-17ddr: altera: stratix10: Move SDRAM size check to SDRAM driverLey Foon Tan
2019-04-17arm: socfpga: move gen5 SDR driver to DMSimon Goldschmidt
2019-04-12arm: mvebu: Add Marvell's integrated CPUsChris Packham
2019-03-19mv_ddr: ddr3: only use active chip-selects when tuning ODTChris Packham
2019-03-19mv_ddr: ddr3: fix tRAS timimg parameterChris Packham
2019-03-09ddr: socfpga: Clean up ddr_setup()Marek Vasut
2019-03-09ddr: socfpga: Clean up EMIF resetMarek Vasut
2019-03-09ddr: socfpga: Fix EMIF clear timeoutMarek Vasut
2019-03-09ddr: socfpga: Fix newline in debug print on A10Marek Vasut
2019-03-09ddr: socfpga: Fix IO in Arria10 DDR driverMarek Vasut
2019-03-03configs: fsl: move DDR specific defines to KconfigRajesh Bhagat
2019-02-19drivers/ddr/fsl: Update fsl_ddr_board_options as weak functionPriyanka Jain