All of lore.kernel.org
 help / color / mirror / Atom feed
* Please pull from 'merge' branch for 2.6.30
@ 2009-05-08 21:34 Kumar Gala
  0 siblings, 0 replies; 6+ messages in thread
From: Kumar Gala @ 2009-05-08 21:34 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

Please pull from 'merge' branch of

	master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git merge

to receive the following updates:

 arch/powerpc/sysdev/fsl_soc.c |   46 ------------------------------------------
 1 file changed, 46 deletions(-)

Anton Vorontsov (1):
      powerpc/fsl_soc: Remove mpc83xx_wdt_init, again

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Please pull from 'merge' branch for 2.6.30
  2009-05-14 16:41 ` Grant Likely
@ 2009-05-15  4:20   ` Benjamin Herrenschmidt
  0 siblings, 0 replies; 6+ messages in thread
From: Benjamin Herrenschmidt @ 2009-05-15  4:20 UTC (permalink / raw)
  To: Grant Likely; +Cc: linuxppc-dev

On Thu, 2009-05-14 at 10:41 -0600, Grant Likely wrote:
> Hi Ben,
> 
> Here are some more commits which got missed in the last merge cycle.
> I've based this on top of Kumar's pull request from yesterday to
> minimize merge commits.
> 
> Note: This pull request replaces my previous pull request.  I rebased
> the series since some of the commits in my previous request have
> already been merged.  If you've already pulled my last request then
> you don't need to pull this one.

What branch ? I don't see them in either your merge or next branch...

Cheers,
Ben.

