summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/mx6/ddr.c
Commit message (Expand)AuthorAgeLines
* ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routinesEric Nelson2016-11-29-2/+1
* mx6: ddr: add routine to return DDR calibration dataEric Nelson2016-11-29-0/+23
* mx6: ddr: pass mx6_ddr_sysinfo to calibration routinesEric Nelson2016-11-29-42/+56
* mx6: ddr: allow 32 cycles for DQS gating calibrationEric Nelson2016-11-29-0/+7
* mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam2016-09-06-4/+2
* imx: mx6: ddr: support i.MX6D/QPlusPeng Fan2016-05-24-2/+2
* imx: mx6: use simpler runtime cpu dection macrosPeng Fan2016-05-24-6/+4
* arm: imx6: Switch DDR3 calibration to wait_for_bit()Marek Vasut2016-03-25-32/+12
* arm: imx6: Add DDR3 calibration code for MX6 Q/D/DLMarek Vasut2016-02-02-0/+559
* imx: ddr: drop duplicated debug infoPeng Fan2016-01-03-1/+0
* Revert "imx: mx6: ddr correct tRFC and tXS"Peng Fan2015-09-13-2/+2
* imx: mx6: ddr: add LPDDR2 supportPeng Fan2015-09-02-4/+296
* imx: mx6: ddr init MMDC according to ddr_typePeng Fan2015-09-02-1/+13
* imx: mx6: ddr add dram io configuration and header file for i.MX6SLPeng Fan2015-09-02-0/+55
* imx: mx6: ddr correct tRFC and tXSPeng Fan2015-09-02-2/+2
* imx: mx6: ddr no support MMDC1 for i.MX6SLPeng Fan2015-09-02-2/+4
* imx:mx6ul add dram spl configuration and header filePeng Fan2015-08-02-10/+51
* arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specifiedTim Harvey2015-05-19-1/+2
* arm: mx6: ddr3: Remove dead codeNikolay Dimitrov2015-05-15-22/+0
* arm: mx6: Clamp MMDC and DDR3 clocks for timing calculationsNikolay Dimitrov2015-05-15-7/+23
* arm: mx6: ddr: add pd_fast_exit flag to system informationTim Harvey2015-04-22-1/+6
* imx:mx6sx add dram io configure for mx6sxPeng Fan2015-01-22-14/+82
* cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2014-09-24-20/+20
* arm: mx6: ddr: fix cs0_end calculationNikita Kiryanov2014-09-09-3/+1
* arm: mx6: ddr: configure MMDC for slow_pdNikita Kiryanov2014-09-09-0/+1
* arm: mx6: ddr: do not write into reserved bitNikita Kiryanov2014-09-09-1/+1
* arm: mx6: ddr: cleanupNikita Kiryanov2014-09-09-141/+137
* ARM: mx6: Handle the MMDCx_MDCTL COL field capricesMarek Vasut2014-08-20-1/+7
* mx6: add mmdc configuration for MX6Q/MX6DLTim Harvey2014-06-06-0/+490