summaryrefslogtreecommitdiffstats
path: root/cpu/mcf5445x/cpu_init.c
Commit message (Collapse)AuthorAgeFilesLines
* ColdFire: Add DSPI support for MCF5227x and MCF5445xTsiChung Liew2009-07-141-0/+66
| | | | | | | | 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 <tsicliew@gmail.com>
* ColdFire: Relocate FEC's GPIO and mii functions protocolsTsiChung Liew2008-11-031-1/+33
| | | | | | | Place FEC pin assignments in cpu_init.c from platform's mii.c Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-28/+28
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* ColdFire: Implement SBF feature for M5445EVBTsiChung Liew2008-08-141-0/+2
| | | | Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
* ColdFire: Fix incorrect define for mcf5227x and mcf5445x RTCTsiChung Liew2008-07-111-1/+1
| | | | | | | Rename CONFIG_MCFTMR to CONFIG_MCFRTC to include real time clock module in cpu/<cf arch>/cpu_init.c Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
* ColdFire: PCI and misc updates for MCF5445xTsiChungLiew2008-01-171-1/+0
| | | | | Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com> Signed-off by: John Rigby <jrigby@freescale.com>
* ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-161-0/+140
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
OpenPOWER on IntegriCloud