summaryrefslogtreecommitdiff
path: root/cpu/mpc86xx/spd_sdram.c
Commit message (Expand)AuthorAgeLines
* Rewrote picos_to_clk() to avoid rounding errors.James Yang2007-05-01-8/+20
* Add support for 8641 Rev 2 silicon.Ed Swarthout2007-03-22-2/+2
* MPC86xx: Cleaned up unused and conditionally used local variables.Jon Loeliger2006-10-27-6/+2
* Coding style changes to remove local varible blocksJon Loeliger2006-10-10-74/+64
* Fix missing tCycle/modfreq calculation.John Traill2006-09-29-0/+2
* Remove bogus msync and use volatile asm.Jon Loeliger2006-08-29-3/+3
* Fix caslat calculationJohn Traill2006-08-09-96/+39
* Fix two SDRAM setup bugs.Haiying Wang2006-05-30-7/+7
* Enable dual DDR controllers and interleaving.Jon Loeliger2006-05-19-121/+494
* Cleanup whitespaces and style issues.Jon Loeliger2006-04-27-5/+4
* Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-26-0/+1017