summaryrefslogtreecommitdiffstats
path: root/cpu/mcf52x2/interrupts.c
Commit message (Collapse)AuthorAgeFilesLines
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-131-107/+0
| | | | Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
* ColdFire: Add M5208EVB and MCF520x CPU supportTsiChung Liew2009-07-141-1/+7
| | | | Signed-off-by: TsiChung Liew <tsicliew@gmail.com>
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-7/+7
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* ColdFire: Added MCF5275 cpu support.Matthew Fettke2008-03-311-2/+2
| | | | | | 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>
* ColdFire: Fix 5282 and 5271 interrupt mask bitTsiChungLiew2008-02-201-1/+1
| | | | Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
* ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew2007-08-161-7/+6
| | | | Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
* ColdFire: MCF52x2 updateTsiChungLiew2007-08-161-137/+46
| | | | Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
* Add support for Freescale M5271 processorZachary P. Landau2006-01-261-1/+6
|
* Coldfire MCF5249 support addedstroese2004-12-161-1/+15
|
* Fix typo.wdenk2004-02-121-1/+1
| | | | Release version 1.0.2
* * Some code cleanupwdenk2004-02-121-0/+174
* Patch by Josef Baumgartner, 10 Feb 2004: Fixes for Coldfire port * Patch by Brad Kemp, 11 Feb 2004: Fix CFI flash driver problems