summaryrefslogtreecommitdiff
path: root/cpu/mcf5227x/cpu.c
AgeCommit message (Collapse)Author
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser
Signed-off-by: Peter Tyser <[email protected]>
2008-11-03ColdFire: Fix compilation errorTsiChung Liew
The error was caused by the change for strmhz() in cpu.c. A few of them were one extra close parenthesis. Signed-off-by: TsiChung Liew <[email protected]>
2008-10-21Use strmhz() to format clock frequenciesWolfgang Denk
Signed-off-by: Wolfgang Denk <[email protected]>
2008-01-17ColdFire: Add MCF5227x cpu and MCF52277EVB support-2TsiChungLiew
Signed-off-by: TsiChungLiew <[email protected]> Signed-off by: John Rigby <[email protected]>