Please pull from 'for-2.6.24' branch [updated]
Kumar Gala
galak at kernel.crashing.org
Fri Oct 12 04:44:40 EST 2007
(Added the two patches to use PAGE_OFFSET and set TASK_SIZE to 3GB)
Please pull from 'for-2.6.24' branch of
master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git for-2.6.24
to receive the following updates:
arch/powerpc/Kconfig | 3
arch/powerpc/boot/dts/mpc8272ads.dts | 2
arch/powerpc/boot/dts/mpc8541cds.dts | 36 ++++++
arch/powerpc/boot/dts/mpc8555cds.dts | 36 ++++++
arch/powerpc/boot/dts/mpc8560ads.dts | 82 +++++++-------
arch/powerpc/configs/mpc8560_ads_defconfig | 23 +++
arch/powerpc/kernel/head_32.S | 18 +--
arch/powerpc/kernel/head_40x.S | 6 -
arch/powerpc/kernel/head_44x.S | 6 -
arch/powerpc/kernel/head_fsl_booke.S | 11 -
arch/powerpc/platforms/85xx/Kconfig | 1
arch/powerpc/platforms/85xx/mpc8540_ads.h | 35 ------
arch/powerpc/platforms/85xx/mpc85xx_ads.c | 168 +++++++++++++++--------------
arch/powerpc/platforms/85xx/mpc85xx_ads.h | 60 ----------
arch/powerpc/platforms/85xx/mpc85xx_cds.c | 10 +
arch/powerpc/platforms/85xx/mpc85xx_cds.h | 43 -------
arch/powerpc/platforms/85xx/mpc85xx_ds.c | 1
arch/powerpc/platforms/85xx/mpc85xx_mds.c | 1
include/asm-powerpc/cpm2.h | 4
include/asm-powerpc/fs_pd.h | 2
include/asm-powerpc/mpc85xx.h | 45 -------
21 files changed, 259 insertions(+), 334 deletions(-)
Kumar Gala (4):
[POWERPC] 85xx: Killed <asm/mpc85xx.h>
[POWERPC] 85xx: Enable FP emulation in MPC8560 ADS defconfig
[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlers
[POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capable
Scott Wood (3):
[POWERPC] mpc8272ads: Remove muram from the CPM reg property.
[POWERPC] 85xx: Convert mpc8560ads to the new CPM binding.
[POWERPC] 85xx: Add cpm nodes for 8541/8555 CDS
More information about the Linuxppc-dev
mailing list