index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu
/
mpc86xx
/
spd_sdram.c
Age
Commit message (
Expand
)
Author
2008-06-11
85xx/86xx: Move to dynamic mgmt of LAWs
Kumar Gala
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-04-29
85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs
Kumar Gala
2008-02-18
mpc86xx: Fix unused variable 'config' and 'immap'
Jean-Christophe PLAGNIOL-VILLARD
2008-01-24
86xx: Remove old-style law setup code
Becky Bruce
2008-01-24
86xx: Support new law setup method and convert mpc8641
Becky Bruce
2008-01-10
86xx: Support 2GB DIMMs
Becky Bruce
2007-11-18
Fix compiler warnings for PPC systems. Update CHANGELOG.
Wolfgang Denk
2007-11-16
86xx: Fix broken variable reference when #def DEBUGing.
Jon Loeliger
2007-10-16
86xx: Allow for fewer DDR slots per memory controller.
Jon Loeliger
2007-05-01
Rewrote picos_to_clk() to avoid rounding errors.
James Yang
2007-03-22
Add support for 8641 Rev 2 silicon.
Ed Swarthout
2006-10-27
MPC86xx: Cleaned up unused and conditionally used local variables.
Jon Loeliger
2006-10-10
Coding style changes to remove local varible blocks
Jon Loeliger
2006-09-29
Fix missing tCycle/modfreq calculation.
John Traill
2006-08-29
Remove bogus msync and use volatile asm.
Jon Loeliger
2006-08-09
Fix caslat calculation
John Traill
2006-05-30
Fix two SDRAM setup bugs.
Haiying Wang
2006-05-19
Enable dual DDR controllers and interleaving.
Jon Loeliger
2006-04-27
Cleanup whitespaces and style issues.
Jon Loeliger
2006-04-26
Initial support for MPC8641 HPCN board.
Jon Loeliger