summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xxx/ddr/options.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun1-1147/+0
2013-10-17powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain1-17/+17
2013-08-09powerpc/mpc8xxx: Add x4 DDR device supportYork Sun1-0/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-4/+1
2012-10-22powerpc/mpc8xxx: Add auto select bank interleaving modeYork Sun1-1/+32
2012-10-22powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address calculationYork Sun1-0/+12
2012-08-23powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.hYork Sun1-1/+0
2012-08-23powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleavingYork Sun1-60/+151
2011-11-11arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warningKumar Gala1-0/+4
2011-09-30powerpc/mpc8xxx: Add DDR2 to unified DDR driverYork Sun1-16/+228
2011-09-30powerpc/mpc8xxx: Move DDR RCW overriding to common codeYork Sun1-0/+15
2011-07-11powerpc/mpc8xxx: fix DDR data width checkingYork Sun1-8/+27
2011-07-11powerpc/mpc8xxx: Add 16-bit support for DDR3York Sun1-1/+2
2011-07-11powerpc/mpc8xxx: adjust DDR burst length and chop accroding to sdram widthYork Sun1-4/+20
2011-01-20mpc85xx: Enable unique mode registers and dynamic ODT for DDR3York Sun1-6/+302
2011-01-20mpc8xxx: Enable ECC on/off control in hwconfigYork Sun1-3/+6
2011-01-20powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR initKumar Gala1-19/+59
2011-01-14powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr codeKumar Gala1-1/+21
2010-07-26powerpc/8xxx: Improvement to DDR parametersyork1-0/+1
2010-07-26powerpc/8xxx: Enabled address hashing for 85xxyork1-0/+7
2010-07-26powerpc/8xxx: Enable quad-rank DIMMs.york1-7/+10
2010-07-26powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4york1-18/+89
2010-07-26powerpc/8xxx: Enabled hwconfig for memory interleavingKumar Gala1-15/+25
2010-04-22Move arch/ppc to arch/powerpcStefan Roese1-0/+297