summaryrefslogtreecommitdiffstats
path: root/arch/m68k/68360/ints.c
Commit message (Collapse)AuthorAgeFilesLines
* m68knommu: remove obsolete 68360 supportGreg Ungerer2016-03-071-138/+0
| | | | | | | | | Remove the obsolete Motorola/Freescale 68360 SoC support. It has been bit rotting for many years with little active use in mainlne. There has been no serial driver support for many years, so it is largely not useful in its current state. Signed-off-by: Greg Ungerer <gerg@uclinux.org>
* m68k: fix crufty 68000 and 68360 intro commentsGreg Ungerer2014-09-291-1/+1
| | | | | | | | | | Quite a few of the non-mmu specific support files have a pathname in the title comments of the file. These files have moved around a bit over the years, and most are no longer accurate. Remove the pathname and fix the comments to include at least a short description of the files contents. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
* m68k: move non-mmu 68360 platform codeGreg Ungerer2014-09-291-0/+138
The non-mmu 68360 specific code is inconsistently placed under a directory named "platform". Move it to arch/m68k/ along with the other platform and board directories. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
OpenPOWER on IntegriCloud