All of lore.kernel.org
 help / color / mirror / Atom feed
* Please pull from 'next' branch
@ 2009-03-19  9:05 Kumar Gala
  0 siblings, 0 replies; 17+ messages in thread
From: Kumar Gala @ 2009-03-19  9:05 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

Please pull from 'next' branch of

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

to receive the following updates:

 arch/powerpc/Makefile                          |    4
 arch/powerpc/boot/dts/gef_ppc9a.dts            |  364 ++++
 arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts |    2
 arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts |    2
 arch/powerpc/configs/86xx/gef_ppc9a_defconfig  | 1889 +++++++++++++++++++++++++
 arch/powerpc/math-emu/Makefile                 |    5
 arch/powerpc/platforms/85xx/ksi8560.c          |    2
 arch/powerpc/platforms/85xx/smp.c              |   43
 arch/powerpc/platforms/86xx/Kconfig            |   10
 arch/powerpc/platforms/86xx/Makefile           |    1
 arch/powerpc/platforms/86xx/gef_ppc9a.c        |  223 ++
 arch/powerpc/platforms/86xx/gef_sbc310.c       |    4
 arch/powerpc/sysdev/cpm2.c                     |    1
 drivers/watchdog/Kconfig                       |    2
 14 files changed, 2533 insertions(+), 19 deletions(-)

Grant Likely (1):
      powerpc/cpm2: fix building fs_enet driver as a module.

Kumar Gala (1):
      powerpc/85xx: Update smp support to handle doorbells and non-mpic init

Liu Yu (1):
      powerpc/math-emu: Fix efp dependence

Martyn Welch (3):
      powerpc/86xx: Run sbc310 USB fixup code only on the appropriate platform.
      powerpc/86xx: Board support for GE Fanuc's PPC9A
      powerpc/86xx: Default configuration for GE Fanuc's PPC9A

Ted Peters (1):
      powerpc/85xx: Fix MPC8572DS PCI protected interrupt sources

Thomas Gleixner (1):
      powerpc/85xx: remove setup_irq(NULL action) in ksi8560

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

* Please pull from 'next' branch
@ 2009-08-07  3:09 Kumar Gala
  0 siblings, 0 replies; 17+ messages in thread
From: Kumar Gala @ 2009-08-07  3:09 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

Please pull from 'next' branch of

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

to receive the following updates:

 arch/powerpc/boot/dts/gef_sbc310.dts      |   64 +++-
 arch/powerpc/boot/dts/mgcoge.dts          |   53 +++
 arch/powerpc/boot/dts/mpc8377_rdb.dts     |    2
 arch/powerpc/boot/dts/mpc8377_wlan.dts    |  464 +++++++++++++++++++++++++++++
 arch/powerpc/boot/dts/mpc8378_rdb.dts     |    2
 arch/powerpc/boot/dts/mpc8379_rdb.dts     |    2
 arch/powerpc/boot/dts/mpc8536ds.dts       |   32 +-
 arch/powerpc/boot/dts/mpc8536ds_36b.dts   |  467 ++++++++++++++++++++++++++++++
 arch/powerpc/boot/dts/mpc8548cds.dts      |   20 +
 arch/powerpc/mm/fsl_booke_mmu.c           |    2
 arch/powerpc/platforms/82xx/mgcoge.c      |   69 +++-
 arch/powerpc/platforms/83xx/Kconfig       |    4
 arch/powerpc/platforms/83xx/mpc837x_rdb.c |   28 +
 arch/powerpc/platforms/83xx/mpc83xx.h     |    4
 arch/powerpc/platforms/86xx/gef_ppc9a.c   |   37 +-
 arch/powerpc/sysdev/fsl_rio.c             |   18 -
 arch/powerpc/sysdev/ipic.c                |    7
 arch/powerpc/sysdev/qe_lib/qe_ic.c        |    5
 18 files changed, 1219 insertions(+), 61 deletions(-)

Anton Vorontsov (3):
      powerpc/83xx: Add support for MPC8377E-WLAN boards
      powerpc/85xx: Add support for I2C EEPROMs on MPC8548CDS boards
      powerpc/83xx: Add eSDHC support for MPC837xE-RDB/WLAN boards

Heiko Schocher (1):
      powerpc/82xx: mgcoge - updates for 2.6.32

Julia Lawall (3):
      powerpc/fsl_rio: Add kmalloc NULL tests
      powerpc/ipic: introduce missing kfree
      powerpc/qe: introduce missing kfree

Kumar Gala (2):
      powerpc/85xx: Move mpc8536ds.dts to address-cells/size-cells = <2>
      powerpc/85xx: Added 36-bit physical device tree for mpc8572ds board

Martyn Welch (3):
      powerpc/86xx: Correct reading of information presented in cpuinfo
      powerpc/86xx: Enable XMC site on GE Fanuc SBC310
      powerpc/86xx: Update GE Fanuc sbc310 DTS

Roel Kluin (1):
      powerpc/fsl-booke: read buffer overflow

Sebastian Andrzej Siewior (1):
      powerpc/ipic: unmask all interrupt sources

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

* Please pull from 'next' branch
@ 2009-05-19  5:53 Kumar Gala
  0 siblings, 0 replies; 17+ messages in thread
From: Kumar Gala @ 2009-05-19  5:53 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

Ben,

This is based on benh/next and fixes the cpm cruft patch to drop the
removal of IMAP_ADDR from cpm1 so we still build on 8xx.  Will deal with
that when we get into the merge window for 2.6.31.

- k

Please pull from 'next' branch of

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

