index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ddr
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
2
-4
/
+0
*
Revert "drivers/ddr/fsl: Dual-license DDR driver"
Tom Rini
2018-02-14
17
-17
/
+17
*
drivers/ddr/fsl: Dual-license DDR driver
York Sun
2018-02-09
17
-17
/
+17
*
drivers/ddr/fsl: Cleanup unused variable
York Sun
2018-01-30
5
-5
/
+0
*
drivers/ddr/fsl: Modify binding registers to save time on data init
York Sun
2018-01-30
1
-11
/
+49
*
drivers/ddr/fsl: Add calculation of register control words
York Sun
2018-01-30
3
-7
/
+48
*
drivers/ddr/fsl: Add 3DS RDIMM support
York Sun
2018-01-30
5
-14
/
+80
*
drivers/ddr/fsl: Fix workaround for A009803
York Sun
2018-01-30
1
-1
/
+1
*
drivers/ddr/fsl: Fix DDR4 RDIMM support
York Sun
2018-01-30
3
-22
/
+40
*
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
2018-01-27
1
-4
/
+4
|
\
|
*
ddr: altera: silence PHY calibration unless in debug mode
Goldschmidt Simon
2018-01-25
1
-4
/
+4
*
|
Merge git://git.denx.de/u-boot-spi
Tom Rini
2018-01-26
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2018-01-24
1
-4
/
+4
*
|
ddr: fsl: set cdr1 first in case 0.9v VDD is enabled for some SoCs
Rajesh Bhagat
2018-01-23
1
-1
/
+3
*
|
ddr: marvell: update ddr controller init and freq
Chris Packham
2018-01-19
3
-21
/
+34
*
|
ddr: marvell: update additional ODT setting
Chris Packham
2018-01-19
1
-8
/
+14
*
|
ddr: marvell: use correct TREFI value
Chris Packham
2018-01-19
1
-1
/
+1
*
|
ddr: marvell: only assert M_ODT[0] on write for a single CS
Chris Packham
2018-01-19
3
-8
/
+13
|
/
*
armv8: ls1088a: Add NXP LS1088A SoC support
Ashish Kumar
2017-09-11
1
-1
/
+1
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
3
-8
/
+8
*
arm: mvebu: ddr3_debug: remove self assignments
xypron.glpk@gmx.de
2017-08-13
1
-9
/
+0
*
arm: mvebu: remove self assignment
xypron.glpk@gmx.de
2017-08-13
1
-2
/
+0
*
driver/ddr: Add support for setting timing in hws_topology_map
Marek Behún
2017-07-12
2
-0
/
+15
*
treewide: remove unneeded semicolons
Masahiro Yamada
2017-06-16
1
-1
/
+1
*
driver: ddr: fsl: Fix compiling error for DDR2
York Sun
2017-06-12
1
-0
/
+4
*
common: arm: freescale: layerscape: Move header files out of common.h
Simon Glass
2017-06-05
4
-4
/
+8
*
common: freescale: Move arch-specific declarations
Simon Glass
2017-06-05
5
-0
/
+13
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-04-18
1
-36
/
+36
|
\
|
*
drivers: ddr: fsl: fix unused-const-variable warnings
Thomas Schaefer
2017-04-17
1
-36
/
+36
*
|
ddr: fsl: incorrect logical constraint in populate_memctl_options
xypron.glpk@gmx.de
2017-04-18
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2017-04-14
3
-1
/
+9
|
\
|
*
arm: socfpga: Convert Altera DDR SDRAM driver to use Kconfig
Ley Foon Tan
2017-04-14
3
-1
/
+9
*
|
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-13
1
-2
/
+2
|
/
*
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
1
-0
/
+2
*
ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS
York Sun
2017-01-04
9
-64
/
+64
*
ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig
York Sun
2017-01-04
1
-0
/
+14
*
powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig
York Sun
2017-01-04
1
-0
/
+15
*
arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig
York Sun
2017-01-04
1
-0
/
+21
*
fsl_ddr: Move DDR config options to driver Kconfig
York Sun
2017-01-04
2
-1
/
+123
*
fsl/ddr: Add erratum_a009942_check_cpo and clean related erratum
Shengzhou Liu
2016-12-05
3
-31
/
+134
*
fsl/ddr: Fix compiling warning
Shengzhou Liu
2016-12-05
1
-32
/
+25
*
powerpc: MPC8555: Remove macro CONFIG_MPC8555
York Sun
2016-11-23
2
-2
/
+2
*
powerpc: mpc8541: Remove macro CONFIG_MPC8541
York Sun
2016-11-23
2
-2
/
+2
*
ddr: altera: Configuring SDRAM extra cycles timing parameters
Chin Liang See
2016-10-27
1
-0
/
+3
*
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2016-10-06
1
-1
/
+1
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-09-26
4
-40
/
+213
|
\
|
*
driver: ddr: fsl_mmdc: Pass board parameters through data structure
York Sun
2016-09-26
1
-19
/
+19
|
*
ddr: fsl: fix a compile issue
Shaohui Xie
2016-09-14
1
-1
/
+6
|
*
driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012a
Shengzhou Liu
2016-09-14
2
-0
/
+157
|
*
driver/ddr/fsl: Revise workaround A008511 for A009803
York Sun
2016-09-14
1
-36
/
+47
[prev]
[next]