-
- Downloads
mn10300: add the MN10300/AM33 architecture to the kernel
Add architecture support for the MN10300/AM33 CPUs produced by MEI to the kernel. This patch also adds board support for the ASB2303 with the ASB2308 daughter board, and the ASB2305. The only processor supported is the MN103E010, which is an AM33v2 core plus on-chip devices. [akpm@linux-foundation.org: nuke cvs control strings] Signed-off-by:Masakazu Urade <urade.masakazu@jp.panasonic.com> Signed-off-by:
Koichi Yasutake <yasutake.koichi@jp.panasonic.com> Signed-off-by:
David Howells <dhowells@redhat.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- Documentation/mn10300/ABI.txt 149 additions, 0 deletionsDocumentation/mn10300/ABI.txt
- Documentation/mn10300/compartmentalisation.txt 60 additions, 0 deletionsDocumentation/mn10300/compartmentalisation.txt
- MAINTAINERS 9 additions, 0 deletionsMAINTAINERS
- arch/mn10300/Kconfig 381 additions, 0 deletionsarch/mn10300/Kconfig
- arch/mn10300/Kconfig.debug 135 additions, 0 deletionsarch/mn10300/Kconfig.debug
- arch/mn10300/Makefile 135 additions, 0 deletionsarch/mn10300/Makefile
- arch/mn10300/boot/.gitignore 1 addition, 0 deletionsarch/mn10300/boot/.gitignore
- arch/mn10300/boot/Makefile 28 additions, 0 deletionsarch/mn10300/boot/Makefile
- arch/mn10300/boot/compressed/Makefile 22 additions, 0 deletionsarch/mn10300/boot/compressed/Makefile
- arch/mn10300/boot/compressed/head.S 86 additions, 0 deletionsarch/mn10300/boot/compressed/head.S
- arch/mn10300/boot/compressed/misc.c 429 additions, 0 deletionsarch/mn10300/boot/compressed/misc.c
- arch/mn10300/boot/compressed/misc.h 18 additions, 0 deletionsarch/mn10300/boot/compressed/misc.h
- arch/mn10300/boot/compressed/vmlinux.lds 9 additions, 0 deletionsarch/mn10300/boot/compressed/vmlinux.lds
- arch/mn10300/boot/install.sh 67 additions, 0 deletionsarch/mn10300/boot/install.sh
- arch/mn10300/boot/tools/build.c 190 additions, 0 deletionsarch/mn10300/boot/tools/build.c
- arch/mn10300/configs/asb2303_defconfig 555 additions, 0 deletionsarch/mn10300/configs/asb2303_defconfig
- arch/mn10300/kernel/Makefile 27 additions, 0 deletionsarch/mn10300/kernel/Makefile
- arch/mn10300/kernel/asm-offsets.c 108 additions, 0 deletionsarch/mn10300/kernel/asm-offsets.c
- arch/mn10300/kernel/entry.S 721 additions, 0 deletionsarch/mn10300/kernel/entry.S
- arch/mn10300/kernel/fpu-low.S 197 additions, 0 deletionsarch/mn10300/kernel/fpu-low.S
Loading
Please register or sign in to comment