to receive the following updates:

 Documentation/powerpc/dts-bindings/ecm.txt           |   64 +
 Documentation/powerpc/dts-bindings/fsl/cpm_qe/qe.txt |    3
 Documentation/powerpc/dts-bindings/fsl/esdhc.txt     |    5
 Documentation/powerpc/dts-bindings/fsl/mcm.txt       |   64 +
 arch/powerpc/boot/dts/gef_ppc9a.dts                  |   14
 arch/powerpc/boot/dts/gef_sbc310.dts                 |   14
 arch/powerpc/boot/dts/gef_sbc610.dts                 |   14
 arch/powerpc/boot/dts/ksi8560.dts                    |   13
 arch/powerpc/boot/dts/mpc832x_mds.dts                |    3
 arch/powerpc/boot/dts/mpc832x_rdb.dts                |    3
 arch/powerpc/boot/dts/mpc8349emitx.dts               |    2
 arch/powerpc/boot/dts/mpc8349emitxgp.dts             |    1
 arch/powerpc/boot/dts/mpc834x_mds.dts                |    2
 arch/powerpc/boot/dts/mpc836x_mds.dts                |    3
 arch/powerpc/boot/dts/mpc836x_rdk.dts                |    2
 arch/powerpc/boot/dts/mpc8377_mds.dts                |    1
 arch/powerpc/boot/dts/mpc8378_mds.dts                |    1
 arch/powerpc/boot/dts/mpc8379_mds.dts                |    1
 arch/powerpc/boot/dts/mpc8536ds.dts                  |   18
 arch/powerpc/boot/dts/mpc8540ads.dts                 |   15
 arch/powerpc/boot/dts/mpc8541cds.dts                 |   16
 arch/powerpc/boot/dts/mpc8544ds.dts                  |   18
 arch/powerpc/boot/dts/mpc8548cds.dts                 |   17
 arch/powerpc/boot/dts/mpc8555cds.dts                 |   16
 arch/powerpc/boot/dts/mpc8560ads.dts                 |   15
 arch/powerpc/boot/dts/mpc8568mds.dts                 |   51 +
 arch/powerpc/boot/dts/mpc8569mds.dts                 |  583 +++++++++++++++
 arch/powerpc/boot/dts/mpc8572ds.dts                  |   17
 arch/powerpc/boot/dts/mpc8572ds_36b.dts              |   39 -
 arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts       |   16
 arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts       |    2
 arch/powerpc/boot/dts/mpc8610_hpcd.dts               |   16
 arch/powerpc/boot/dts/mpc8641_hpcn.dts               |   16
 arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts           |  609 ++++++++++++++++
 arch/powerpc/boot/dts/p2020ds.dts                    |  704 +++++++++++++++++++
 arch/powerpc/boot/dts/sbc8349.dts                    |    1
 arch/powerpc/boot/dts/sbc8548.dts                    |   16
 arch/powerpc/boot/dts/sbc8560.dts                    |   15
 arch/powerpc/boot/dts/sbc8641d.dts                   |   16
 arch/powerpc/boot/dts/socrates.dts                   |   15
 arch/powerpc/boot/dts/stx_gp3_8560.dts               |   15
 arch/powerpc/boot/dts/tqm8540.dts                    |   15
 arch/powerpc/boot/dts/tqm8541.dts                    |   15
 arch/powerpc/boot/dts/tqm8548-bigflash.dts           |   16
 arch/powerpc/boot/dts/tqm8548.dts                    |   16
 arch/powerpc/boot/dts/tqm8555.dts                    |   15
 arch/powerpc/boot/dts/tqm8560.dts                    |   15
 arch/powerpc/include/asm/cpm2.h                      |    4
 arch/powerpc/include/asm/mpc86xx.h                   |   33
 arch/powerpc/include/asm/pci-bridge.h                |    6
 arch/powerpc/include/asm/qe.h                        |   21
 arch/powerpc/oprofile/op_model_fsl_emb.c             |   14
 arch/powerpc/platforms/82xx/pq2ads.h                 |   13
 arch/powerpc/platforms/85xx/Kconfig                  |    1
 arch/powerpc/platforms/85xx/mpc85xx_ds.c             |   43 +
 arch/powerpc/platforms/85xx/mpc85xx_mds.c            |   52 +
 arch/powerpc/platforms/86xx/gef_ppc9a.c              |    1
 arch/powerpc/platforms/86xx/gef_sbc310.c             |    1
 arch/powerpc/platforms/86xx/gef_sbc610.c             |    1
 arch/powerpc/platforms/86xx/mpc8610_hpcd.c           |    1
 arch/powerpc/platforms/86xx/mpc86xx_hpcn.c           |    1
 arch/powerpc/platforms/86xx/mpc86xx_smp.c            |    8
 arch/powerpc/platforms/86xx/sbc8641d.c               |    1
 arch/powerpc/platforms/8xx/mpc885ads.h               |    4
 arch/powerpc/platforms/fsl_uli1575.c                 |   24
 arch/powerpc/sysdev/cpm2.c                           |    2
 arch/powerpc/sysdev/fsl_msi.c                        |    9
 arch/powerpc/sysdev/fsl_pci.c                        |  132 +++
 arch/powerpc/sysdev/fsl_pci.h                        |    6
 arch/powerpc/sysdev/fsl_rio.c                        |   15
 arch/powerpc/sysdev/fsl_soc.c                        |   14
 arch/powerpc/sysdev/qe_lib/qe.c                      |   75 +-
 drivers/dma/fsldma.c                                 |   13
 drivers/net/ucc_geth.c                               |   24
 drivers/net/ucc_geth.h                               |    4
 drivers/of/base.c                                    |    1
 drivers/rapidio/rio-scan.c                           |    6
 include/linux/pci_ids.h                              |    4
 78 files changed, 2810 insertions(+), 272 deletions(-)

Anton Vorontsov (6):
      powerpc/85xx: Add PCI IDs for MPC8569 family processors
      powerpc/85xx: Fix mpc8569emds crypto node to include SNOW unit
      powerpc/85xx: Fix reg & interrupts for mpc8569emds localbus added NAND
      powerpc/85xx: Add eSDHC support for MPC8569E-MDS boards
      powerpc/85xx: Enable Serial RapidIO for MPC85xx MDS boards
      powerpc/85xx: Add STMicro M25P40 serial flash support for MPC8569E-MDS

Becky Bruce (2):
      powerpc/86xx: Add 36-bit device tree for mpc8641hpcn
      powerpc: make dma_window_* in pci_controller struct avail on 32b

Haiying Wang (7):
      powerpc/85xx: clean up for mpc8568_mds name
      powerpc/qe: update risc allocation for QE
      net/ucc_geth: update riscTx and riscRx in ucc_geth
      powerpc/qe: update QE Serial Number
      net/ucc_geth: Assign six threads to Rx for UEC
      powerpc/85xx: Add MPC8569MDS board support
      powerpc/qe: add new qe properties for QE based chips

Kumar Gala (18):
      powerpc/fsl: Remove cell-index from PCI nodes
      powerpc: Refactor board check for PCI quirks on FSL boards with uli1575
      powerpc/fsl: use of_iomap() for rstcr mapping
      powerpc/85xx: Add binding for LAWs and ECM
      powerpc/85xx: Add new LAW & ECM device tree nodes for all 85xx systems
      powerpc/86xx: Add binding for LAWs and MCM
      powerpc/86xx: Add new LAW & MCM device tree nodes for all 86xx systems
      powerpc/cpm: Remove some cruft code and defines
      powerpc/86xx: clean up smp init code
      powerpc/fsl: Removed reg property from 85xx/86xx soc node
      fsldma: Fix compile warnings
      powerpc/85xx: Add MSI nodes for MPC8568/9 MDS systems
      powerpc/fsl: Support unique MSI addresses per PCIe Root Complex
      powerpc/8xxx: Update PCI outbound window addresses for 36-bit configs
      powerpc/fsl_rio: Fix compile warnings
      powerpc/fsl: Update FSL esdhc binding
      powerpc/85xx: Add P2020DS board support
      powerpc/fsl: Setup PCI inbound window based on actual amount of memory

