summaryrefslogtreecommitdiffstats
path: root/arch/mips/vr41xx/Platform
Commit message (Collapse)AuthorAgeFilesLines
* MIPS: Remove VR41xx supportThomas Bogendoerfer2022-07-141-29/+0
| | | | | | No (active) developer owns this hardware, so let's remove Linux support. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
* MIPS: Fix builds for VR41xx platformsThomas Bogendoerfer2020-05-151-3/+0
| | | | | | | | Changing inclusion of Platform files, broke VR41xx platforms. Add Makefile to vr41xx directory and traverse subdirs from it. Fixes: 26bff9eb49201aeb ("MIPS: Only include the platformfile needed") Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
* MIPS: Move VR41xx Makefile parts to their own Platform fileYoichi Yuasa2010-08-051-0/+32
Signed-off-by: Yoichi Yuasa <yuasa@linux-mips.org> Cc: linux-mips <linux-mips@linux-mips.org> Patchwork: https://patchwork.linux-mips.org/patch/1322/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>