linux/arch/powerpc
Paul Mackerras 9b6b563c0d powerpc: Merge in the ppc64 version of the prom code.
This brings in the ppc64 version of prom_init.c, prom.c and btext.c
and makes them work for ppc32.  This also brings in the new calling
convention, where the first entry to the kernel (with r5 != 0) goes
to the prom_init code, which then restarts from the beginning (with
r5 == 0) after it has done its stuff.

For now this also brings in the ppc32 version of setup.c.  It also
merges lmb.h.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-10-06 12:06:20 +10:00
..
kernel powerpc: Merge in the ppc64 version of the prom code. 2005-10-06 12:06:20 +10:00
lib powerpc: Merge enough to start building in arch/powerpc. 2005-09-26 16:04:21 +10:00
mm powerpc: Fixes to get the merged kernel to boot on powermac. 2005-09-28 20:28:14 +10:00
oprofile [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array 2005-09-28 15:42:54 +10:00
platforms powerpc: Merge in the ppc64 version of the prom code. 2005-10-06 12:06:20 +10:00
sysdev powerpc: Get merged kernel to compile and run on 32-bit SMP powermac. 2005-10-01 13:49:08 +10:00
Kconfig powerpc: make iSeries boot 2005-10-01 18:52:26 +10:00
Kconfig.debug powerpc: make iSeries boot 2005-10-01 18:52:26 +10:00
Makefile powerpc: make iSeries build 2005-10-01 18:52:10 +10:00