aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/platform/coldfire/firebee.c
Commit message (Collapse)AuthorAge
* m68k: move coldfire platform codeGreg Ungerer2014-09-28
| | | | | | | | | | 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>
* m68knommu: move the 54xx platform code into the common ColdFire code directoryGreg Ungerer2012-05-20
All these separate directories for each ColdFire CPU SoC varient seems like overkill. The majority of them only contain a single small config file. Move these into the common ColdFire code directory. Signed-off-by: Greg Ungerer <gerg@uclinux.org>