remarkable-linux/arch/powerpc
Benjamin Herrenschmidt 6cdd2bdfb9 [POWERPC] Fix BootX booting with an initrd
The bootx_init.c trampoline didn't properly add the ramdisk to the
"reserve map" (list of reserved areas of memory), thus causing all sorts
of failures when using BootX with an initrd. Also fixes a possible
problem if the ramdisk is located before the device-tree passed by
BootX.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-08-23 15:51:18 +10:00
..
boot [POWERPC] Fix FEC node in 8540 ADS dts 2006-08-23 15:51:18 +10:00
configs [POWERPC] update {g5,iseries,pseries}_defconfigs 2006-08-17 16:41:10 +10:00
kernel [POWERPC] Fix gettimeofday inaccuracies 2006-08-23 15:51:18 +10:00
lib Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
math-emu Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mm [POWERPC] Fix mem= handling when the memory limit is > RMO size 2006-07-26 01:28:24 +10:00
oprofile [PATCH] oprofile: Fix unnecessary cleverness 2006-06-26 09:58:17 -07:00
platforms [POWERPC] Fix BootX booting with an initrd 2006-08-23 15:51:18 +10:00
sysdev [POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device Tree 2006-08-23 15:51:18 +10:00
xmon Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
Kconfig [POWERPC] Offer PCI as a CONFIG choice for PPC_86xx. 2006-08-18 10:08:36 +10:00
Kconfig.debug [POWERPC] Add udbg support for RTAS console 2006-06-28 11:59:48 +10:00
Makefile