Li Yang (2):
      powerpc/fsl_rio: use LAW address from device tree
      rapidio: fix section mismatch warnings

Michael Ellerman (1):
      powerpc/oprofile: Remove unused dump_pmcs() in FSL oprofile

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

* Please pull from 'next' branch
@ 2009-05-13 22:33 Kumar Gala
  0 siblings, 0 replies; 17+ messages in thread
From: Kumar Gala @ 2009-05-13 22:33 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

This is based on v2.6.30-rc5.

- k

Please pull from 'next' branch of

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

to receive the following updates:

 Documentation/powerpc/dts-bindings/ecm.txt           |   64 +
 Documentation/powerpc/dts-bindings/fsl/cpm_qe/qe.txt |    3
 Documentation/powerpc/dts-bindings/fsl/mcm.txt       |   64 +
 arch/powerpc/boot/dts/gef_ppc9a.dts                  |   14
 arch/powerpc/boot/dts/gef_sbc310.dts                 |   14
 arch/powerpc/boot/dts/gef_sbc610.dts                 |   14
 arch/powerpc/boot/dts/ksi8560.dts                    |   13
 arch/powerpc/boot/dts/mpc832x_mds.dts                |    3
 arch/powerpc/boot/dts/mpc832x_rdb.dts                |    3
 arch/powerpc/boot/dts/mpc8349emitx.dts               |    2
 arch/powerpc/boot/dts/mpc8349emitxgp.dts             |    1
 arch/powerpc/boot/dts/mpc834x_mds.dts                |    2
 arch/powerpc/boot/dts/mpc836x_mds.dts                |    3
 arch/powerpc/boot/dts/mpc836x_rdk.dts                |    2
 arch/powerpc/boot/dts/mpc8377_mds.dts                |    1
 arch/powerpc/boot/dts/mpc8378_mds.dts                |    1
 arch/powerpc/boot/dts/mpc8379_mds.dts                |    1
 arch/powerpc/boot/dts/mpc8536ds.dts                  |   18
 arch/powerpc/boot/dts/mpc8540ads.dts                 |   15
 arch/powerpc/boot/dts/mpc8541cds.dts                 |   16
 arch/powerpc/boot/dts/mpc8544ds.dts                  |   18
 arch/powerpc/boot/dts/mpc8548cds.dts                 |   17
 arch/powerpc/boot/dts/mpc8555cds.dts                 |   16
 arch/powerpc/boot/dts/mpc8560ads.dts                 |   15
 arch/powerpc/boot/dts/mpc8568mds.dts                 |   51 +
 arch/powerpc/boot/dts/mpc8569mds.dts                 |  583 ++++++++++++++++++
 arch/powerpc/boot/dts/mpc8572ds.dts                  |   17
 arch/powerpc/boot/dts/mpc8572ds_36b.dts              |   39 -
 arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts       |   16
 arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts       |    2
 arch/powerpc/boot/dts/mpc8610_hpcd.dts               |   16
 arch/powerpc/boot/dts/mpc8641_hpcn.dts               |   16
 arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts           |  609 +++++++++++++++++++
 arch/powerpc/boot/dts/sbc8349.dts                    |    1
 arch/powerpc/boot/dts/sbc8548.dts                    |   16
 arch/powerpc/boot/dts/sbc8560.dts                    |   15
 arch/powerpc/boot/dts/sbc8641d.dts                   |   16
 arch/powerpc/boot/dts/socrates.dts                   |   15
 arch/powerpc/boot/dts/stx_gp3_8560.dts               |   15
 arch/powerpc/boot/dts/tqm8540.dts                    |   15
 arch/powerpc/boot/dts/tqm8541.dts                    |   15
 arch/powerpc/boot/dts/tqm8548-bigflash.dts           |   16
 arch/powerpc/boot/dts/tqm8548.dts                    |   16
 arch/powerpc/boot/dts/tqm8555.dts                    |   15
 arch/powerpc/boot/dts/tqm8560.dts                    |   15
 arch/powerpc/include/asm/cpm1.h                      |    2
 arch/powerpc/include/asm/cpm2.h                      |    4
 arch/powerpc/include/asm/mpc86xx.h                   |   33 -
 arch/powerpc/include/asm/pci-bridge.h                |    6
 arch/powerpc/include/asm/qe.h                        |   21
 arch/powerpc/oprofile/op_model_fsl_emb.c             |   14
 arch/powerpc/platforms/82xx/pq2ads.h                 |   13
 arch/powerpc/platforms/85xx/Kconfig                  |    1
 arch/powerpc/platforms/85xx/mpc85xx_mds.c            |   52 +
 arch/powerpc/platforms/86xx/gef_ppc9a.c              |    1
 arch/powerpc/platforms/86xx/gef_sbc310.c             |    1
 arch/powerpc/platforms/86xx/gef_sbc610.c             |    1
 arch/powerpc/platforms/86xx/mpc8610_hpcd.c           |    1
 arch/powerpc/platforms/86xx/mpc86xx_hpcn.c           |    1
 arch/powerpc/platforms/86xx/mpc86xx_smp.c            |    8
 arch/powerpc/platforms/86xx/sbc8641d.c               |    1
 arch/powerpc/platforms/8xx/mpc885ads.h               |    4
 arch/powerpc/platforms/fsl_uli1575.c                 |   23
 arch/powerpc/sysdev/cpm2.c                           |    2
 arch/powerpc/sysdev/fsl_msi.c                        |    9
 arch/powerpc/sysdev/fsl_pci.c                        |    6
 arch/powerpc/sysdev/fsl_rio.c                        |   15
 arch/powerpc/sysdev/fsl_soc.c                        |   14
 arch/powerpc/sysdev/qe_lib/qe.c                      |   75 ++
 drivers/dma/fsldma.c                                 |   13
 drivers/net/ucc_geth.c                               |   24
 drivers/net/ucc_geth.h                               |    4
 drivers/of/base.c                                    |    1
 drivers/rapidio/rio-scan.c                           |    6
 include/linux/pci_ids.h                              |    2
 75 files changed, 1949 insertions(+), 248 deletions(-)

