Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-22 | driver/ddr: Fix DDR4 driver for ARM | York Sun | |
Previously the driver was only tested on Power SoCs. Different barrier instructions are needed for ARM SoCs. Signed-off-by: York Sun <yorksun@freescale.com> | |||
2014-04-22 | driver/ddr/fsl: Add DDR4 support to Freescale DDR driver | York Sun | |
Mostly reusing DDR3 driver, this patch adds DDR4 SPD handling, register calculation and programming. Signed-off-by: York Sun <yorksun@freescale.com> |