summaryrefslogtreecommitdiffstats
path: root/drivers/ddr
Commit message (Expand)AuthorAgeFilesLines
* imx: ddr: imx8m: Move selfref_en after DDR scrubYe Li2021-01-231-2/+3
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-054-5/+5
|\
| * dm: Use access methods for dev/uclass private dataSimon Glass2021-01-054-5/+5
* | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-051-0/+1
|\ \ | |/ |/|
| * armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal2020-12-101-0/+1
* | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-135-23/+23
* | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-132-4/+4
* | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-134-7/+7
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-132-4/+4
|/
* ARM: mvebu: a38x: Fix comment typoNaoki Hayama2020-10-221-1/+1
* common: rename getc() to getchar()Heinrich Schuchardt2020-10-221-1/+1
* imx8m: ddrphy_utils: Improve coding styleFabio Estevam2020-07-271-14/+15
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-174-6/+6
* drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issueOliver Chen2020-07-143-0/+174
* drivers: ddr: imx8mp: Add inline ECC feature supportSherry Sun2020-07-142-0/+79
* driver: ddr: imx: correct the pwrctl setting of selfref_en on imx8mJacky Bai2020-07-141-1/+1
* driver: ddr: imx: skip ddr_ss_gpr config on imx8mnJacky Bai2020-07-141-1/+1
* mv_ddr: ddr3: Update {min,max}_read_sample calculationChris Packham2020-07-091-2/+2
* mv_ddr: ddr3: Use correct bitmask for read sample delayChris Packham2020-07-091-1/+1
* ddr: Rework errata A008109, A008378, 009942 workaroundJaiprakash Singh2020-06-043-65/+107
* ddr: fsl: Impl. Erratum A008109Joakim Tjernlund2020-06-042-0/+9
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-188-0/+8
* common: Drop linux/delay.h from common headerSimon Glass2020-05-1818-0/+18
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-1833-0/+33
* 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