Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | driver/ddr/fsl: Add DDR4 support to Freescale DDR driver | York Sun | 2014-04-22 | -4/+31 |
| | | | | | | | Mostly reusing DDR3 driver, this patch adds DDR4 SPD handling, register calculation and programming. Signed-off-by: York Sun <yorksun@freescale.com> | |||
* | Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx | York Sun | 2013-11-25 | -0/+112 |
Fix ccsr_ddr structure to avoid using typedef. Combine DDR2 and DDR3 structure for 83xx, 85xx and 86xx. Signed-off-by: York Sun <yorksun@freescale.com> |