linux/arch/powerpc/kernel
Paul Mackerras 033ef338b6 powerpc: Merge rtas.c into arch/powerpc/kernel
This splits arch/ppc64/kernel/rtas.c into arch/powerpc/kernel/rtas.c,
which contains generic RTAS functions useful on any CHRP platform,
and arch/powerpc/platforms/pseries/rtas-fw.[ch], which contain
some pSeries-specific firmware flashing bits.  The parts of rtas.c
that are to do with pSeries-specific error logging are protected
by a new CONFIG_RTAS_ERROR_LOGGING symbol.  The inclusion of rtas.o
is controlled by the CONFIG_PPC_RTAS symbol, and the relevant
platforms select that.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-10-26 17:05:24 +10:00
..
asm-offsets.c powerpc: Merge rtas.c into arch/powerpc/kernel 2005-10-26 17:05:24 +10:00
binfmt_elf32.c
btext.c
cputable.c
entry_32.S powerpc: Merge rtas.c into arch/powerpc/kernel 2005-10-26 17:05:24 +10:00
entry_64.S
fpu.S
head_4xx.S
head_8xx.S
head_32.S
head_44x.S
head_64.S
head_fsl_booke.S
idle_6xx.S
idle_power4.S
init_task.c
lparmap.c
Makefile powerpc: Merge rtas.c into arch/powerpc/kernel 2005-10-26 17:05:24 +10:00
misc_32.S
misc_64.S
of_device.c
pmc.c
ppc_ksyms.c
process.c
prom_init.c powerpc: Run on old powermacs. 2005-10-23 17:23:21 +10:00
prom.c powerpc: Merge rtas.c into arch/powerpc/kernel 2005-10-26 17:05:24 +10:00
ptrace32.c
ptrace.c
rtas.c powerpc: Merge rtas.c into arch/powerpc/kernel 2005-10-26 17:05:24 +10:00
semaphore.c
setup_32.c [PATCH] powerpc: Some minor cleanups to setup_32.c 2005-10-26 15:55:53 +10:00
setup_64.c
signal_32.c
sys_ppc32.c
syscalls.c
systbl.S
time.c [PATCH] powerpc: Add support for Book-E timer config to generic_calibrate_decr 2005-10-26 15:55:46 +10:00
traps.c
vecemu.c
vector.S
vio.c powerpc: Add a shutdown member to vio_driver 2005-10-24 17:40:23 +10:00
vmlinux.lds.S