]> asedeno.scripts.mit.edu Git - linux.git/commit
powerpc/85xx: Add AltiVec support for e6500
authorKumar Gala <galak@kernel.crashing.org>
Fri, 7 Sep 2012 20:57:17 +0000 (15:57 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 12 Mar 2013 20:59:26 +0000 (15:59 -0500)
commitcd66cc2ee52bca82f1b06e2fbc1ce63f33700190
tree8c180e8049b4e91e27863c210d4b6a4d1a3784c6
parent1b29187315993cc34e9c73d4d8a0887a10cd8998
powerpc/85xx: Add AltiVec support for e6500

The e6500 core adds support for AltiVec on a Book-E class processor.
Connect up all the various exception handling code and build config
mechanisms to allow user spaces apps to utilize AltiVec.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/include/asm/cputable.h
arch/powerpc/include/asm/kvm_asm.h
arch/powerpc/kernel/cpu_setup_fsl_booke.S
arch/powerpc/kernel/cputable.c
arch/powerpc/kernel/exceptions-64e.S
arch/powerpc/platforms/Kconfig.cputype