index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
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
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