summaryrefslogtreecommitdiffstats
path: root/cpu/mcf547x_8x/cpu_init.c
Commit message (Collapse)AuthorAgeFilesLines
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-131-159/+0
| | | | Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
* ColdFire: Update processors' serial port configurationTsiChung Liew2010-03-241-2/+2
| | | | | | | Provide parameter passing to uart_port_config(). Update port configuration - un-mask it before enable the bits. Signed-off-by: TsiChung Liew <tsicliew@gmail.com>
* Coldfire: XL Bus minor fixesarun c2009-03-171-3/+3
| | | | | | | According to coldfire manual data timeout > address time out also use correct macro to program XARB_CFG Signed-off-by: Arun C <arunedarath@mistralsolutions.com>
* ColdFire: Relocate FEC's GPIO and mii functions protocolsTsiChung Liew2008-11-031-0/+27
| | | | | | | 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-26/+26
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* ColdFire: Add MCF547x_8x cpu archTsiChungLiew2008-01-171-0/+132
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com> Signed-off by: John Rigby <jrigby@freescale.com>