alistair23-linux/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 Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
copypage_64.S [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
copyuser_64.S [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
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 powerpc: fix strncasecmp prototype 2006-03-25 09:41:40 -08:00
string.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
usercopy_64.c