summaryrefslogtreecommitdiffstats
path: root/cpu/mpc83xx/speed.c
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-549/+0
* 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser2009-06-121-33/+33
* General help message cleanupWolfgang Denk2009-06-121-1/+1
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* mpc83xx: Add support for MPC83xx PCI-E controllersAnton Vorontsov2009-01-211-2/+2
* Use strmhz() to format clock frequenciesWolfgang Denk2008-10-211-20/+22
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-1/+1
* silence misc printf formatting compiler warningsKim Phillips2008-07-101-1/+1
* mpc83xx: unreinvent mem_clkKim Phillips2008-03-281-8/+8
* mpc83xx: Fix the fatal conflict of mergeDave Liu2008-01-171-5/+5
* mpc83xx: add support for more system clock performance controlsKim Phillips2008-01-161-6/+6
* mpc83xx: Add the support of MPC8315E SoCDave Liu2008-01-081-3/+37
* mpc83xx: Add the support of MPC837x SoCDave Liu2008-01-081-29/+138
* mpc83xx: remaining 8360 libfdt fixesKim Phillips2007-08-151-0/+1
* mpc83xx: replace elaborate boottime verbosity with 'clocks' commandKim Phillips2007-05-011-2/+8
* mpc83xx: Add 831x support to speed.c.Scott Wood2007-04-231-26/+42
* mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X insteadKumar Gala2007-03-021-4/+4
* mpc83xx: Add support for the MPC832XEMDS boardDave Liu2007-03-021-16/+23
* mpc83xx: streamline the 83xx immr head fileDave Liu2007-03-021-7/+7
* mpc83xx: Miscellaneous code style fixesTimur Tabi2006-11-281-10/+0
* mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-031-1/+1
* mpc83xx: Lindent and clean up cpu/mpc83xx/speed.cKim Phillips2006-11-031-79/+82
* mpc83xx: Add MPC8360EMDS basic board supportDave Liu2006-11-031-99/+110
* mpc83xx: Changed to unified mpx83xx names and added common 83xx changesDave Liu2006-11-031-0/+6
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-4/+2
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-041-2/+2
* Add PCI support for the TQM834x board.Rafal Jaworowski2005-10-171-0/+1
* Added support for TQM834x boards.Marian Balakowicz2005-10-111-84/+28
* Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger2005-08-011-21/+18
* * Patch by Eran LibertyEran Liberty2005-07-281-0/+424
OpenPOWER on IntegriCloud