Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | driver/ddr: Change Freescale ARM DDR driver to support both big and little ↵ | York Sun | 2014-02-21 | -51/+52 |
| | | | | | | | | | endian Initially it was believed the DDR controller on Freescale ARM would have big endian. But some platform will have little endian. Signed-off-by: York Sun <yorksun@freescale.com> | |||
* | Driver/DDR: Add Freescale DDR driver for ARM | York Sun | 2013-11-25 | -0/+213 |
Make PowerPC specific code conditional so ARM SoCs can reuse this driver. Add DDR3 driver for ARM. Signed-off-by: York Sun <yorksun@freescale.com> |