Patches added to powerpc.git for-2.6.24 branch

2007-10-03 Thread Paul Mackerras
Adrian Bunk (1): [POWERPC] Select proper defconfig for crosscompiles Aristeu Rozanski (1): [POWERPC] adbhid: Enable KEY_FN key reporting Arnd Bergmann (3): [POWERPC] add Kconfig option for optimizing for cell [POWERPC] Move embedded6xx into multiplatform [POWERPC]

Re: Patches added to powerpc.git for-2.6.24 branch

2007-10-03 Thread Stephen Rothwell
On Wed, 3 Oct 2007 16:27:26 +1000 Paul Mackerras [EMAIL PROTECTED] wrote: Stephen Rothwell (5): [POWERPC] Create and use CONFIG_WORD_SIZE [POWERPC] Remove debug printk from vio_bus_init [POWERPC] Simplify vio_bus_init a little for legacy iSeries [POWERPC] Make

Re: Patches added to powerpc.git for-2.6.24 branch

2007-10-03 Thread Stephen Rothwell
On Wed, 3 Oct 2007 17:15:51 +1000 Stephen Rothwell [EMAIL PROTECTED] wrote: Would you also consider: [POWERPC] Prepare to remove of_platform_driver name (http://patchwork.ozlabs.org/linuxppc/patch?id=13667) Also: [PATCH 07/11] [POWERPC] iSeries: missing newline in printk

Re: Patches added to powerpc.git for-2.6.24 branch

2007-10-03 Thread Kumar Gala
Jochen Friedrich (4): [POWERPC] Fix copy'n'paste typo in commproc.c [PPC] Fix cpm_dpram_addr returning phys mem instead of virt mem [PPC] Compile fix for 8xx CPM Ehernet driver [POWERPC] Fix cpm_uart driver Some of these should already be Linus's tree (all but the 8xx

Patches added to powerpc.git for-2.6.24 branch

2007-09-19 Thread Paul Mackerras
Adrian Bunk (1): [POWERPC] Remove APUS support from arch/ppc Andre Detsch (1): [POWERPC] spufs: Fix race condition on gang-aff_ref_spu Anton Vorontsov (3): [POWERPC] QE: extern par_io_config_pin and par_io_data_set funcs [POWERPC] fsl_soc: add support for fsl_spi

Re: Patches added to powerpc.git for-2.6.24 branch

2007-09-19 Thread Jeremy Kerr
A couple more, if these are acceptable: [PATCH 1/2] cell: don't cast the result of of_get_property() [PATCH 2/2] fsl/embedded6xx: don't cast the result of of_get_property Cheers, Jeremy ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org

Patches added to powerpc.git for-2.6.24 branch

2007-09-13 Thread Paul Mackerras
David Gibson (2): [POWERPC] Move bootwrapper's strchr() and strncmp() from .h to string.S [POWERPC] Document and implement an improved flash device binding for powerpc Geert Uytterhoeven (1): [POWERPC] PS3: Add new LV1 error codes Geoff Levand (1): [POWERPC] PS3: Enhance

Re: Patches added to powerpc.git for-2.6.24 branch

2007-09-13 Thread Michael Neuling
Paulus, Could you take this as well for 2.6.24? Remove barriers from the SLB shadow buffer update http://patchwork.ozlabs.org/linuxppc/patch?id=13116 Mikey In message [EMAIL PROTECTED] you wrote: David Gibson (2): [POWERPC] Move bootwrapper's strchr() and strncmp() from .h to

Patches added to powerpc.git for-2.6.24 branch

2007-08-22 Thread Paul Mackerras
Josh Boyer (10): [POWERPC] Rename 4xx paths to 40x [POWERPC] 4xx Kconfig cleanup [POWERPC] Rename 44x bootwrapper [POWERPC] 4xx bootwrapper reworks [POWERPC] 40x MMU [POWERPC] 40x decrementer fixes [POWERPC] Fix 40x build [POWERPC] Bamboo DTS

Re: Patches added to powerpc.git for-2.6.24 branch

2007-08-22 Thread Timur Tabi
Paul Mackerras wrote: Scott Wood (15): [POWERPC] Add clrbits8 and setbits8 No love for my similar patch that adds the clrsetbits macros? Or the one that changes immap_86xx.h? ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org

Re: Patches added to powerpc.git for-2.6.24 branch

2007-08-22 Thread Kumar Gala
How do we want to handle the include cleanup I've got. I know you'd like some way of showing it complete. Any ideas? - k ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev

Re: Patches added to powerpc.git for-2.6.24 branch

2007-08-22 Thread Kumar Gala
On Aug 22, 2007, at 7:44 AM, Timur Tabi wrote: Paul Mackerras wrote: Scott Wood (15): [POWERPC] Add clrbits8 and setbits8 No love for my similar patch that adds the clrsetbits macros? Or the one that changes immap_86xx.h? I think the clrsetbits macros needs some further cleanup.