summaryrefslogtreecommitdiff
path: root/cpu/mcf5445x/Makefile
AgeCommit message (Collapse)Author
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser
Signed-off-by: Peter Tyser <[email protected]>
2009-07-14ColdFire: Add DSPI support for MCF5227x and MCF5445xTsiChung Liew
Remove individual CPU specific DSPI driver. Add required feature for the common DSPI driver in cpu_init and in platform configuration file. Signed-off-by: TsiChung Liew <[email protected]>
2008-03-31ColdFire: Add dspi and serial flash support for MCF5445xTsiChung Liew
Signed-off-by: TsiChung Liew <[email protected]> Acked-by: John Rigby <[email protected]>
2007-08-16ColdFire: Add M54455EVB for MCF5445xTsiChungLiew
Signed-off-by: TsiChungLiew <[email protected]>