> Cheers,
> g.
> 
> The following changes since commit 2e15eedffaae555085071c68cb94b9eeed2245be:
>   Kumar Gala (1):
>         powerpc/8xx: Update defconfigs
> 
> are available in the git repository at:
> 
>   git://git.secretlab.ca/git/linux-2.6 merge
> 
> Grant Likely (2):
>       powerpc/boot: add simpleImage.* to clean-files list
>       powerpc/virtex: Add uImage to the default images list
> 
> John Linn (1):
>       powerpc/virtex: Fix duplicate level irq events.
> 
>  arch/powerpc/boot/Makefile         |    2 +-
>  arch/powerpc/platforms/40x/Kconfig |    1 +
>  arch/powerpc/platforms/44x/Kconfig |    1 +
>  arch/powerpc/sysdev/xilinx_intc.c  |  117 ++++++++++++++++++++++++++++++++---
>  4 files changed, 110 insertions(+), 11 deletions(-)
> 
> 
> On Wed, May 13, 2009 at 4:31 PM, Kumar Gala <galak@kernel.crashing.org> wrote:
> > Just added defconfig updates for the normal FSL set of HW.
> >
> > - k
> >
> > Please pull from 'merge' branch of
> >
> >        master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git merge
> >
> > to receive the following updates:
> >
> >  arch/powerpc/configs/83xx/asp8347_defconfig       |  104 ++++-
> >  arch/powerpc/configs/83xx/mpc8313_rdb_defconfig   |  114 ++++--
> >  arch/powerpc/configs/83xx/mpc8315_rdb_defconfig   |  114 ++++--
> >  arch/powerpc/configs/83xx/mpc832x_mds_defconfig   |  107 ++++--
> >  arch/powerpc/configs/83xx/mpc832x_rdb_defconfig   |  113 ++++--
> >  arch/powerpc/configs/83xx/mpc834x_itx_defconfig   |  108 ++++--
> >  arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig |  108 ++++--
> >  arch/powerpc/configs/83xx/mpc834x_mds_defconfig   |  103 ++++-
> >  arch/powerpc/configs/83xx/mpc836x_mds_defconfig   |  108 ++++--
> >  arch/powerpc/configs/83xx/mpc836x_rdk_defconfig   |   96 ++++-
> >  arch/powerpc/configs/83xx/mpc837x_mds_defconfig   |  104 ++++-
> >  arch/powerpc/configs/83xx/mpc837x_rdb_defconfig   |  111 ++++--
> >  arch/powerpc/configs/83xx/sbc834x_defconfig       |   96 ++++-
> >  arch/powerpc/configs/85xx/ksi8560_defconfig       |   86 +++-
> >  arch/powerpc/configs/85xx/mpc8540_ads_defconfig   |   82 +++-
> >  arch/powerpc/configs/85xx/mpc8560_ads_defconfig   |   89 +++--
> >  arch/powerpc/configs/85xx/mpc85xx_cds_defconfig   |   88 +++--
> >  arch/powerpc/configs/85xx/sbc8548_defconfig       |   84 +++-
> >  arch/powerpc/configs/85xx/sbc8560_defconfig       |   83 +++-
> >  arch/powerpc/configs/85xx/socrates_defconfig      |  385 ++++++++++++++++------
> >  arch/powerpc/configs/85xx/stx_gp3_defconfig       |  105 ++++--
> >  arch/powerpc/configs/85xx/tqm8540_defconfig       |  100 ++++-
> >  arch/powerpc/configs/85xx/tqm8541_defconfig       |  101 ++++-
> >  arch/powerpc/configs/85xx/tqm8548_defconfig       |   64 ++-
> >  arch/powerpc/configs/85xx/tqm8555_defconfig       |  101 ++++-
> >  arch/powerpc/configs/85xx/tqm8560_defconfig       |  101 ++++-
> >  arch/powerpc/configs/86xx/gef_ppc9a_defconfig     |   92 ++++-
> >  arch/powerpc/configs/86xx/gef_sbc310_defconfig    |   92 ++++-
> >  arch/powerpc/configs/86xx/gef_sbc610_defconfig    |  122 +++++-
> >  arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig  |  100 ++++-
> >  arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig  |  211 ++++--------
> >  arch/powerpc/configs/86xx/sbc8641d_defconfig      |  114 ++++--
> >  arch/powerpc/configs/adder875_defconfig           |   65 ++-
> >  arch/powerpc/configs/c2k_defconfig                |  128 +++++--
> >  arch/powerpc/configs/ep8248e_defconfig            |   74 +++-
> >  arch/powerpc/configs/ep88xc_defconfig             |   63 ++-
> >  arch/powerpc/configs/linkstation_defconfig        |   96 ++++-
> >  arch/powerpc/configs/mgcoge_defconfig             |   74 +++-
> >  arch/powerpc/configs/mgsuvd_defconfig             |   72 +++-
> >  arch/powerpc/configs/mpc7448_hpc2_defconfig       |   91 +++--
> >  arch/powerpc/configs/mpc8272_ads_defconfig        |   77 +++-
> >  arch/powerpc/configs/mpc83xx_defconfig            |  115 ++++--
> >  arch/powerpc/configs/mpc866_ads_defconfig         |   77 +++-
> >  arch/powerpc/configs/mpc86xx_defconfig            |  211 ++++--------
> >  arch/powerpc/configs/mpc885_ads_defconfig         |   63 ++-
> >  arch/powerpc/configs/pq2fads_defconfig            |   90 +++--
> >  arch/powerpc/configs/prpmc2800_defconfig          |  120 +++++-
> >  arch/powerpc/configs/storcenter_defconfig         |   71 ++--
> >  arch/powerpc/sysdev/fsl_soc.c                     |   46 --
> >  49 files changed, 3630 insertions(+), 1489 deletions(-)
> >
> > Anton Vorontsov (1):
> >      powerpc/fsl_soc: Remove mpc83xx_wdt_init, again
> >
> > Kumar Gala (5):
> >      powerpc/83xx: Update defconfigs
> >      powerpc/85xx: Update defconfigs
> >      powerpc/86xx: Update defconfigs
> >      powerpc/embedded6xx: Update defconfigs
> >      powerpc/8xx: Update defconfigs
> >
> > _______________________________________________
> > Linuxppc-dev mailing list
> > Linuxppc-dev@ozlabs.org
> > https://ozlabs.org/mailman/listinfo/linuxppc-dev
> >
> 
> 
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Please pull from 'merge' branch for 2.6.30
  2009-05-13 22:31 Kumar Gala