Anton Vorontsov (6):
      powerpc/85xx: Add PCI IDs for MPC8569 family processors
      powerpc/85xx: Fix mpc8569emds crypto node to include SNOW unit
      powerpc/85xx: Fix reg & interrupts for mpc8569emds localbus added NAND
      powerpc/85xx: Add eSDHC support for MPC8569E-MDS boards
      powerpc/85xx: Enable Serial RapidIO for MPC85xx MDS boards
      powerpc/85xx: Add STMicro M25P40 serial flash support for MPC8569E-MDS

Becky Bruce (2):
      powerpc/86xx: Add 36-bit device tree for mpc8641hpcn
      powerpc: make dma_window_* in pci_controller struct avail on 32b

Haiying Wang (7):
      powerpc/85xx: clean up for mpc8568_mds name
      powerpc/qe: update risc allocation for QE
      net/ucc_geth: update riscTx and riscRx in ucc_geth
      powerpc/qe: update QE Serial Number
      net/ucc_geth: Assign six threads to Rx for UEC
      powerpc/85xx: Add MPC8569MDS board support
      powerpc/qe: add new qe properties for QE based chips

Kumar Gala (15):
      powerpc/fsl: Remove cell-index from PCI nodes
      powerpc: Refactor board check for PCI quirks on FSL boards with uli1575
      powerpc/fsl: use of_iomap() for rstcr mapping
      powerpc/85xx: Add binding for LAWs and ECM
      powerpc/85xx: Add new LAW & ECM device tree nodes for all 85xx systems
      powerpc/86xx: Add binding for LAWs and MCM
      powerpc/86xx: Add new LAW & MCM device tree nodes for all 86xx systems
      powerpc/cpm: Remove some cruft code and defines
      powerpc/86xx: clean up smp init code
      powerpc/fsl: Removed reg property from 85xx/86xx soc node
      fsldma: Fix compile warnings
      powerpc/85xx: Add MSI nodes for MPC8568/9 MDS systems
      powerpc/fsl: Support unique MSI addresses per PCIe Root Complex
      powerpc/8xxx: Update PCI outbound window addresses for 36-bit configs
      powerpc/fsl_rio: Fix compile warnings

Li Yang (2):
      powerpc/fsl_rio: use LAW address from device tree
      rapidio: fix section mismatch warnings

Michael Ellerman (1):
      powerpc/oprofile: Remove unused dump_pmcs() in FSL oprofile

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

* Please pull from 'next' branch
@ 2009-03-27 22:43 Kumar Gala
  0 siblings, 0 replies; 17+ messages in thread
From: Kumar Gala @ 2009-03-27 22:43 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

Please pull from 'next' branch of

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

to receive the following updates:

 Documentation/powerpc/dts-bindings/fsl/ssi.txt  |   68 -
 arch/powerpc/boot/dts/asp834x-redboot.dts       |   82 -
 arch/powerpc/boot/dts/gef_ppc9a.dts             |   39
 arch/powerpc/boot/dts/gef_sbc310.dts            |   39
 arch/powerpc/boot/dts/gef_sbc610.dts            |   39
 arch/powerpc/boot/dts/ksi8560.dts               |   79 -
 arch/powerpc/boot/dts/mpc8313erdb.dts           |   11
 arch/powerpc/boot/dts/mpc8315erdb.dts           |   80 -
 arch/powerpc/boot/dts/mpc8349emitx.dts          |   69 -
 arch/powerpc/boot/dts/mpc8349emitxgp.dts        |   42
 arch/powerpc/boot/dts/mpc834x_mds.dts           |   81 -
 arch/powerpc/boot/dts/mpc8377_mds.dts           |  148 +-
 arch/powerpc/boot/dts/mpc8377_rdb.dts           |  165 +-
 arch/powerpc/boot/dts/mpc8378_mds.dts           |  146 +-
 arch/powerpc/boot/dts/mpc8378_rdb.dts           |  165 +-
 arch/powerpc/boot/dts/mpc8379_mds.dts           |  147 +-
 arch/powerpc/boot/dts/mpc8379_rdb.dts           |  164 +-
 arch/powerpc/boot/dts/mpc8536ds.dts             |   78 -
 arch/powerpc/boot/dts/mpc8540ads.dts            |  117 +
 arch/powerpc/boot/dts/mpc8541cds.dts            |   78 -
 arch/powerpc/boot/dts/mpc8544ds.dts             |   81 -
 arch/powerpc/boot/dts/mpc8548cds.dts            |  156 +-
 arch/powerpc/boot/dts/mpc8555cds.dts            |   78 -
 arch/powerpc/boot/dts/mpc8560ads.dts            |  102 -
 arch/powerpc/boot/dts/mpc8568mds.dts            |  102 -
 arch/powerpc/boot/dts/mpc8572ds.dts             |  150 +-
 arch/powerpc/boot/dts/mpc8572ds_36b.dts         |  150 +-
 arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts  |   39
 arch/powerpc/boot/dts/mpc8641_hpcn.dts          |  157 +-
 arch/powerpc/boot/dts/sbc8349.dts               |   80 -
 arch/powerpc/boot/dts/sbc8548.dts               |   78 -
 arch/powerpc/boot/dts/sbc8560.dts               |  100 -
 arch/powerpc/boot/dts/sbc8641d.dts              |  156 +-
 arch/powerpc/boot/dts/socrates.dts              |  338 +++++
 arch/powerpc/boot/dts/stx_gp3_8560.dts          |   78 -
 arch/powerpc/boot/dts/tqm8540.dts               |  117 +
 arch/powerpc/boot/dts/tqm8541.dts               |   90 -
 arch/powerpc/boot/dts/tqm8548-bigflash.dts      |  168 +-
 arch/powerpc/boot/dts/tqm8548.dts               |  168 +-
 arch/powerpc/boot/dts/tqm8555.dts               |   90 -
 arch/powerpc/boot/dts/tqm8560.dts               |   90 -
 arch/powerpc/configs/85xx/socrates_defconfig    | 1410 ++++++++++++++++++++++++
 arch/powerpc/platforms/83xx/asp834x.c           |    1
 arch/powerpc/platforms/83xx/mpc834x_itx.c       |    1
 arch/powerpc/platforms/83xx/mpc834x_mds.c       |    1
 arch/powerpc/platforms/83xx/mpc837x_mds.c       |    1
 arch/powerpc/platforms/83xx/mpc837x_rdb.c       |    1
 arch/powerpc/platforms/83xx/sbc834x.c           |    1
 arch/powerpc/platforms/85xx/Kconfig             |    6
 arch/powerpc/platforms/85xx/Makefile            |    1
 arch/powerpc/platforms/85xx/ksi8560.c           |    1
 arch/powerpc/platforms/85xx/mpc8536_ds.c        |    1
 arch/powerpc/platforms/85xx/mpc85xx_ads.c       |    1
 arch/powerpc/platforms/85xx/mpc85xx_cds.c       |    1
 arch/powerpc/platforms/85xx/mpc85xx_ds.c        |    1
 arch/powerpc/platforms/85xx/mpc85xx_mds.c       |    1
 arch/powerpc/platforms/85xx/sbc8548.c           |    1
 arch/powerpc/platforms/85xx/sbc8560.c           |    1
 arch/powerpc/platforms/85xx/socrates.c          |  133 ++
 arch/powerpc/platforms/85xx/socrates_fpga_pic.c |  327 +++++
 arch/powerpc/platforms/85xx/socrates_fpga_pic.h |   16
 arch/powerpc/platforms/85xx/stx_gp3.c           |    1
 arch/powerpc/platforms/85xx/tqm85xx.c           |    1
 arch/powerpc/platforms/86xx/gef_ppc9a.c         |    1
 arch/powerpc/platforms/86xx/gef_sbc310.c        |    1
 arch/powerpc/platforms/86xx/gef_sbc610.c        |    1
 arch/powerpc/platforms/86xx/mpc8610_hpcd.c      |    1
 arch/powerpc/platforms/86xx/mpc86xx_hpcn.c      |    1
 arch/powerpc/platforms/86xx/sbc8641d.c          |    1
 69 files changed, 4507 insertions(+), 1813 deletions(-)

