summaryrefslogtreecommitdiffstats
path: root/drivers/ddr
Commit message (Expand)AuthorAgeFilesLines
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop net.h from common headerSimon Glass2020-05-182-0/+2
* arm: mvebu: drivers/ddr: remove redundant assignmentHeinrich Schuchardt2020-04-141-4/+0
* ddr: marvell: a38x: Allow boards to specify CK_DELAY parameterChris Packham2020-04-144-0/+19
* Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode"Biwen Li2020-04-101-6/+7
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-112-0/+2
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-052-0/+2
* | ddr: altera: Add DDR2 support to Gen5 driverMarek Vasut2020-02-053-38/+163
|/
* arm: mvebu: fix A38x breakage from commit bb872dd930ccJoel Johnson2020-01-261-1/+1
* ddr: marvell: a38x: allow board specific clock out setupBaruch Siach2020-01-212-2/+11
* common: Move hang() to the same header as panic()Simon Glass2020-01-173-0/+3
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-172-0/+2
* common: Move the image globals into image.hSimon Glass2020-01-171-0/+1
* image: Rename load_addr, save_addr, save_sizeSimon Glass2020-01-171-3/+3
* Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-081-0/+4
|\
| * ddr: imx8m: Add DRAM PLL to generate 1000Mhz outputPeng Fan2020-01-081-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2020-01-088-458/+691
|\ \
| * | ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC AccessThor Thayer2020-01-072-6/+6
| * | arm: socfpga: stratix10: Enable SMMU accessThor Thayer2020-01-071-0/+14
| * | ddr: altera: agilex: Add SDRAM driver for AgilexLey Foon Tan2020-01-075-3/+174
| * | ddr: altera: Restructure Stratix 10 SDRAM driverLey Foon Tan2020-01-075-443/+493
| * | arm: socfpga: Move Stratix10 and Agilex system manager common codeLey Foon Tan2020-01-071-1/+1
| * | arm: socfpga: Move firewall code to firewall fileLey Foon Tan2020-01-071-1/+1
| * | arm: socfpga: Convert system manager from struct to definesLey Foon Tan2020-01-072-10/+8
* | | Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-073-8/+20
|\ \ \ | |/ / |/| / | |/
| * ddr: imx8m: Return error values from LPDDR4 trainingFrieder Schrempf2020-01-073-8/+20
* | Merge branch 'next'Tom Rini2020-01-061-7/+6
|\ \ | |/ |/|
| * mpc85xx: ddr: Always start DDR RAM in Self Refresh modeJoakim Tjernlund2019-12-231-7/+6
* | imx8m: ddr_init: Move ddr_init() messages to debug levelFabio Estevam2019-12-271-3/+3
|/
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-022-0/+2
* ddr: socfpga: gen5: constify altera_gen5_sdram_opsSimon Goldschmidt2019-11-201-1/+1
* ddr: imx8m: Fix the ddr init hang on imx8mqJacky Bai2019-10-081-4/+4
* driver: ddr: Refine the ddr init driver on imx8mJacky Bai2019-10-087-311/+184
* imx8mq: Update the ddrc QoS setting for B1 chipBai Ping2019-10-081-1/+4
* ddr: imx8m: Fix ddr4 driver build issueYe Li2019-10-081-2/+1
* ddr: imx8m: fix ddr firmware location when enable SPL OFPeng Fan2019-10-081-1/+11
* ddr, fsl: add DM_I2C supportHeiko Schocher2019-08-261-43/+76
* boards: lx2160a: Add support of I2C driver modelChuanhua Han2019-08-221-1/+35
* env: Move env_get_f() to env.hSimon Glass2019-08-113-0/+3
* dm: ddr: socfpga: fix gen5 ddr driver to not use bssSimon Goldschmidt2019-07-212-642/+740
* mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six2019-05-211-0/+4
* arm: socfpga: Move Stratix 10 SDRAM driver to DMLey Foon Tan2019-05-063-77/+360
* ddr: altera: Compile ALTERA SDRAM in SPL onlyLey Foon Tan2019-05-062-3/+4
* ddr: imx8m: hide i.MX8M DDR options from device driver entryPeng Fan2019-04-251-0/+4
* ddr: altera: Stratix10: Add ECC memory scrubbingLey Foon Tan2019-04-171-0/+81
* ddr: altera: Stratix10: Add multi-banks DRAM size checkLey Foon Tan2019-04-171-5/+41
* ddr: altera: stratix10: Move SDRAM size check to SDRAM driverLey Foon Tan2019-04-171-0/+15
* arm: socfpga: move gen5 SDR driver to DMSimon Goldschmidt2019-04-174-16/+173
* arm: mvebu: Add Marvell's integrated CPUsChris Packham2019-04-121-0/+4