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
/
arch
/
arm
/
cpu
/
armv7
/
mx6
/
ddr.c
Age
Commit message (
Expand
)
Author
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2016-11-29
ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routines
Eric Nelson
2016-11-29
mx6: ddr: add routine to return DDR calibration data
Eric Nelson
2016-11-29
mx6: ddr: pass mx6_ddr_sysinfo to calibration routines
Eric Nelson
2016-11-29
mx6: ddr: allow 32 cycles for DQS gating calibration
Eric Nelson
2016-09-06
mx6: ddr: Allow changing REFSEL and REFR fields
Fabio Estevam
2016-05-24
imx: mx6: ddr: support i.MX6D/QPlus
Peng Fan
2016-05-24
imx: mx6: use simpler runtime cpu dection macros
Peng Fan
2016-03-25
arm: imx6: Switch DDR3 calibration to wait_for_bit()
Marek Vasut
2016-02-02
arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL
Marek Vasut
2016-01-03
imx: ddr: drop duplicated debug info
Peng Fan
2015-09-13
Revert "imx: mx6: ddr correct tRFC and tXS"
Peng Fan
2015-09-02
imx: mx6: ddr: add LPDDR2 support
Peng Fan
2015-09-02
imx: mx6: ddr init MMDC according to ddr_type
Peng Fan
2015-09-02
imx: mx6: ddr add dram io configuration and header file for i.MX6SL
Peng Fan
2015-09-02
imx: mx6: ddr correct tRFC and tXS
Peng Fan
2015-09-02
imx: mx6: ddr no support MMDC1 for i.MX6SL
Peng Fan
2015-08-02
imx:mx6ul add dram spl configuration and header file
Peng Fan
2015-05-19
arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specified
Tim Harvey
2015-05-15
arm: mx6: ddr3: Remove dead code
Nikolay Dimitrov
2015-05-15
arm: mx6: Clamp MMDC and DDR3 clocks for timing calculations
Nikolay Dimitrov
2015-04-22
arm: mx6: ddr: add pd_fast_exit flag to system information
Tim Harvey
2015-01-22
imx:mx6sx add dram io configure for mx6sx
Peng Fan
2014-09-24
cosmetic: replace MIN, MAX with min, max
Masahiro Yamada
2014-09-09
arm: mx6: ddr: fix cs0_end calculation
Nikita Kiryanov
2014-09-09
arm: mx6: ddr: configure MMDC for slow_pd
Nikita Kiryanov
2014-09-09
arm: mx6: ddr: do not write into reserved bit
Nikita Kiryanov
2014-09-09
arm: mx6: ddr: cleanup
Nikita Kiryanov
2014-08-20
ARM: mx6: Handle the MMDCx_MDCTL COL field caprices
Marek Vasut
2014-06-06
mx6: add mmdc configuration for MX6Q/MX6DL
Tim Harvey