Anton Vorontsov (4):
      powerpc/83xx: Add power management support for MPC837x boards
      powerpc/83xx: Move gianfar mdio nodes under the ethernet nodes
      powerpc/85xx: Move gianfar mdio nodes under the ethernet nodes
      powerpc/86xx: Move gianfar mdio nodes under the ethernet nodes

Kumar Gala (1):
      powerpc/83xx: Update ranges in gianfar node to match other dts

Timur Tabi (1):
      powerpc: clean up ssi.txt, add definition for fsl,ssi-asynchronous

Wolfgang Grandegger (1):
      powerpc/85xx: Add support for the "socrates" board (MPC8544).

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

* Please pull from 'next' branch
@ 2009-03-10 19:00 Kumar Gala
  0 siblings, 0 replies; 17+ messages in thread
From: Kumar Gala @ 2009-03-10 19:00 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

Please pull from 'next' branch of

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

to receive the following updates:

(The i2c patch was ack'd by Ben Dooks & cpm_uart has historically gone via
powerpc tree as a PPC specific driver).

 Documentation/powerpc/dts-bindings/fsl/ssi.txt |    2 +
 arch/powerpc/boot/dts/gef_sbc610.dts           |    2 -
 arch/powerpc/boot/dts/mpc8610_hpcd.dts         |    2 +
 arch/powerpc/include/asm/mmu.h                 |    4 +-
 arch/powerpc/kernel/cputable.c                 |    3 +
 arch/powerpc/mm/tlb_nohash_low.S               |   44 +++++++++++++++++++++----
 arch/powerpc/platforms/83xx/usb.c              |    3 +
 arch/powerpc/sysdev/fsl_soc.c                  |    4 ++
 arch/powerpc/sysdev/ipic.c                     |    6 +--
 drivers/i2c/busses/i2c-mpc.c                   |    9 +----
 drivers/serial/cpm_uart/cpm_uart_core.c        |   14 ++++++-
 11 files changed, 69 insertions(+), 24 deletions(-)

Anton Vorontsov (1):
      powerpc/83xx: Do not configure or probe disabled FSL DR USB controllers

Da Yu (1):
      powerpc/83xx: Fix the interrupt loss problem on ipic

Kumar Gala (1):
      powerpc/fsl-booke: Add support for tlbilx instructions

Martyn Welch (1):
      powerpc/86xx: Correct local bus registers in GE Fanuc SBC610 dts file

Timur Tabi (2):
      i2c-mpc: do not allow interruptions when waiting for I2C to complete
      powerpc: add fsl,fifo-depth property to Freescale SSI device nodes

Xiaotian Feng (1):
      cpm_uart: fix non-console port startup bug

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

* Please pull from 'next' branch
@ 2009-02-23 16:26 Kumar Gala
  0 siblings, 0 replies; 17+ messages in thread
From: Kumar Gala @ 2009-02-23 16:26 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

Please pull from 'next' branch of

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

to receive the following updates:

 arch/powerpc/include/asm/cputable.h  |    4 ++-
 arch/powerpc/include/asm/dbell.h     |   43 ++++++++++++++++++++++++++++++++++
 arch/powerpc/include/asm/mmu.h       |    4 +--
 arch/powerpc/kernel/Makefile         |    2 -
 arch/powerpc/kernel/cputable.c       |    3 +-
 arch/powerpc/kernel/dbell.c          |   44 +++++++++++++++++++++++++++++++++++
 arch/powerpc/kernel/head_fsl_booke.S |    6 +++-
 arch/powerpc/kernel/traps.c          |   21 ++++++++++++++++
 arch/powerpc/mm/tlb_nohash_low.S     |   44 +++++++++++++++++++++++++++++------
 arch/powerpc/platforms/83xx/usb.c    |    3 +-
 arch/powerpc/sysdev/fsl_soc.c        |    4 +++
 arch/powerpc/sysdev/ipic.c           |    6 +---
 drivers/i2c/busses/i2c-mpc.c         |    9 ++-----
 13 files changed, 169 insertions(+), 24 deletions(-)

Anton Vorontsov (1):
      powerpc/83xx: Do not configure or probe disabled FSL DR USB controllers

Kumar Gala (2):
      powerpc/fsl-booke: Add support for tlbilx instructions
      powerpc: Add support for using doorbells for SMP IPI

Timur Tabi (1):
      i2c-mpc: do not allow interruptions when waiting for I2C to complete

dayu@datangmobile.cn (1):
      powerpc/83xx: Fix the interrupt loss problem on ipic

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

* Re: Please pull from 'next' branch
  2009-02-18  3:04   ` Kumar Gala
@ 2009-02-18  3:13     ` Benjamin Herrenschmidt
  0 siblings, 0 replies; 17+ messages in thread
From: Benjamin Herrenschmidt @ 2009-02-18  3:13 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev

On Tue, 2009-02-17 at 21:04 -0600, Kumar Gala wrote:
> ok. I was hoping for that one patch to migrate from test to next ;)
> 
Just pushed out to test, it has some collisions with merge and with
the ftrace stuff that I fixed up. I'll move it to next tomorrow, once
we've sorted out what tree the ftrace stuff is going through.

Ben.

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

