aboutsummaryrefslogtreecommitdiff
path: root/cpu/mcf532x/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser1-165/+0
2008-11-03ColdFire: Fix compilation errorTsiChung Liew1-2/+2
2008-11-03ColdFire: Add MCF5301x CPU and M53017EVB supportTsiChung Liew1-1/+20
2008-10-21Use strmhz() to format clock frequenciesWolfgang Denk1-3/+5
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-02Introduce netdev.h header file and remove externsBen Warren1-2/+1
2008-08-26Moved initialization of MCFFEC Ethernet driver to CPU directoryBen Warren1-0/+14
2008-01-17ColdFire: Add M5373EVB platform support - 2TsiChungLiew1-2/+18
2007-11-07ColdFire: MCF532x - Update do_reset() using core resetTsiChungLiew1-6/+2
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk1-2/+2
2007-07-10Update header file and removed interrupt_init()TsiChungLiew1-17/+2
2007-06-18Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew1-0/+134