summaryrefslogtreecommitdiffstats
path: root/cpu/mcf52x2/cpu_init.c
Commit message (Collapse)AuthorAgeFilesLines
* ColdFire: I2C fix for multiple platformsTsiChung Liew2008-08-281-1/+11
| | | | Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
* ColdFire: Multiple fixes for M5282EVBTsiChung Liew2008-08-141-1/+1
| | | | | | | | | Incorrect CFG_HZ value, change 1000000 to 1000. Rename #waring to #warning. RAMBAR1 uses twice in start.S, rename the later to FLASHBAR. Insert nop for DRAM setup. And, env_offset in linker file. Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
* ColdFire: Fix FB CS not setup properly for Mcf5282TsiChung Liew2008-07-111-8/+4
| | | | | | | | Remove all CFG_CSn_RO in cpu/mcf52x2/cpu_init.c. If CFG_CSn_RO is defined as 0, the chipselect will not be assigned. Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
* ColdFire: Added MCF5275 cpu support.Matthew Fettke2008-03-311-0/+111
| | | | | | Signed-off-by: Matthew Fettke <mfettke@videon-central.com> Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com> Acked-by: John Rigby <jrigby@freescale.com>
* Coding style cleanupStefan Roese2007-08-181-1/+1
| | | | Signed-off-by: Stefan Roese <sr@denx.de>
* ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew2007-08-161-20/+72
| | | | Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
* ColdFire: MCF52x2 updateTsiChungLiew2007-08-161-174/+208
| | | | Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
* Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk2006-06-101-0/+177
|\
| * Add MCF5282 support (without preloader)Heiko Schocher2006-04-201-0/+177
| | | | | | | | | | | | | | | | relocate ichache_State to ram u-boot can run from internal flash Add EB+MCF-EV123 board support. Add m68k Boards to MAKEALL Patch from Jens Scharsig, 08 Aug 2005
* | Minor cleanup.Wolfgang Denk2006-05-101-25/+25
| |
* | Add support for Freescale M5271 processorZachary P. Landau2006-01-261-0/+37
|/
* Coldfire MCF5249 support addedstroese2004-12-161-2/+110
|
* * Some code cleanupwdenk2004-02-121-0/+144
* Patch by Josef Baumgartner, 10 Feb 2004: Fixes for Coldfire port * Patch by Brad Kemp, 11 Feb 2004: Fix CFI flash driver problems
OpenPOWER on IntegriCloud