* Re: Please pull from 'next' branch
  2009-02-18  2:22 ` Benjamin Herrenschmidt
@ 2009-02-18  3:04   ` Kumar Gala
  2009-02-18  3:13     ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 17+ messages in thread
From: Kumar Gala @ 2009-02-18  3:04 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev


On Feb 17, 2009, at 8:22 PM, Benjamin Herrenschmidt wrote:

>
>> I'd also like the opcode patch to go in since several patches  
>> depend on
>> that (doorbell, tlbilx).  If you want to ack the patch I can put it  
>> into
>> my next branch for you.
>
> It's already in my test branch, which for some reason I forgot to push
> out... Doing some updates now, you'll get it.

ok. I was hoping for that one patch to migrate from test to next ;)

- k

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

* Re: Please pull from 'next' branch
  2009-02-17 21:52 Kumar Gala
@ 2009-02-18  2:22 ` Benjamin Herrenschmidt
  2009-02-18  3:04   ` Kumar Gala
  0 siblings, 1 reply; 17+ messages in thread
From: Benjamin Herrenschmidt @ 2009-02-18  2:22 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev


> I'd also like the opcode patch to go in since several patches depend on
> that (doorbell, tlbilx).  If you want to ack the patch I can put it into
> my next branch for you.

It's already in my test branch, which for some reason I forgot to push
out... Doing some updates now, you'll get it.

Cheers,
Ben.

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

* Please pull from 'next' branch
@ 2009-02-17 21:52 Kumar Gala
  2009-02-18  2:22 ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 17+ messages in thread
From: Kumar Gala @ 2009-02-17 21:52 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

Please pull from 'next' branch of

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

to receive the following updates:

 arch/powerpc/boot/dts/mpc8572ds.dts            |   10
 arch/powerpc/boot/dts/mpc8572ds_36b.dts        |  787 +++++++++++++++++++++++++
 arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts |    8
 arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts |    4
 arch/powerpc/include/asm/mmu-book3e.h          |  103 +++
 arch/powerpc/include/asm/mmu-fsl-booke.h       |   85 --
 arch/powerpc/include/asm/mmu.h                 |    6
 arch/powerpc/kernel/entry_32.S                 |    6
 arch/powerpc/kernel/head_fsl_booke.S           |   14
 arch/powerpc/mm/fsl_booke_mmu.c                |    6
 arch/powerpc/platforms/Kconfig.cputype         |    4
 11 files changed, 921 insertions(+), 112 deletions(-)

Kumar Gala (5):
      powerpc/85xx: Fixed PCI IO region sizes in mpc8572ds*.dts
      powerpc/85xx: Added 36-bit physical device tree for mpc8572ds board
      powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines
      powerpc/book-3e: Introduce concept of Book-3e MMU
      powerpc/fsl-booke: Fix compile warning

I'd also like the opcode patch to go in since several patches depend on
that (doorbell, tlbilx).  If you want to ack the patch I can put it into
my next branch for you.

- k

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

* Please pull from 'next' branch
@ 2009-01-07 21:34 Kumar Gala
  0 siblings, 0 replies; 17+ messages in thread
From: Kumar Gala @ 2009-01-07 21:34 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

Please pull from 'next' branch of

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

to receive the following updates:

 arch/powerpc/boot/dts/mpc8544ds.dts            |    4
 arch/powerpc/boot/dts/mpc8572ds.dts            |    4
 arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts |    2
 arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts |    2
 arch/powerpc/include/asm/qe.h                  |   19 ++++
 arch/powerpc/kernel/asm-offsets.c              |    7 +
 arch/powerpc/kernel/head_fsl_booke.S           |    6 -
 arch/powerpc/mm/fsl_booke_mmu.c                |    9 --
 arch/powerpc/mm/mmu_decl.h                     |   11 ++
 arch/powerpc/platforms/fsl_uli1575.c           |    1
 arch/powerpc/sysdev/fsl_pci.c                  |  107 +++++++++++++++++--------
 11 files changed, 117 insertions(+), 55 deletions(-)

Jason Jin (1):
      powerpc: Fix the ide suspend function in uli1575

Kumar Gala (1):
      powerpc/85xx: Fix PCIe error interrupts

Timur Tabi (1):
      powerpc/qe: add Ethernet UPSMR definitions to QE library

Trent Piepho (4):
      powerpc/fsl-pci: Better ATMU setup for 85xx/86xx
      powerpc/fsl-pci: Set relaxed ordering on prefetchable ranges
      powerpc/fsl-booke: Don't hard-code size of struct tlbcam
      powerpc/fsl-booke: Remove num_tlbcam_entries

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

* Re: Please pull from 'next' branch
  2008-12-30 17:40 Kumar Gala
