aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc8xxx/ddr/ctrl_regs.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1366/+0
2010-04-07fsl-ddr: Fix the turnaround timing for TIMING_CFG_4Dave Liu1-9/+17
2010-01-05fsl-ddr: setup ODT_RD_CFG & ODT_WR_CFG when we interleaveDave Liu1-0/+3
2010-01-05fsl-ddr: add override for the Rtt_WrDave Liu1-3/+7
2010-01-05fsl-ddr: add the override for write levelingDave Liu1-6/+14
2010-01-05fsl-ddr: Fix power-down timing settingsDave Liu1-3/+4
2009-09-15ppc/8xxx: Misc DDR related fixesKumar Gala1-5/+5
2009-09-08ppc/8xxx: Remove ddr_pd_cntl register since it doesn't existKumar Gala1-23/+0
2009-06-12fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BITKumar Gala1-2/+1
2009-03-30fsl-ddr: add the DDR3 SPD infrastructureDave Liu1-36/+344
2009-03-30fsl-ddr: Fix two bugs in the ddr infrastructureDave Liu1-1/+4
2009-01-23fsl-ddr: make the self refresh idle threshold configurableDave Liu1-4/+8
2009-01-23fsl-ddr: clean up the ddr code for DDR3 controllerDave Liu1-11/+13
2009-01-23fsl-ddr: update the bit mask for DDR3 controllerDave Liu1-4/+8
2008-10-18Add debug information for DDR controller registersHaiying Wang1-0/+13
2008-10-18Make DDR interleaving mode work correctlyHaiying Wang1-12/+49
2008-09-07Fix compiler warning in mpc8xxx ddr codeKumar Gala1-2/+4
2008-08-27FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code.Kumar Gala1-0/+993