aboutsummaryrefslogtreecommitdiff
path: root/cpu/mcf532x
AgeCommit message (Expand)AuthorFilesLines
2008-01-17ColdFire: Add M5373EVB platform support - 2TsiChungLiew1-2/+18
2007-11-07ColdFire: MCF532x - Update do_reset() using core resetTsiChungLiew1-6/+2
2007-11-07ColdFire: Update cpu flag for 4.2-xx compilerTsiChungLiew1-0/+4
2007-10-25ColdFire 5329: Assign correct SDRAM size and fix cacheTsiChungLiew1-2/+2
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2-4/+4
2007-08-16ColdFire: MCF5329 update cacheTsiChungLiew1-1/+1
2007-08-08Coding style cleanupStefan Roese1-6/+5
2007-08-08Port enabled for I2C signals and chipselects port configuration.TsiChungLiew1-1/+10
2007-08-08Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr...TsiChungLiew1-14/+21
2007-07-10Cache update and added CFG_UNIFY_CACHETsiChung2-8/+7
2007-07-10Create interrupts.c and modify MakefileTsiChungLiew2-1/+50
2007-07-10Enable IcacheTsiChungLiew1-39/+38
2007-07-10Update header file and some clean upTsiChungLiew1-18/+12
2007-07-10Update header file and enable icacheTsiChungLiew1-4/+3
2007-07-10Update header file and removed interrupt_init()TsiChungLiew1-17/+2
2007-06-18Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew6-0/+895