@ 2008-12-30 18:31 ` Kumar Gala
  0 siblings, 0 replies; 17+ messages in thread
From: Kumar Gala @ 2008-12-30 18:31 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev, Paul Mackerras


On Dec 30, 2008, at 11:40 AM, Kumar Gala wrote:

> Please pull from 'next' branch of
>
> 	master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git next
>
> to receive the following updates:
>
> Documentation/powerpc/dts-bindings/fsl/board.txt |   32 +++
> arch/powerpc/boot/dts/mpc836x_mds.dts            |   43 ++++-
> arch/powerpc/boot/dts/mpc836x_rdk.dts            |   19 ++
> arch/powerpc/boot/dts/mpc8641_hpcn.dts           |   56 +++---
> arch/powerpc/configs/85xx/mpc8572_ds_defconfig   |   43 +++--
> arch/powerpc/include/asm/qe.h                    |   37 ++++
> arch/powerpc/include/asm/qe_ic.h                 |   21 ++
> arch/powerpc/platforms/83xx/mpc831x_rdb.c        |    2
> arch/powerpc/platforms/83xx/mpc832x_mds.c        |    9 -
> arch/powerpc/platforms/83xx/mpc832x_rdb.c        |    5
> arch/powerpc/platforms/83xx/mpc836x_mds.c        |   81 +++++++++
> arch/powerpc/platforms/83xx/mpc836x_rdk.c        |    6
> arch/powerpc/platforms/83xx/mpc837x_mds.c        |    1
> arch/powerpc/platforms/83xx/mpc837x_rdb.c        |    2
> arch/powerpc/platforms/83xx/mpc83xx.h            |    1
> arch/powerpc/platforms/85xx/mpc85xx_ds.c         |    7
> arch/powerpc/platforms/85xx/smp.c                |    1
> arch/powerpc/platforms/Kconfig                   |   11 +
> arch/powerpc/platforms/Kconfig.cputype           |    2
> arch/powerpc/sysdev/Makefile                     |    1
> arch/powerpc/sysdev/fsl_pci.c                    |    7
> arch/powerpc/sysdev/fsl_soc.h                    |    5
> arch/powerpc/sysdev/qe_lib/gpio.c                |  195 +++++++++++++ 
> ++++++++++
> arch/powerpc/sysdev/simple_gpio.c                |  155 +++++++++++++ 
> +++++
> arch/powerpc/sysdev/simple_gpio.h                |   12 +
> 25 files changed, 684 insertions(+), 70 deletions(-)
>
> Anton Vorontsov (11):
>      powerpc: Implement get_brgfreq() and get_baudrate() stubs
>      powerpc/83xx: Fix sparse warnings in board files
>      powerpc/83xx: Fix sparse warnings in mpc836x_mds.c
>      powerpc/qe: Implement QE Pin Multiplexing API
>      powerpc: Add device tree bindings for BCSR GPIO banks
>      powerpc: Implement GPIO driver for simple memory-mapped banks
>      powerpc/83xx: Add USB Host/Gadget support for MPC8360E-MDS boards
>      powerpc/83xx: Add USB Host support for MPC8360E-RDK boards
>      powerpc/fsl_pci: Fix sparse warnings
>      powerpc/83xx: Fix few build errors with CONFIG_QUICC_ENGINE=n
>      powerpc/qe: Fix few build errors with CONFIG_QUICC_ENGINE=n
>
> Becky Bruce (1):
>      powerpc/86xx: Update 8641hpcn dts file to match latest u-boot
>
> Julia Lawall (1):
>      powerpc/85xx: Add local_irq_restore in error handling code
>
> Kumar Gala (2):
>      powerpc/85xx: Enable SMP support
>      powerpc/85xx: Add SMP support to MPC8572 DS

Updated w/one more patch from Anton:

        powerpc/qe: Select QE_USB with USB_GADGET_FSL_QE

- k

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

* Please pull from 'next' branch
@ 2008-12-30 17:40 Kumar Gala
  2008-12-30 18:31 ` Kumar Gala
  0 siblings, 1 reply; 17+ messages in thread
From: Kumar Gala @ 2008-12-30 17:40 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: linuxppc-dev

Please pull from 'next' branch of

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

to receive the following updates:

 Documentation/powerpc/dts-bindings/fsl/board.txt |   32 +++
 arch/powerpc/boot/dts/mpc836x_mds.dts            |   43 ++++-
 arch/powerpc/boot/dts/mpc836x_rdk.dts            |   19 ++
 arch/powerpc/boot/dts/mpc8641_hpcn.dts           |   56 +++---
 arch/powerpc/configs/85xx/mpc8572_ds_defconfig   |   43 +++--
 arch/powerpc/include/asm/qe.h                    |   37 ++++
 arch/powerpc/include/asm/qe_ic.h                 |   21 ++
 arch/powerpc/platforms/83xx/mpc831x_rdb.c        |    2
 arch/powerpc/platforms/83xx/mpc832x_mds.c        |    9 -
 arch/powerpc/platforms/83xx/mpc832x_rdb.c        |    5
 arch/powerpc/platforms/83xx/mpc836x_mds.c        |   81 +++++++++
 arch/powerpc/platforms/83xx/mpc836x_rdk.c        |    6
 arch/powerpc/platforms/83xx/mpc837x_mds.c        |    1
 arch/powerpc/platforms/83xx/mpc837x_rdb.c        |    2
 arch/powerpc/platforms/83xx/mpc83xx.h            |    1
 arch/powerpc/platforms/85xx/mpc85xx_ds.c         |    7
 arch/powerpc/platforms/85xx/smp.c                |    1
 arch/powerpc/platforms/Kconfig                   |   11 +
 arch/powerpc/platforms/Kconfig.cputype           |    2
 arch/powerpc/sysdev/Makefile                     |    1
 arch/powerpc/sysdev/fsl_pci.c                    |    7
 arch/powerpc/sysdev/fsl_soc.h                    |    5
 arch/powerpc/sysdev/qe_lib/gpio.c                |  195 +++++++++++++++++++++++
 arch/powerpc/sysdev/simple_gpio.c                |  155 ++++++++++++++++++
 arch/powerpc/sysdev/simple_gpio.h                |   12 +
 25 files changed, 684 insertions(+), 70 deletions(-)

Anton Vorontsov (11):
      powerpc: Implement get_brgfreq() and get_baudrate() stubs
      powerpc/83xx: Fix sparse warnings in board files
      powerpc/83xx: Fix sparse warnings in mpc836x_mds.c
      powerpc/qe: Implement QE Pin Multiplexing API
      powerpc: Add device tree bindings for BCSR GPIO banks
      powerpc: Implement GPIO driver for simple memory-mapped banks
      powerpc/83xx: Add USB Host/Gadget support for MPC8360E-MDS boards
      powerpc/83xx: Add USB Host support for MPC8360E-RDK boards
      powerpc/fsl_pci: Fix sparse warnings
      powerpc/83xx: Fix few build errors with CONFIG_QUICC_ENGINE=n
      powerpc/qe: Fix few build errors with CONFIG_QUICC_ENGINE=n

Becky Bruce (1):
      powerpc/86xx: Update 8641hpcn dts file to match latest u-boot

Julia Lawall (1):
      powerpc/85xx: Add local_irq_restore in error handling code

Kumar Gala (2):
      powerpc/85xx: Enable SMP support
      powerpc/85xx: Add SMP support to MPC8572 DS

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

* Re: Please pull from 'next' branch
  2008-12-15 20:31 Kumar Gala