@ 2009-05-14 16:41 ` Grant Likely
  2009-05-15  4:20   ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 6+ messages in thread
From: Grant Likely @ 2009-05-14 16:41 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev

Hi Ben,

Here are some more commits which got missed in the last merge cycle.
I've based this on top of Kumar's pull request from yesterday to
minimize merge commits.

Note: This pull request replaces my previous pull request.  I rebased
the series since some of the commits in my previous request have
already been merged.  If you've already pulled my last request then
you don't need to pull this one.

Cheers,
g.

The following changes since commit 2e15eedffaae555085071c68cb94b9eeed2245be=
:
  Kumar Gala (1):
        powerpc/8xx: Update defconfigs

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6 merge

Grant Likely (2):
      powerpc/boot: add simpleImage.* to clean-files list
      powerpc/virtex: Add uImage to the default images list

John Linn (1):
      powerpc/virtex: Fix duplicate level irq events.

 arch/powerpc/boot/Makefile         |    2 +-
 arch/powerpc/platforms/40x/Kconfig |    1 +
 arch/powerpc/platforms/44x/Kconfig |    1 +
 arch/powerpc/sysdev/xilinx_intc.c  |  117 ++++++++++++++++++++++++++++++++=
---
 4 files changed, 110 insertions(+), 11 deletions(-)


On Wed, May 13, 2009 at 4:31 PM, Kumar Gala <galak@kernel.crashing.org> wro=
te:
> Just added defconfig updates for the normal FSL set of HW.
>
> - k
>
> Please pull from 'merge' branch of
>
> =A0 =A0 =A0 =A0master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.=
git merge
>
> to receive the following updates:
>
> =A0arch/powerpc/configs/83xx/asp8347_defconfig =A0 =A0 =A0 | =A0104 ++++-
> =A0arch/powerpc/configs/83xx/mpc8313_rdb_defconfig =A0 | =A0114 ++++--
> =A0arch/powerpc/configs/83xx/mpc8315_rdb_defconfig =A0 | =A0114 ++++--
> =A0arch/powerpc/configs/83xx/mpc832x_mds_defconfig =A0 | =A0107 ++++--
> =A0arch/powerpc/configs/83xx/mpc832x_rdb_defconfig =A0 | =A0113 ++++--
> =A0arch/powerpc/configs/83xx/mpc834x_itx_defconfig =A0 | =A0108 ++++--
> =A0arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig | =A0108 ++++--
> =A0arch/powerpc/configs/83xx/mpc834x_mds_defconfig =A0 | =A0103 ++++-
> =A0arch/powerpc/configs/83xx/mpc836x_mds_defconfig =A0 | =A0108 ++++--
> =A0arch/powerpc/configs/83xx/mpc836x_rdk_defconfig =A0 | =A0 96 ++++-
> =A0arch/powerpc/configs/83xx/mpc837x_mds_defconfig =A0 | =A0104 ++++-
> =A0arch/powerpc/configs/83xx/mpc837x_rdb_defconfig =A0 | =A0111 ++++--
> =A0arch/powerpc/configs/83xx/sbc834x_defconfig =A0 =A0 =A0 | =A0 96 ++++-
> =A0arch/powerpc/configs/85xx/ksi8560_defconfig =A0 =A0 =A0 | =A0 86 +++-
> =A0arch/powerpc/configs/85xx/mpc8540_ads_defconfig =A0 | =A0 82 +++-
> =A0arch/powerpc/configs/85xx/mpc8560_ads_defconfig =A0 | =A0 89 +++--
> =A0arch/powerpc/configs/85xx/mpc85xx_cds_defconfig =A0 | =A0 88 +++--
> =A0arch/powerpc/configs/85xx/sbc8548_defconfig =A0 =A0 =A0 | =A0 84 +++-
> =A0arch/powerpc/configs/85xx/sbc8560_defconfig =A0 =A0 =A0 | =A0 83 +++-
> =A0arch/powerpc/configs/85xx/socrates_defconfig =A0 =A0 =A0| =A0385 +++++=
+++++++++++------
> =A0arch/powerpc/configs/85xx/stx_gp3_defconfig =A0 =A0 =A0 | =A0105 ++++-=
-
> =A0arch/powerpc/configs/85xx/tqm8540_defconfig =A0 =A0 =A0 | =A0100 ++++-
> =A0arch/powerpc/configs/85xx/tqm8541_defconfig =A0 =A0 =A0 | =A0101 ++++-
> =A0arch/powerpc/configs/85xx/tqm8548_defconfig =A0 =A0 =A0 | =A0 64 ++-
> =A0arch/powerpc/configs/85xx/tqm8555_defconfig =A0 =A0 =A0 | =A0101 ++++-
> =A0arch/powerpc/configs/85xx/tqm8560_defconfig =A0 =A0 =A0 | =A0101 ++++-
> =A0arch/powerpc/configs/86xx/gef_ppc9a_defconfig =A0 =A0 | =A0 92 ++++-
> =A0arch/powerpc/configs/86xx/gef_sbc310_defconfig =A0 =A0| =A0 92 ++++-
> =A0arch/powerpc/configs/86xx/gef_sbc610_defconfig =A0 =A0| =A0122 +++++-
> =A0arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig =A0| =A0100 ++++-
> =A0arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig =A0| =A0211 ++++-----=
---
> =A0arch/powerpc/configs/86xx/sbc8641d_defconfig =A0 =A0 =A0| =A0114 ++++-=
-
> =A0arch/powerpc/configs/adder875_defconfig =A0 =A0 =A0 =A0 =A0 | =A0 65 +=
+-
> =A0arch/powerpc/configs/c2k_defconfig =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0| =
=A0128 +++++--
> =A0arch/powerpc/configs/ep8248e_defconfig =A0 =A0 =A0 =A0 =A0 =A0| =A0 74=
 +++-
> =A0arch/powerpc/configs/ep88xc_defconfig =A0 =A0 =A0 =A0 =A0 =A0 | =A0 63=
 ++-
> =A0arch/powerpc/configs/linkstation_defconfig =A0 =A0 =A0 =A0| =A0 96 +++=
+-
> =A0arch/powerpc/configs/mgcoge_defconfig =A0 =A0 =A0 =A0 =A0 =A0 | =A0 74=
 +++-
> =A0arch/powerpc/configs/mgsuvd_defconfig =A0 =A0 =A0 =A0 =A0 =A0 | =A0 72=
 +++-
> =A0arch/powerpc/configs/mpc7448_hpc2_defconfig =A0 =A0 =A0 | =A0 91 +++--
> =A0arch/powerpc/configs/mpc8272_ads_defconfig =A0 =A0 =A0 =A0| =A0 77 +++=
-
> =A0arch/powerpc/configs/mpc83xx_defconfig =A0 =A0 =A0 =A0 =A0 =A0| =A0115=
 ++++--
> =A0arch/powerpc/configs/mpc866_ads_defconfig =A0 =A0 =A0 =A0 | =A0 77 +++=
-
> =A0arch/powerpc/configs/mpc86xx_defconfig =A0 =A0 =A0 =A0 =A0 =A0| =A0211=
 ++++--------
> =A0arch/powerpc/configs/mpc885_ads_defconfig =A0 =A0 =A0 =A0 | =A0 63 ++-
> =A0arch/powerpc/configs/pq2fads_defconfig =A0 =A0 =A0 =A0 =A0 =A0| =A0 90=
 +++--
> =A0arch/powerpc/configs/prpmc2800_defconfig =A0 =A0 =A0 =A0 =A0| =A0120 +=
++++-
> =A0arch/powerpc/configs/storcenter_defconfig =A0 =A0 =A0 =A0 | =A0 71 ++-=
-
> =A0arch/powerpc/sysdev/fsl_soc.c =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =
| =A0 46 --
> =A049 files changed, 3630 insertions(+), 1489 deletions(-)
>
> Anton Vorontsov (1):
> =A0 =A0 =A0powerpc/fsl_soc: Remove mpc83xx_wdt_init, again
>
> Kumar Gala (5):
> =A0 =A0 =A0powerpc/83xx: Update defconfigs
> =A0 =A0 =A0powerpc/85xx: Update defconfigs
> =A0 =A0 =A0powerpc/86xx: Update defconfigs
> =A0 =A0 =A0powerpc/embedded6xx: Update defconfigs
> =A0 =A0 =A0powerpc/8xx: Update defconfigs
>
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
>



--=20
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Please pull from 'merge' branch for 2.6.30
@ 2009-05-13 22:31 Kumar Gala
  2009-05-14 16:41 ` Grant Likely
  0 siblings, 1 reply; 6+ messages in thread
