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: platform support for 8390 based ethernet used on some boards | Greg Ungerer | 2012-07-15 |
Quite a few of Freescale's older ColdFire development boards used an NS8390 based ethernet interface. Add a platform definition for the resources used by these devices so we can use it on these boards. Signed-off-by: Greg Ungerer <gerg@uclinux.org> |