summaryrefslogtreecommitdiffstats
path: root/cpu/mpc8xx/speed.c
Commit message (Expand)AuthorAgeFilesLines
* remove old /cpu directorySascha Hauer2007-09-211-394/+0
* Add support for TQM885D board.Markus Klotzbuecher2006-07-121-2/+7
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-8/+2
* measure_gclk() is needed when DEBUG is enabledWolfgang Denk2005-08-121-1/+1
* * Patch by Yuli Barcohen, 13 Jul 2004:wdenk2004-09-281-16/+16
* Add support for IDS "NC650" boardwdenk2004-08-281-1/+1
* Patch by Yuli Barcohen, 19 Apr 2004:wdenk2004-06-061-11/+28
* Clean up the TQM8xx_YYMHz configurations; allow to use the samewdenk2004-04-241-0/+28
* * Make sure to use a bus clock divider of 2 only when running TQM8xxMwdenk2004-02-111-18/+28
* Fix variable CPU clock for MPC859/866 systems for low CPU clockswdenk2004-01-311-5/+24
* * Add variable CPU clock for MPC859/866 systems (so far only TQM866M):wdenk2004-01-241-0/+115
* * Cleanup lowboot code for MPC5200wdenk2004-01-021-2/+2
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-151-4/+4
* * Patch by Martin Krause, 17 Jul 2003:wdenk2003-07-171-8/+27
* * Code cleanup:wdenk2003-06-271-15/+15
* Initial revisionwdenk2002-08-271-0/+187