From: Kumar Gala @ 2009-05-13 22:31 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

Just added defconfig updates for the normal FSL set of HW.

- k

Please pull from 'merge' branch of

	master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git merge

to receive the following updates:

 arch/powerpc/configs/83xx/asp8347_defconfig       |  104 ++++-
 arch/powerpc/configs/83xx/mpc8313_rdb_defconfig   |  114 ++++--
 arch/powerpc/configs/83xx/mpc8315_rdb_defconfig   |  114 ++++--
 arch/powerpc/configs/83xx/mpc832x_mds_defconfig   |  107 ++++--
 arch/powerpc/configs/83xx/mpc832x_rdb_defconfig   |  113 ++++--
 arch/powerpc/configs/83xx/mpc834x_itx_defconfig   |  108 ++++--
 arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig |  108 ++++--
 arch/powerpc/configs/83xx/mpc834x_mds_defconfig   |  103 ++++-
 arch/powerpc/configs/83xx/mpc836x_mds_defconfig   |  108 ++++--
 arch/powerpc/configs/83xx/mpc836x_rdk_defconfig   |   96 ++++-
 arch/powerpc/configs/83xx/mpc837x_mds_defconfig   |  104 ++++-
 arch/powerpc/configs/83xx/mpc837x_rdb_defconfig   |  111 ++++--
 arch/powerpc/configs/83xx/sbc834x_defconfig       |   96 ++++-
 arch/powerpc/configs/85xx/ksi8560_defconfig       |   86 +++-
 arch/powerpc/configs/85xx/mpc8540_ads_defconfig   |   82 +++-
 arch/powerpc/configs/85xx/mpc8560_ads_defconfig   |   89 +++--
 arch/powerpc/configs/85xx/mpc85xx_cds_defconfig   |   88 +++--
 arch/powerpc/configs/85xx/sbc8548_defconfig       |   84 +++-
 arch/powerpc/configs/85xx/sbc8560_defconfig       |   83 +++-
 arch/powerpc/configs/85xx/socrates_defconfig      |  385 ++++++++++++++++------
 arch/powerpc/configs/85xx/stx_gp3_defconfig       |  105 ++++--
 arch/powerpc/configs/85xx/tqm8540_defconfig       |  100 ++++-
 arch/powerpc/configs/85xx/tqm8541_defconfig       |  101 ++++-
 arch/powerpc/configs/85xx/tqm8548_defconfig       |   64 ++-
 arch/powerpc/configs/85xx/tqm8555_defconfig       |  101 ++++-
 arch/powerpc/configs/85xx/tqm8560_defconfig       |  101 ++++-
 arch/powerpc/configs/86xx/gef_ppc9a_defconfig     |   92 ++++-
 arch/powerpc/configs/86xx/gef_sbc310_defconfig    |   92 ++++-
 arch/powerpc/configs/86xx/gef_sbc610_defconfig    |  122 +++++-
 arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig  |  100 ++++-
 arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig  |  211 ++++--------
 arch/powerpc/configs/86xx/sbc8641d_defconfig      |  114 ++++--
 arch/powerpc/configs/adder875_defconfig           |   65 ++-
 arch/powerpc/configs/c2k_defconfig                |  128 +++++--
 arch/powerpc/configs/ep8248e_defconfig            |   74 +++-
 arch/powerpc/configs/ep88xc_defconfig             |   63 ++-
 arch/powerpc/configs/linkstation_defconfig        |   96 ++++-
 arch/powerpc/configs/mgcoge_defconfig             |   74 +++-
 arch/powerpc/configs/mgsuvd_defconfig             |   72 +++-
 arch/powerpc/configs/mpc7448_hpc2_defconfig       |   91 +++--
 arch/powerpc/configs/mpc8272_ads_defconfig        |   77 +++-
 arch/powerpc/configs/mpc83xx_defconfig            |  115 ++++--
 arch/powerpc/configs/mpc866_ads_defconfig         |   77 +++-
 arch/powerpc/configs/mpc86xx_defconfig            |  211 ++++--------
 arch/powerpc/configs/mpc885_ads_defconfig         |   63 ++-
 arch/powerpc/configs/pq2fads_defconfig            |   90 +++--
 arch/powerpc/configs/prpmc2800_defconfig          |  120 +++++-
 arch/powerpc/configs/storcenter_defconfig         |   71 ++--
 arch/powerpc/sysdev/fsl_soc.c                     |   46 --
 49 files changed, 3630 insertions(+), 1489 deletions(-)

