linux/arch/m68knommu
Greg Ungerer cd3dd4068d m68knommu: use general interrupt controller for ColdFire 520x family
Create general interrupt controller code for the ColdFire 520x family,
that does proper masking and unmasking of interrupts. With this in
place some of the driver hacks in place to support ColdFire interrupts
can finally go away.

Within the ColdFire family there is a variety of different interrupt
controllers in use. Some are used on multiple parts, some on only one.
There is quite some differences in some varients, so much so that
common code for all ColdFire parts would be impossible.

This commit introduces code to support one of the newer interrupt
controllers in the ColdFire 5208 and 5207 parts. It has very simple
mask and unmask operations, so is one of the easiest to support.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2009-09-16 09:43:39 +10:00
..
configs m68knommu: update the default config for the ColdFire 5407C3 board 2009-04-23 09:23:32 +10:00
kernel m68knommu: use general interrupt controller for ColdFire 520x family 2009-09-16 09:43:39 +10:00
lib m68k: merge the mmu and non-mmu versions of checksum.h 2009-09-16 09:43:37 +10:00
mm arch/m68knommu: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug( 2009-06-11 13:09:11 +10:00
platform m68knommu: use general interrupt controller for ColdFire 520x family 2009-09-16 09:43:39 +10:00
defconfig m68knommu: update defconfig 2008-03-04 08:04:11 -08:00
Kconfig core generic GPIO support for Freescale Coldfire processors. 2009-09-10 12:01:22 +10:00
Kconfig.debug m68knommu: removing config variable DUMPTOFLASH 2008-02-05 09:44:21 -08:00
Makefile m68knommu: improve compile arch switch settings 2009-03-30 10:29:45 +10:00