arch: remove score port
The Sunplus S+core architecture was added in 2009 by Chen Liqin, who has been co-maintaining it with Lennox Wu <lennox.wu@gmail.com> since then, but after they both left the company, nobody else has shown any interest in the port and it has seen almost no activity other than tree-wide changes. The gcc port was removed a few years ago due to the inactivity. While the sunplus website still advertises products with unspecified RISC cores that might be S+core based, it's very clear that the Linux port is completely abandoned at this point. This removes all files related to the architecture. Acked-by: NLennox Wu <lennox.wu@gmail.com> Link: http://www.sunplus.com/Signed-off-by: NArnd Bergmann <arnd@arndb.de>
Showing
arch/score/Kconfig
已删除
100644 → 0
arch/score/Kconfig.debug
已删除
100644 → 0
arch/score/Makefile
已删除
100644 → 0
arch/score/boot/Makefile
已删除
100644 → 0
arch/score/include/asm/Kbuild
已删除
100644 → 0
arch/score/include/asm/bug.h
已删除
100644 → 0
arch/score/include/asm/bugs.h
已删除
100644 → 0
arch/score/include/asm/dma.h
已删除
100644 → 0
arch/score/include/asm/elf.h
已删除
100644 → 0
arch/score/include/asm/exec.h
已删除
100644 → 0
arch/score/include/asm/io.h
已删除
100644 → 0
arch/score/include/asm/irq.h
已删除
100644 → 0
arch/score/include/asm/mmu.h
已删除
100644 → 0
arch/score/include/asm/page.h
已删除
100644 → 0
arch/score/include/asm/pci.h
已删除
100644 → 0
arch/score/include/asm/tlb.h
已删除
100644 → 0
arch/score/include/asm/user.h
已删除
100644 → 0
arch/score/kernel/Makefile
已删除
100644 → 0
arch/score/kernel/entry.S
已删除
100644 → 0
arch/score/kernel/head.S
已删除
100644 → 0
arch/score/kernel/irq.c
已删除
100644 → 0
arch/score/kernel/module.c
已删除
100644 → 0
此差异已折叠。
arch/score/kernel/process.c
已删除
100644 → 0
此差异已折叠。
arch/score/kernel/ptrace.c
已删除
100644 → 0
此差异已折叠。
arch/score/kernel/setup.c
已删除
100644 → 0
此差异已折叠。
arch/score/kernel/signal.c
已删除
100644 → 0
此差异已折叠。
此差异已折叠。
arch/score/kernel/sys_score.c
已删除
100644 → 0
此差异已折叠。
arch/score/kernel/time.c
已删除
100644 → 0
此差异已折叠。
arch/score/kernel/traps.c
已删除
100644 → 0
此差异已折叠。
此差异已折叠。
arch/score/lib/Makefile
已删除
100644 → 0
此差异已折叠。
arch/score/lib/ashldi3.c
已删除
100644 → 0
此差异已折叠。
arch/score/lib/ashrdi3.c
已删除
100644 → 0
此差异已折叠。
arch/score/lib/checksum.S
已删除
100644 → 0
此差异已折叠。
此差异已折叠。
arch/score/lib/cmpdi2.c
已删除
100644 → 0
此差异已折叠。
arch/score/lib/libgcc.h
已删除
100644 → 0
此差异已折叠。
arch/score/lib/lshrdi3.c
已删除
100644 → 0
此差异已折叠。
arch/score/lib/string.S
已删除
100644 → 0
此差异已折叠。
arch/score/lib/ucmpdi2.c
已删除
100644 → 0
此差异已折叠。
arch/score/mm/Makefile
已删除
100644 → 0
此差异已折叠。
arch/score/mm/cache.c
已删除
100644 → 0
此差异已折叠。
arch/score/mm/extable.c
已删除
100644 → 0
此差异已折叠。
arch/score/mm/fault.c
已删除
100644 → 0
此差异已折叠。
arch/score/mm/init.c
已删除
100644 → 0
此差异已折叠。
arch/score/mm/pgtable.c
已删除
100644 → 0
此差异已折叠。
arch/score/mm/tlb-miss.S
已删除
100644 → 0
此差异已折叠。
arch/score/mm/tlb-score.c
已删除
100644 → 0
此差异已折叠。
此差异已折叠。
此差异已折叠。
想要评论请 注册 或 登录