Anton Vorontsov (1):
      powerpc/fsl_soc: Remove mpc83xx_wdt_init, again

Kumar Gala (5):
      powerpc/83xx: Update defconfigs
      powerpc/85xx: Update defconfigs
      powerpc/86xx: Update defconfigs
      powerpc/embedded6xx: Update defconfigs
      powerpc/8xx: Update defconfigs

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Please pull from 'merge' branch for 2.6.30
@ 2009-04-23 13:55 Kumar Gala
  0 siblings, 0 replies; 6+ messages in thread
From: Kumar Gala @ 2009-04-23 13:55 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: linuxppc-dev

Please pull from 'merge' branch of

	master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git merge

to receive the following updates:

 arch/powerpc/include/asm/mmu.h        |    6 ------
 arch/powerpc/include/asm/ppc-opcode.h |   11 +----------
 arch/powerpc/kernel/cputable.c        |    2 +-
 arch/powerpc/mm/tlb_nohash_low.S      |   16 ++--------------
 4 files changed, 4 insertions(+), 31 deletions(-)

Kumar Gala (1):
      Revert "powerpc: Add support for early tlbilx opcode"

Stephen Rothwell (1):
      powerpc: fix for long standing bug noticed by gcc 4.4.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Please pull from 'merge' branch for 2.6.30
