On 14-04-29 03:43 PM, Paul, Charlie wrote:
Bruce,

Here is the  pull request for the second set of patches

Charlie

The following changes since commit a72435875d8a4b4e5d61779dd823c59fd4180921:

   gpio: repairs merge comflict (2014-04-22 14:44:24 -0700)

are available in the git repository at:

   [email protected]:butlerpaul/lsikernel-3.10 sab-next-2

merged.

Bruce


for you to fetch changes up to 4346baaae2fee096212957f62984aeca909ad4f8:

   ARM: axxia: Flush L3 in kexec_reinit (2014-04-28 16:24:18 -0700)

----------------------------------------------------------------

Anders Berg (9):

       i2c-axxia: Avoid timeout when interrupt delayed

       dma: lsi-dma32: Add parameter to setup burst size

       dma: lsi-dma32: Handle DMA transfer sizes > 1MB

       ARM: axxia: dts: Enable sp804 timers by default

       ARM: axxia: Cleanup timer init code

       i2c: axxia: Add support for 10-bit addressing

       ARM: axxia: Alloc GIC to be initialized from non-primary core

       ARM: axxia: Fix release of CPUs with booted via kexec

       ARM: axxia: Flush L3 in kexec_reinit

David Mercado (2):

       LSI AXM55xx: Fix PMU handler issue

       LSI AXM55xx: Fix CPU hotplug

John Jacques (4):

       arch/powerpc: Disable the ACP NAND Driver for 3500

       arch/powerpc: Fix Compile Error when the Target is PowerPC

       axxia: Use the Device Tree for MDIO Clock Offset/Period if Provided

       arch/powerpc: Support Older Machine Name for LSI Axxia

arch/arm/boot/dts/axm5504-emu.dts            |    2 +

arch/arm/boot/dts/axm5507-emu.dts            |    2 +

arch/arm/boot/dts/axm5516-amarillo.dts       |    2 +

arch/arm/boot/dts/axm55xx.dtsi               |    1 -

arch/arm/mach-axxia/axxia-gic.c              |   47 +++++--

arch/arm/mach-axxia/axxia.c                  |  102 +++++++-------

arch/arm/mach-axxia/axxia.h                  |    1 +

arch/arm/mach-axxia/hotplug.c                |    2 +-

arch/arm/mach-axxia/include/mach/axxia-gic.h |    1 -

arch/arm/mach-axxia/platsmp.c                |   27 ++--

arch/powerpc/boot/dts/acp25xx.dts            |    3 +

arch/powerpc/boot/dts/acp342x.dts            |    3 +

arch/powerpc/boot/dts/acp344x.dts            |    3 +

arch/powerpc/boot/dts/acp35xx.dts            |    3 +

arch/powerpc/platforms/44x/acpx1.c           |    5 +-

drivers/dma/lsi-dma32.c                      |  185
+++++++++++++++-----------

drivers/dma/lsi-dma32.h                      |    4 +-

drivers/i2c/busses/i2c-axxia.c               |   84 +++++++-----

drivers/mtd/nand/lsi_acp_nand.c              |    7 +

drivers/net/ethernet/lsi/lsi_acp_mdio.c      |   33 +++--

20 files changed, 306 insertions(+), 211 deletions(-)


--
_______________________________________________
linux-yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to