summaryrefslogtreecommitdiff
path: root/cpu/mpc86xx/speed.c
Commit message (Expand)AuthorAgeLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-163/+0
* mpc8[56]xx: Put localbus clock in sysinfo and gdTrent Piepho2008-12-19-0/+19
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-1/+1
* Fix calculation of I2C clock for some 86xx chipsTimur Tabi2008-04-30-1/+13
* 85xx, 86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi2008-02-14-0/+2
* Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-18-0/+3
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-15-1/+1
* 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
* Review cleanups.Jon Loeliger2006-05-31-59/+10
* Cleanup whitespaces and style issues.Jon Loeliger2006-04-27-134/+126
* Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-26-0/+248