index
:
snowball/u-boot-ux500.git
igloo
master
u-boot for ux500
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu
/
mpc83xx
/
speed.c
Age
Commit message (
Expand
)
Author
2009-06-12
83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x
Peter Tyser
2009-06-12
General help message cleanup
Wolfgang Denk
2009-01-28
Command usage cleanup
Peter Tyser
2009-01-21
mpc83xx: Add support for MPC83xx PCI-E controllers
Anton Vorontsov
2008-10-21
Use strmhz() to format clock frequencies
Wolfgang Denk
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-07-10
silence misc printf formatting compiler warnings
Kim Phillips
2008-03-28
mpc83xx: unreinvent mem_clk
Kim Phillips
2008-01-17
mpc83xx: Fix the fatal conflict of merge
Dave Liu
2008-01-16
mpc83xx: add support for more system clock performance controls
Kim Phillips
2008-01-08
mpc83xx: Add the support of MPC8315E SoC
Dave Liu
2008-01-08
mpc83xx: Add the support of MPC837x SoC
Dave Liu
2007-08-15
mpc83xx: remaining 8360 libfdt fixes
Kim Phillips
2007-05-01
mpc83xx: replace elaborate boottime verbosity with 'clocks' command
Kim Phillips
2007-04-23
mpc83xx: Add 831x support to speed.c.
Scott Wood
2007-03-02
mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead
Kumar Gala
2007-03-02
mpc83xx: Add support for the MPC832XEMDS board
Dave Liu
2007-03-02
mpc83xx: streamline the 83xx immr head file
Dave Liu
2006-11-28
mpc83xx: Miscellaneous code style fixes
Timur Tabi
2006-11-03
mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR
Timur Tabi
2006-11-03
mpc83xx: Lindent and clean up cpu/mpc83xx/speed.c
Kim Phillips
2006-11-03
mpc83xx: Add MPC8360EMDS basic board support
Dave Liu
2006-11-03
mpc83xx: Changed to unified mpx83xx names and added common 83xx changes
Dave Liu
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2005-12-04
Code cleanup, especially MIPS for GCC 4.x
Wolfgang Denk
2005-10-17
Add PCI support for the TQM834x board.
Rafal Jaworowski
2005-10-11
Added support for TQM834x boards.
Marian Balakowicz
2005-08-01
Fix style issues primarily in 85xx and 83xx boards.
Jon Loeliger
2005-07-28
* Patch by Eran Liberty
Eran Liberty