1
linux/arch/m68knommu/platform/coldfire
Greg Ungerer f2154bef81 m68knommu: merge old ColdFire interrupt controller masking macros
Currently the code that supports setting the old style ColdFire interrupt
controller mask registers is macros in the include files of each of the
CPU types. Merge all these into a set of real masking functions in the
old Coldfire interrupt controller code proper. All the macros are basically
the same (excepting a register size difference on really early parts).

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2009-09-16 09:43:50 +10:00
..
clk.c
dma_timer.c clocksource: pass clocksource to read() callback 2009-04-21 13:41:47 -07:00
dma.c
entry.S
gpio.c core generic GPIO support for Freescale Coldfire processors. 2009-09-10 12:01:22 +10:00
head.S
intc-2.c m68knommu: general interrupt controller for ColdFire many 52xx parts 2009-09-16 09:43:40 +10:00
intc-simr.c m68knommu: mask off all interrupts in ColdFire intc-simr controller 2009-09-16 09:43:48 +10:00
intc.c m68knommu: merge old ColdFire interrupt controller masking macros 2009-09-16 09:43:50 +10:00
Makefile m68knommu: use common interrupt controller code for older ColdFire CPU's 2009-09-16 09:43:44 +10:00
pinmux.c core generic GPIO support for Freescale Coldfire processors. 2009-09-10 12:01:22 +10:00
pit.c m68knommu: remove interrupt masking from ColdFire pit timer 2009-09-16 09:43:47 +10:00
timers.c clocksource: pass clocksource to read() callback 2009-04-21 13:41:47 -07:00
vectors.c m68knommu: use common interrupt controller code for older ColdFire CPU's 2009-09-16 09:43:44 +10:00