summaryrefslogtreecommitdiff
path: root/drivers/ddr
AgeCommit message (Expand)Author
2020-06-04ddr: Rework errata A008109, A008378, 009942 workaroundJaiprakash Singh
2020-06-04ddr: fsl: Impl. Erratum A008109Joakim Tjernlund
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-14arm: mvebu: drivers/ddr: remove redundant assignmentHeinrich Schuchardt
2020-04-14ddr: marvell: a38x: Allow boards to specify CK_DELAY parameterChris Packham
2020-04-10Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode"Biwen Li
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05ddr: altera: Add DDR2 support to Gen5 driverMarek Vasut
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