linux/arch/powerpc
Paul Mackerras a23414beb6 ppc/powerpc: workarounds for old Open Firmware versions
This adds code to work around some problems with old versions of
Open Firmware, such as on the early powermacs (7500 etc.) and the
"Longtrail" CHRP machine.  On these machines we have to claim
the physical and virtual address ranges explicitly when claiming
memory and then set up a V->P mapping.

The Longtrail has more problems: setprop doesn't work, and we have
to set an "allow-reclaim" variable to 0 in order to get claim on
physical memory ranges to fail if the memory is already claimed.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-11-10 12:00:55 +11:00
..
configs [PATCH] ppc64: Update g5_defconfig for ARCH=powerpc 2005-11-08 11:17:50 +11:00
kernel ppc/powerpc: workarounds for old Open Firmware versions 2005-11-10 12:00:55 +11:00
lib Merge ../linux-2.6 2005-11-07 14:42:09 +11:00
mm [PATCH] ppc64: Don't panic when early __ioremap fails 2005-11-10 11:26:06 +11:00
oprofile [PATCH] ppc64: fix oprofile sample bit handling 2005-11-08 11:19:55 +11:00
platforms ppc/powerpc: workarounds for old Open Firmware versions 2005-11-10 12:00:55 +11:00
sysdev [PATCH] powerpc: Kill ppcdebug 2005-11-07 12:37:45 +11:00
xmon powerpc: Simplify and clean up the xmon terminal I/O 2005-11-08 22:55:08 +11:00
Kconfig [PATCH] Memory Add Fixes for ppc64 2005-11-08 15:17:38 +11:00
Kconfig.debug [PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu 2005-11-07 07:53:35 -08:00
Makefile powerpc: Set entry point and text address in linker script 2005-11-03 16:03:06 +11:00