History log of /arch/m68k/coldfire/vectors.c
Revision Date Author Comments
ece9ae6515727d56ca21a8c925965b731a88b43b 19-Aug-2014 Greg Ungerer <gerg@uclinux.org> m68k: fix crufty ColdFire intro comments

Quite a few of the ColdFire 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>
f86b9e03837beafb4b48d53a76ee4b88559226de 19-Aug-2014 Greg Ungerer <gerg@uclinux.org> m68k: move coldfire platform code

Move the m68k ColdFire platform support code directory to be with the
existing m68k platforms. Although the ColdFire is not a platform as such,
we have always kept all its support together. No reason to change that
as this time.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>