aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc83xx/speed.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-549/+0
2009-06-1283xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser1-33/+33
2009-06-12General help message cleanupWolfgang Denk1-1/+1
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-21mpc83xx: Add support for MPC83xx PCI-E controllersAnton Vorontsov1-2/+2
2008-10-21Use strmhz() to format clock frequenciesWolfgang Denk1-20/+22
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-10silence misc printf formatting compiler warningsKim Phillips1-1/+1
2008-03-28mpc83xx: unreinvent mem_clkKim Phillips1-8/+8
2008-01-17mpc83xx: Fix the fatal conflict of mergeDave Liu1-5/+5
2008-01-16mpc83xx: add support for more system clock performance controlsKim Phillips1-6/+6
2008-01-08mpc83xx: Add the support of MPC8315E SoCDave Liu1-3/+37
2008-01-08mpc83xx: Add the support of MPC837x SoCDave Liu1-29/+138
2007-08-15mpc83xx: remaining 8360 libfdt fixesKim Phillips1-0/+1
2007-05-01mpc83xx: replace elaborate boottime verbosity with 'clocks' commandKim Phillips1-2/+8
2007-04-23mpc83xx: Add 831x support to speed.c.Scott Wood1-26/+42
2007-03-02mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X insteadKumar Gala1-4/+4
2007-03-02mpc83xx: Add support for the MPC832XEMDS boardDave Liu1-16/+23
2007-03-02mpc83xx: streamline the 83xx immr head fileDave Liu1-7/+7
2006-11-28mpc83xx: Miscellaneous code style fixesTimur Tabi1-10/+0
2006-11-03mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi1-1/+1
2006-11-03mpc83xx: Lindent and clean up cpu/mpc83xx/speed.cKim Phillips1-79/+82
2006-11-03mpc83xx: Add MPC8360EMDS basic board supportDave Liu1-99/+110
2006-11-03mpc83xx: Changed to unified mpx83xx names and added common 83xx changesDave Liu1-0/+6
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-4/+2
2005-12-04Code cleanup, especially MIPS for GCC 4.xWolfgang Denk1-2/+2
2005-10-17Add PCI support for the TQM834x board.Rafal Jaworowski1-0/+1
2005-10-11Added support for TQM834x boards.Marian Balakowicz1-84/+28
2005-08-01Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger1-21/+18
2005-07-28* Patch by Eran LibertyEran Liberty1-0/+424