@ 2008-12-16 16:51 ` Anton Vorontsov
  0 siblings, 0 replies; 17+ messages in thread
From: Anton Vorontsov @ 2008-12-16 16:51 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev, Paul Mackerras

Hi Kumar,

On Mon, Dec 15, 2008 at 02:31:04PM -0600, Kumar Gala wrote:
> Please pull from 'next' branch of
> 
> 	master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git next
> 
> to receive the following updates:
> 
>  arch/powerpc/boot/dts/mpc8572ds.dts |   16 ++++++++--------
>  arch/powerpc/include/asm/cputable.h |   15 ++++++++-------
>  2 files changed, 16 insertions(+), 15 deletions(-)
> 
> Benjamin Herrenschmidt (1):
>       powerpc: Fix bogus cache flushing on all 40x and BookE processors v2
> 
> Kumar Gala (1):
>       powerpc/85xx: Fix compile issues with mpc8572ds.dts

Could you please take a look into these:

powerpc/qe: Select QE_USB with USB_GADGET_FSL_QE
http://patchwork.ozlabs.org/patch/7892/

[1/5] powerpc/qe: Implement QE Pin Multiplexing API
http://patchwork.ozlabs.org/patch/11982/

[2/5] powerpc: Implement GPIO driver for simple memory-mapped banks
http://patchwork.ozlabs.org/patch/11984/

[3/5] powerpc/83xx: Add USB Host/Gadget support for MPC8360E-MDS boards
http://patchwork.ozlabs.org/patch/11985/

[4/5] powerpc/83xx: Add USB Host support for MPC8360E-RDK boards
http://patchwork.ozlabs.org/patch/11986/

[5/5] powerpc/83xx: Fix sparse warnings in mpc836x_mds.c
http://patchwork.ozlabs.org/patch/11987/

powerpc/83xx: Fix sparse warnings in board files
http://patchwork.ozlabs.org/patch/12419/

powerpc/83xx: Fix few build errors with CONFIG_QUICC_ENGINE=n
http://patchwork.ozlabs.org/patch/12425/
-- OR --
powerpc/qe: Fix few build errors with CONFIG_QUICC_ENGINE=n
http://patchwork.ozlabs.org/patch/12426/

Thanks,

-- 
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2

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

* Please pull from 'next' branch
@ 2008-12-15 20:31 Kumar Gala
  2008-12-16 16:51 ` Anton Vorontsov
  0 siblings, 1 reply; 17+ messages in thread
From: Kumar Gala @ 2008-12-15 20:31 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: linuxppc-dev

Please pull from 'next' branch of

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

to receive the following updates:

 arch/powerpc/boot/dts/mpc8572ds.dts |   16 ++++++++--------
 arch/powerpc/include/asm/cputable.h |   15 ++++++++-------
 2 files changed, 16 insertions(+), 15 deletions(-)

Benjamin Herrenschmidt (1):
      powerpc: Fix bogus cache flushing on all 40x and BookE processors v2

Kumar Gala (1):
      powerpc/85xx: Fix compile issues with mpc8572ds.dts

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

* Please pull from 'next' branch
@ 2008-12-03 15:54 Kumar Gala
  0 siblings, 0 replies; 17+ messages in thread
From: Kumar Gala @ 2008-12-03 15:54 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: linuxppc-dev

Please pull from 'next' branch of

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

to receive the following updates:

 arch/powerpc/Makefile                          |    1
 arch/powerpc/boot/dts/gef_sbc610.dts           |   11
 arch/powerpc/configs/86xx/gef_sbc610_defconfig |    8
 arch/powerpc/include/asm/mmu-fsl-booke.h       |    2
 arch/powerpc/include/asm/processor.h           |    6
 arch/powerpc/include/asm/sfp-machine.h         |   58 +-
 arch/powerpc/kernel/head_fsl_booke.S           |  103 +++
 arch/powerpc/kernel/traps.c                    |   62 +-
 arch/powerpc/math-emu/Makefile                 |    2
 arch/powerpc/math-emu/fadd.c                   |    1
 arch/powerpc/math-emu/fcmpo.c                  |    5
 arch/powerpc/math-emu/fdiv.c                   |    9
 arch/powerpc/math-emu/fdivs.c                  |    9
 arch/powerpc/math-emu/fmadd.c                  |    5
 arch/powerpc/math-emu/fmadds.c                 |    5
 arch/powerpc/math-emu/fmsub.c                  |    5
 arch/powerpc/math-emu/fmsubs.c                 |    5
 arch/powerpc/math-emu/fmul.c                   |    3
 arch/powerpc/math-emu/fmuls.c                  |    3
 arch/powerpc/math-emu/fnmadd.c                 |    5
 arch/powerpc/math-emu/fnmadds.c                |    5
 arch/powerpc/math-emu/fnmsub.c                 |    5
 arch/powerpc/math-emu/fnmsubs.c                |    5
 arch/powerpc/math-emu/fsqrt.c                  |    5
 arch/powerpc/math-emu/fsqrts.c                 |    5
 arch/powerpc/math-emu/fsub.c                   |    3
 arch/powerpc/math-emu/fsubs.c                  |    3
 arch/powerpc/math-emu/math_efp.c               |  720 +++++++++++++++++++++++++
 arch/powerpc/platforms/85xx/Makefile           |    2
 arch/powerpc/platforms/85xx/mpc85xx_mds.c      |    4
 arch/powerpc/platforms/85xx/smp.c              |  104 +++
 arch/powerpc/platforms/86xx/Kconfig            |    2
 arch/powerpc/platforms/86xx/Makefile           |    3
 arch/powerpc/platforms/86xx/gef_gpio.c         |  143 ++++
 arch/powerpc/sysdev/qe_lib/qe.c                |    3
 arch/powerpc/sysdev/qe_lib/ucc.c               |    4
 36 files changed, 1225 insertions(+), 99 deletions(-)

Anton Vorontsov (1):
      powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.c

Kumar Gala (4):
      powerpc: Remove unncessary SPE related compiler flag
      powerpc/85xx: minor head_fsl_booke.S cleanup
      powerpc/85xx: Add support for SMP initialization
      powerpc/85xx: Fix compile warnings in mpc85xx_mds.c

Liu Yu (4):
      powerpc/math-emu: Fix single float point division bug
      powerpc/math-emu: Adopt new version of _FP_CHOOSENAN
      powerpc/math-emu: Remove redundant 'ret'
      powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.

Martyn Welch (2):
      powerpc/86xx: Add use of Epson RTX-8581 RTC to GE Fanuc SBC610 dts
      powerpc/86xx: Basic GPIO support for GE Fanuc SBC610

Trent Piepho (1):
      powerpc: Better setup of boot page TLB entry

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

end of thread, other threads:[~2009-08-07  3:09 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-19  9:05 Please pull from 'next' branch Kumar Gala
  -- strict thread matches above, loose matches on Subject: below --
2009-08-07  3:09 Kumar Gala
2009-05-19  5:53 Kumar Gala
2009-05-13 22:33 Kumar Gala
2009-03-27 22:43 Kumar Gala
2009-03-10 19:00 Kumar Gala
2009-02-23 16:26 Kumar Gala
2009-02-17 21:52 Kumar Gala
2009-02-18  2:22 ` Benjamin Herrenschmidt
2009-02-18  3:04   ` Kumar Gala
2009-02-18  3:13     ` Benjamin Herrenschmidt
2009-01-07 21:34 Kumar Gala
2008-12-30 17:40 Kumar Gala
2008-12-30 18:31 ` Kumar Gala
2008-12-15 20:31 Kumar Gala
2008-12-16 16:51 ` Anton Vorontsov
2008-12-03 15:54 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.