index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ddr
Age
Commit message (
Expand
)
Author
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-22
ARM: mvebu: a38x: Fix comment typo
Naoki Hayama
2020-10-22
common: rename getc() to getchar()
Heinrich Schuchardt
2020-07-27
imx8m: ddrphy_utils: Improve coding style
Fabio Estevam
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-14
drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issue
Oliver Chen
2020-07-14
drivers: ddr: imx8mp: Add inline ECC feature support
Sherry Sun
2020-07-14
driver: ddr: imx: correct the pwrctl setting of selfref_en on imx8m
Jacky Bai
2020-07-14
driver: ddr: imx: skip ddr_ss_gpr config on imx8mn
Jacky Bai
2020-07-09
mv_ddr: ddr3: Update {min,max}_read_sample calculation
Chris Packham
2020-07-09
mv_ddr: ddr3: Use correct bitmask for read sample delay
Chris Packham
2020-06-04
ddr: Rework errata A008109, A008378, 009942 workaround
Jaiprakash Singh
2020-06-04
ddr: fsl: Impl. Erratum A008109
Joakim Tjernlund
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-14
arm: mvebu: drivers/ddr: remove redundant assignment
Heinrich Schuchardt
2020-04-14
ddr: marvell: a38x: Allow boards to specify CK_DELAY parameter
Chris Packham
2020-04-10
Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode"
Biwen Li
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
ddr: altera: Add DDR2 support to Gen5 driver
Marek Vasut
2020-01-26
arm: mvebu: fix A38x breakage from commit bb872dd930cc
Joel Johnson
2020-01-21
ddr: marvell: a38x: allow board specific clock out setup
Baruch Siach
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move the image globals into image.h
Simon Glass
2020-01-17
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-08
Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-08
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2020-01-08
ddr: imx8m: Add DRAM PLL to generate 1000Mhz output
Peng Fan
2020-01-07
Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-07
ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access
Thor Thayer
2020-01-07
arm: socfpga: stratix10: Enable SMMU access
Thor Thayer
2020-01-07
ddr: altera: agilex: Add SDRAM driver for Agilex
Ley Foon Tan
2020-01-07
ddr: altera: Restructure Stratix 10 SDRAM driver
Ley Foon Tan
2020-01-07
arm: socfpga: Move Stratix10 and Agilex system manager common code
Ley Foon Tan
2020-01-07
arm: socfpga: Move firewall code to firewall file
Ley Foon Tan
2020-01-07
arm: socfpga: Convert system manager from struct to defines
Ley Foon Tan
2020-01-07
ddr: imx8m: Return error values from LPDDR4 training
Frieder Schrempf
2020-01-06
Merge branch 'next'
Tom Rini
2019-12-27
imx8m: ddr_init: Move ddr_init() messages to debug level
Fabio Estevam
2019-12-23
mpc85xx: ddr: Always start DDR RAM in Self Refresh mode
Joakim Tjernlund
[next]