aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc86xx/speed.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-1485xx, 86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi1-0/+2
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk1-0/+3
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk1-1/+1
2006-08-22General indent and whitespace cleanups.Jon Loeliger1-7/+7
2006-07-31Move get_board_sys_clk to board directoryHaiying Wang1-66/+0
2006-07-28Fix 8641HPCN pollutionJohn Traill1-0/+2
2006-06-07Fix a get_board_sys_clk() use-before-def warning.Jon Loeliger1-64/+64
2006-05-31Review cleanups.Jon Loeliger1-59/+10
2006-04-27Cleanup whitespaces and style issues.Jon Loeliger1-134/+126
2006-04-26Initial support for MPC8641 HPCN board.Jon Loeliger1-0/+248