aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8641hpcn/ddr.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-15ppc: Remove MPC8641HPCN boardTom Rini1-107/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-3/+1
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun1-2/+2
2013-10-16powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain1-1/+1
2011-10-09powerpc/mpc8xxx: Merge entries in DDR speed tableYork Sun1-96/+69
2011-07-11powerpc/mpc85xx: Display a warning for unsupported DDR data ratesYork Sun1-0/+5
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala1-30/+0
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala1-6/+1
2009-01-23fsl-ddr: use the 1T timing as default configurationDave Liu1-0/+2
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk1-8/+8
2008-10-18Add DDR options setting on MPC8641HPCN boardHaiying Wang1-36/+110
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang1-1/+4
2008-08-27FSL DDR: Convert MPC8641HPCN to new DDR code.Kumar Gala1-0/+88