@ 2009-04-21 21:38 Kumar Gala
  0 siblings, 0 replies; 6+ messages in thread
From: Kumar Gala @ 2009-04-21 21:38 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: linuxppc-dev

Please pull from 'merge' branch of

	master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git merge

to receive the following updates:

 arch/powerpc/configs/85xx/mpc8536_ds_defconfig | 1802 ------------------------
 arch/powerpc/configs/85xx/mpc8544_ds_defconfig | 1802 ------------------------
 arch/powerpc/configs/85xx/mpc8568mds_defconfig | 1309 -----------------
 arch/powerpc/configs/85xx/mpc8572_ds_defconfig | 1794 ------------------------
 arch/powerpc/configs/mpc85xx_defconfig         |  252 +--
 arch/powerpc/configs/mpc85xx_smp_defconfig     | 1829 +++++++++++++++++++++++++
 arch/powerpc/platforms/fsl_uli1575.c           |    5
 arch/powerpc/sysdev/fsl_rio.c                  |   28
 8 files changed, 1959 insertions(+), 6862 deletions(-)

Anton Vorontsov (1):
      fsl_rio: Pass the proper device to dma mapping routines

Kumar Gala (4):
      powerpc/85xx: Updated generic mpc85xx_defconfig
      powerpc/85xx: Enabled a bunch of FSL specific drivers/options
      powerpc/85xx: Added SMP defconfig
      powerpc/85xx: Remove defconfigs that mpc85xx_{smp_}defconfig cover

Timur Tabi (1):
      powerpc: don't disable SATA interrupts on Freescale MPC8610 HPCD

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-05-15  4:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-08 21:34 Please pull from 'merge' branch for 2.6.30 Kumar Gala
  -- strict thread matches above, loose matches on Subject: below --
2009-05-13 22:31 Kumar Gala
2009-05-14 16:41 ` Grant Likely
2009-05-15  4:20   ` Benjamin Herrenschmidt
2009-04-23 13:55 Kumar Gala
2009-04-21 21:38 Kumar Gala

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.