Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | m68k: move coldfire platform code | Greg Ungerer | 2014-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 directory | Greg Ungerer | 2012-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> |