summaryrefslogtreecommitdiff
path: root/cpu/mpc86xx/spd_sdram.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk1-1/+3
2007-11-1786xx: Fix broken variable reference when #def DEBUGing.Jon Loeliger1-2/+4
2007-10-1686xx: Allow for fewer DDR slots per memory controller.Jon Loeliger1-9/+21
2007-05-01Rewrote picos_to_clk() to avoid rounding errors.James Yang1-8/+20
2007-03-22Add support for 8641 Rev 2 silicon.Ed Swarthout1-2/+2
2006-10-27MPC86xx: Cleaned up unused and conditionally used local variables.Jon Loeliger1-6/+2
2006-10-10Coding style changes to remove local varible blocksJon Loeliger1-74/+64
2006-09-29Fix missing tCycle/modfreq calculation.John Traill1-0/+2
2006-08-29Remove bogus msync and use volatile asm.Jon Loeliger1-3/+3
2006-08-09Fix caslat calculationJohn Traill1-96/+39
2006-05-30Fix two SDRAM setup bugs.Haiying Wang1-7/+7
2006-05-19Enable dual DDR controllers and interleaving.Jon Loeliger1-121/+494
2006-04-27Cleanup whitespaces and style issues.Jon Loeliger1-5/+4
2006-04-26Initial support for MPC8641 HPCN board.Jon Loeliger1-0/+1017