android_kernel_samsung_msm8976/arch/powerpc/lib
Vitaly Bordug 5902ebce22 [POWERPC] 8xx: generic 8xx code arch/powerpc port
Including support for non-coherent cache, some mm-related things +
relevant field in Kconfig and Makefiles. Also included rheap.o compilation
if 8xx is defined.

Non-coherent mapping were refined and renamed according to Cristoph
Hellwig. Orphaned functions were cleaned up.

[Also removed arch/ppc/kernel/dma-mapping.c, because otherwise
compiling with ARCH=ppc for a non DMA-cache-coherent platform ends up
with two copies of __dma_alloc_coherent etc.
 -- paulus.]

Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-02-07 14:01:02 +11:00
..
checksum_32.S
checksum_64.S
copy_32.S
copypage_64.S
copyuser_64.S
div64.S
dma-noncoherent.c [POWERPC] 8xx: generic 8xx code arch/powerpc port 2007-02-07 14:01:02 +11:00
locks.c [POWERPC] make spinlocks work in a combined kernel 2006-09-20 14:01:16 +10:00
Makefile [POWERPC] 8xx: generic 8xx code arch/powerpc port 2007-02-07 14:01:02 +11:00
mem_64.S
memcpy_64.S [POWERPC] Fix return value from memcpy 2006-08-31 13:22:58 +10:00
rheap.c [POWERPC] Fix rheap alignment problem 2006-10-02 20:27:47 +10:00
sstep.c [POWERPC] Disallow kprobes on emulate_step and branch_taken 2006-11-01 15:14:12 +11:00
strcase.c
string.S
usercopy_64.c