metag: Remove arch/metag/
The earliest Meta architecture port of Linux I have a record of was an import of a Meta port of Linux v2.4.1 in February 2004, which was worked on significantly over the next few years by Graham Whaley, Will Newton, Matt Fleming, myself and others. Eventually the port was merged into mainline in v3.9 in March 2013, not long after Imagination Technologies bought MIPS Technologies and shifted its CPU focus over to the MIPS architecture. As a result, though the port was maintained for a while, kept on life support for a while longer, and useful for testing a few specific drivers for which I don't have ready access to the equivalent MIPS hardware, it is now essentially dead with no users. It is also stuck using an out-of-tree toolchain based on GCC 4.2.4 which is no longer maintained, now struggles to build modern kernels due to toolchain bugs, and doesn't itself build with a modern GCC. The latest buildroot port is still using an old uClibc snapshot which is no longer served, and the latest uClibc doesn't build with GCC 4.2.4. So lets call it a day and drop the Meta architecture port from the kernel. RIP Meta. Signed-off-by: NJames Hogan <jhogan@kernel.org> Link: https://lkml.kernel.org/r/95906b76-6ce1-3f84-eaba-c29b4ae952eb@roeck-us.netReviewed-by: NGuenter Roeck <linux@roeck-us.net> Acked-by: NPeter Zijlstra (Intel) <peterz@infradead.org> Acked-by: NGraham Whaley <graham.whaley@gmail.com> Cc: linux-metag@vger.kernel.org
Showing
arch/metag/Kconfig
已删除
100644 → 0
arch/metag/Kconfig.debug
已删除
100644 → 0
arch/metag/Kconfig.soc
已删除
100644 → 0
arch/metag/Makefile
已删除
100644 → 0
arch/metag/boot/.gitignore
已删除
100644 → 0
arch/metag/boot/Makefile
已删除
100644 → 0
arch/metag/boot/dts/Makefile
已删除
100644 → 0
arch/metag/include/asm/Kbuild
已删除
100644 → 0
arch/metag/include/asm/bug.h
已删除
100644 → 0
arch/metag/include/asm/cpu.h
已删除
100644 → 0
arch/metag/include/asm/da.h
已删除
100644 → 0
arch/metag/include/asm/elf.h
已删除
100644 → 0
arch/metag/include/asm/io.h
已删除
100644 → 0
arch/metag/include/asm/irq.h
已删除
100644 → 0
此差异已折叠。
此差异已折叠。
arch/metag/include/asm/mman.h
已删除
100644 → 0
arch/metag/include/asm/mmu.h
已删除
100644 → 0
此差异已折叠。
arch/metag/include/asm/page.h
已删除
100644 → 0
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
arch/metag/include/asm/smp.h
已删除
100644 → 0
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
arch/metag/include/asm/tbx.h
已删除
100644 → 0
此差异已折叠。
arch/metag/include/asm/tcm.h
已删除
100644 → 0
此差异已折叠。
此差异已折叠。
arch/metag/include/asm/tlb.h
已删除
100644 → 0
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
arch/metag/kernel/.gitignore
已删除
100644 → 0
arch/metag/kernel/Makefile
已删除
100644 → 0
此差异已折叠。
此差异已折叠。
arch/metag/kernel/cachepart.c
已删除
100644 → 0
此差异已折叠。
arch/metag/kernel/clock.c
已删除
100644 → 0
此差异已折叠。
arch/metag/kernel/core_reg.c
已删除
100644 → 0
此差异已折叠。
arch/metag/kernel/da.c
已删除
100644 → 0
此差异已折叠。
arch/metag/kernel/devtree.c
已删除
100644 → 0
此差异已折叠。
arch/metag/kernel/dma.c
已删除
100644 → 0
此差异已折叠。
arch/metag/kernel/ftrace.c
已删除
100644 → 0
此差异已折叠。
此差异已折叠。
arch/metag/kernel/head.S
已删除
100644 → 0
此差异已折叠。
arch/metag/kernel/irq.c
已删除
100644 → 0
此差异已折叠。
arch/metag/kernel/kick.c
已删除
100644 → 0
此差异已折叠。
arch/metag/kernel/machines.c
已删除
100644 → 0
此差异已折叠。
此差异已折叠。
arch/metag/kernel/module.c
已删除
100644 → 0
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
arch/metag/kernel/process.c
已删除
100644 → 0
此差异已折叠。
arch/metag/kernel/ptrace.c
已删除
100644 → 0
此差异已折叠。
arch/metag/kernel/setup.c
已删除
100644 → 0
此差异已折叠。
arch/metag/kernel/signal.c
已删除
100644 → 0
此差异已折叠。
arch/metag/kernel/smp.c
已删除
100644 → 0
此差异已折叠。
此差异已折叠。
arch/metag/kernel/sys_metag.c
已删除
100644 → 0
此差异已折叠。
arch/metag/kernel/tbiunexp.S
已删除
100644 → 0
此差异已折叠。
arch/metag/kernel/tcm.c
已删除
100644 → 0
此差异已折叠。
arch/metag/kernel/time.c
已删除
100644 → 0
此差异已折叠。
arch/metag/kernel/topology.c
已删除
100644 → 0
此差异已折叠。
arch/metag/kernel/traps.c
已删除
100644 → 0
此差异已折叠。
此差异已折叠。
此差异已折叠。
arch/metag/lib/Makefile
已删除
100644 → 0
此差异已折叠。
arch/metag/lib/ashldi3.S
已删除
100644 → 0
此差异已折叠。
arch/metag/lib/ashrdi3.S
已删除
100644 → 0
此差异已折叠。
arch/metag/lib/checksum.c
已删除
100644 → 0
此差异已折叠。
arch/metag/lib/clear_page.S
已删除
100644 → 0
此差异已折叠。
arch/metag/lib/cmpdi2.S
已删除
100644 → 0
此差异已折叠。
arch/metag/lib/copy_page.S
已删除
100644 → 0
此差异已折叠。
arch/metag/lib/delay.c
已删除
100644 → 0
此差异已折叠。
arch/metag/lib/div64.S
已删除
100644 → 0
此差异已折叠。
arch/metag/lib/divsi3.S
已删除
100644 → 0
此差异已折叠。
arch/metag/lib/ip_fast_csum.S
已删除
100644 → 0
此差异已折叠。
arch/metag/lib/lshrdi3.S
已删除
100644 → 0
此差异已折叠。
arch/metag/lib/memcpy.S
已删除
100644 → 0
此差异已折叠。
arch/metag/lib/memmove.S
已删除
100644 → 0
此差异已折叠。
arch/metag/lib/memset.S
已删除
100644 → 0
此差异已折叠。
arch/metag/lib/modsi3.S
已删除
100644 → 0
此差异已折叠。
arch/metag/lib/muldi3.S
已删除
100644 → 0
此差异已折叠。
arch/metag/lib/ucmpdi2.S
已删除
100644 → 0
此差异已折叠。
arch/metag/lib/usercopy.c
已删除
100644 → 0
此差异已折叠。
arch/metag/mm/Kconfig
已删除
100644 → 0
此差异已折叠。
arch/metag/mm/Makefile
已删除
100644 → 0
此差异已折叠。
arch/metag/mm/cache.c
已删除
100644 → 0
此差异已折叠。
arch/metag/mm/extable.c
已删除
100644 → 0
此差异已折叠。
arch/metag/mm/fault.c
已删除
100644 → 0
此差异已折叠。
arch/metag/mm/highmem.c
已删除
100644 → 0
此差异已折叠。
arch/metag/mm/hugetlbpage.c
已删除
100644 → 0
此差异已折叠。
arch/metag/mm/init.c
已删除
100644 → 0
此差异已折叠。
arch/metag/mm/ioremap.c
已删除
100644 → 0
此差异已折叠。
arch/metag/mm/l2cache.c
已删除
100644 → 0
此差异已折叠。
arch/metag/mm/maccess.c
已删除
100644 → 0
此差异已折叠。
arch/metag/mm/mmu-meta1.c
已删除
100644 → 0
此差异已折叠。
arch/metag/mm/mmu-meta2.c
已删除
100644 → 0
此差异已折叠。
arch/metag/mm/numa.c
已删除
100644 → 0
此差异已折叠。
arch/metag/oprofile/Makefile
已删除
100644 → 0
此差异已折叠。
此差异已折叠。
此差异已折叠。
arch/metag/oprofile/common.c
已删除
100644 → 0
此差异已折叠。
arch/metag/tbx/Makefile
已删除
100644 → 0
此差异已折叠。
arch/metag/tbx/tbicore.S
已删除
100644 → 0
此差异已折叠。
arch/metag/tbx/tbictx.S
已删除
100644 → 0
此差异已折叠。
arch/metag/tbx/tbictxfpu.S
已删除
100644 → 0
此差异已折叠。
arch/metag/tbx/tbidefr.S
已删除
100644 → 0
此差异已折叠。
arch/metag/tbx/tbidspram.S
已删除
100644 → 0
此差异已折叠。
arch/metag/tbx/tbilogf.S
已删除
100644 → 0
此差异已折叠。
arch/metag/tbx/tbipcx.S
已删除
100644 → 0
此差异已折叠。
arch/metag/tbx/tbiroot.S
已删除
100644 → 0
此差异已折叠。
arch/metag/tbx/tbisoft.S
已删除
100644 → 0
此差异已折叠。
arch/metag/tbx/tbistring.c
已删除
100644 → 0
此差异已折叠。
arch/metag/tbx/tbitimer.S
已删除
100644 → 0
此差异已折叠。
想要评论请 注册 或 登录