linux/arch/m68k/platform
Greg Ungerer 61619b1207 m68k: merge mmu and non-mmu include/asm/entry.h files
The changes in the mmu version of entry.h (entry_mm.h) and the non-mmu
version (entry_no.h) are not about the presence or use of an MMU at all.
The main changes are to support the ColdFire processors. The code for
trap entry and exit for all types of 68k processor outside coldfire is
the same.

So merge the files back to a single entry.h and share the common 68k
entry/exit code. Some changes are required for the non-mmu entry
handlers to adopt the differing macros for system call and interrupt
entry, but this is quite strait forward. The changes for the ColdFire
remove a couple of instructions for the separate a7 register case, and
are no worse for the older single a7 register case.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2011-10-18 14:22:25 +10:00
..
54xx
68EZ328
68VZ328
520x m68knommu: fix problems with SPI/GPIO on ColdFire 520x 2011-10-18 14:22:25 +10:00
523x Fix common misspellings 2011-03-31 11:26:23 -03:00
527x Fix common misspellings 2011-03-31 11:26:23 -03:00
528x Fix common misspellings 2011-03-31 11:26:23 -03:00
532x
5206 m68knommu: merge ColdFire 5206 and 5206e platform code 2011-07-25 11:20:41 +10:00
5249
5272 m68knommu: correctly use trap_init 2011-07-25 11:20:41 +10:00
5307
5407
68328 m68k: merge mmu and non-mmu include/asm/entry.h files 2011-10-18 14:22:25 +10:00
68360 m68k: merge mmu and non-mmu include/asm/entry.h files 2011-10-18 14:22:25 +10:00
coldfire m68k: merge mmu and non-mmu include/asm/entry.h files 2011-10-18 14:22:25 +10:00
Makefile