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
* 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.