summaryrefslogtreecommitdiff
path: root/cpu/mpc86xx/speed.c
Commit message (Collapse)AuthorAgeLines
* Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-18-0/+3
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-15-1/+1
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* General indent and whitespace cleanups.Jon Loeliger2006-08-22-7/+7
|
* Move get_board_sys_clk to board directoryHaiying Wang2006-07-31-66/+0
|
* Fix 8641HPCN pollutionJohn Traill2006-07-28-0/+2
|
* Fix a get_board_sys_clk() use-before-def warning.Jon Loeliger2006-06-07-64/+64
| | | | Signed-off-by: Jon Loeliger <jdl@jdl.com>
* Review cleanups.Jon Loeliger2006-05-31-59/+10
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* Cleanup whitespaces and style issues.Jon Loeliger2006-04-27-134/+126
| | | | | | | Removed //-style comments. Use 80-column lines. Remove trailing whitespace. Remove dead code and debug cruft.
* Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-26-0/+248