The following changes since commit e309525655c7b5b3a3168b4bda069701664eac8e:

  axxia: Fixed typo in acpxxxx.dts file (2014-06-15 23:39:15 -0400)

are available in the git repository at:

  https://github.com/z8cpaul/lsikernel-3.4 sab-next-ly34

for you to fetch changes up to a35ffa37e49c9eb12285164954beb84ab9c487e8:

  arch/powerpc: Reset Updates for Axxia (2014-07-16 10:44:14 -0700)

----------------------------------------------------------------
Anders Berg (12):
      net: lsi_acp_net: Added new string to DT match
      ARM: dts: axxia: Corrected IRQ for memory contollers
      ARM: axxia: Support MSI on both PCIe controllers
      i2c: axxia: Minor cleanup (cosmetic)
      i2c: axxia: Report spurious IRQ
      i2c: axxia: Fix broken smbus block read
      i2c: axxia: Fall back to polling mode when no IRQ
      ARM: axxia: Fix .init section mismatch
      spi: pl022: Fix .init section mismatch
      gpio: pl061: Fix .init section mismatch
      misc: lsi-smmon: Bug when probing with IRQ pending
      misc: lsi-smmon: Add parameter panic_on_fatal

John Jacques (3):
      arch/powerpc: Updated Device Trees for Axxia (3400/3500)
      arch/powerpc: Update the Axxia NAND Driver to support 3500
      arch/powerpc: Reset Updates for Axxia

SangeethaRao (1):
      powerpc/sysdev/lsi:adding 3500 PCIe inbound mapping support

arch/arm/boot/dts/axm55xx.dts          |    4 +-
arch/arm/mach-axxia/pci.c              |   75 ++++---
arch/powerpc/boot/dts/acp342x.dts      |  339 +++++++++++++++++---------------
arch/powerpc/boot/dts/acp344x.dts      |  164 ++++++++++-----
arch/powerpc/boot/dts/acp35xx.dts      |   73 +++----
arch/powerpc/sysdev/lsi_pci.c          |   40 +++-
arch/powerpc/sysdev/ppc4xx_soc.c       |   73 ++++++-
drivers/gpio/gpio-pl061.c              |    2 +-
drivers/i2c/busses/i2c-axxia.c         |  109 ++++++----
drivers/misc/lsi-smmon.c               |   58 ++++--
drivers/mtd/nand/lsi_acp_nand.c        |  171 ++++++++--------
drivers/net/ethernet/lsi/lsi_acp_net.c |    3 +-
drivers/spi/spi-pl022.c                |    4 +-
13 files changed, 676 insertions(+), 439 deletions(-)
-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to