summaryrefslogtreecommitdiffstats
path: root/cpu/mpc86xx/spd_sdram.c
Commit message (Collapse)AuthorAgeFilesLines
* MPC86xx: Cleaned up unused and conditionally used local variables.Jon Loeliger2006-10-271-6/+2
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* Coding style changes to remove local varible blocksJon Loeliger2006-10-101-74/+64
| | | | and reformat a bit nicer.
* Fix missing tCycle/modfreq calculation.John Traill2006-09-291-0/+2
| | | | Signed-off-by: John Traill <john.traill@freescale.com>
* Remove bogus msync and use volatile asm.Jon Loeliger2006-08-291-3/+3
|
* Fix caslat calculationJohn Traill2006-08-091-96/+39
| | | | Signed-off-by: John Traill <john.traill@freescale.com>
* Fix two SDRAM setup bugs.Haiying Wang2006-05-301-7/+7
| | | | | | | Fix ECC setup bug. Enable 1T/2T based on number of DIMMs present. Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
* Enable dual DDR controllers and interleaving.Jon Loeliger2006-05-191-121/+494
|
* Cleanup whitespaces and style issues.Jon Loeliger2006-04-271-5/+4
| | | | | | | Removed //-style comments. Use 80-column lines. Remove trailing whitespace. Remove dead code and debug cruft.
* Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-261-0/+1017
OpenPOWER on IntegriCloud