summaryrefslogtreecommitdiff
path: root/cpu/mpc86xx/spd_sdram.c
Commit message (Expand)AuthorAgeLines
* 85xx/86xx: Move to dynamic mgmt of LAWsKumar Gala2008-06-11-3/+3
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala2008-04-29-2/+2
* mpc86xx: Fix unused variable 'config' and 'immap'Jean-Christophe PLAGNIOL-VILLARD2008-02-18-4/+6
* 86xx: Remove old-style law setup codeBecky Bruce2008-01-24-27/+0
* 86xx: Support new law setup method and convert mpc8641Becky Bruce2008-01-24-1/+15
* 86xx: Support 2GB DIMMsBecky Bruce2008-01-10-1/+10
* Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-18-1/+3
* 86xx: Fix broken variable reference when #def DEBUGing.Jon Loeliger2007-11-17-2/+4
* 86xx: Allow for fewer DDR slots per memory controller.Jon Loeliger2007-10-16-9/+21
* 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