1. 22 Sep, 2012 8 commits
    • Olof Johansson's avatar
      Merge branch 'kirkwood/boards' of git://git.infradead.org/users/jcooper/linux into late/kirkwood · 80868a36
      Olof Johansson authored
      * 'kirkwood/boards' of git://git.infradead.org/users/jcooper/linux:
        ARM: Dove: allow PCI to be disabled
        ARM: dove: SolidRun CuBox DT
        ARM: dove: add device tree descriptors
        ARM: dove: add device tree based machine descriptor
        ARM: dove: add crypto engine
        ARM: dove: add clock gating control
        ARM: dove: unify clock setup
        ARM: initial DTS support for km_kirkwood
        arm: add documentation describing Marvell families of SoC
        ARM: kirkwood: DT descriptor for Seagate FreeAgent Dockstar
        ARM: kirkwood: DT board setup for Seagate FreeAgent Dockstar
        ARM: Kirkwood: Iomega ix2-200 DT support
      
      Context conflicts in arch/arm/Kconfig and arch/arm/mach-dove/common.c.
      
      The new device trees added to arch/arm/mach-kirkwood/Makefile.boot are
      kept and dealt with in a separate changeset, since moving them out to
      the new Makefile in this merge commit doesn't work well.
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      80868a36
    • Olof Johansson's avatar
      Merge branch 'next/multiplatform' into late/kirkwood · b1618547
      Olof Johansson authored
      By Arnd Bergmann (15) and David Brown (1)
      * next/multiplatform:
        ARM: msm: Move core.h contents into common.h
        ARM: spear: move platform_data definitions
        ARM: samsung: move platform_data definitions
        ARM: orion: move platform_data definitions
        ARM: nomadik: move platform_data definitions
        ARM: w90x900: move platform_data definitions
        ARM: vt8500: move platform_data definitions
        ARM: tegra: move sdhci platform_data definition
        ARM: sa1100: move platform_data definitions
        ARM: pxa: move platform_data definitions
        ARM: netx: move platform_data definitions
        ARM: msm: move platform_data definitions
        ARM: imx: move platform_data definitions
        ARM: ep93xx: move platform_data definitions
        ARM: davinci: move platform_data definitions
        ARM: at91: move platform_data definitions
      b1618547
    • Olof Johansson's avatar
      Merge branch 'next/cleanup' into late/kirkwood · 0b177ab5
      Olof Johansson authored
      By Arnd Bergmann (21) and Wei Yongjun (1)
      via Olof Johansson (2) and Haojian Zhuang (1)
      * next/cleanup: (22 commits)
        ARM: mmp: using for_each_set_bit to simplify the code
        net: seeq: use __iomem pointers for MMIO
        video: da8xx-fb: use __iomem pointers for MMIO
        scsi: eesox: use __iomem pointers for MMIO
        serial: ks8695: use __iomem pointers for MMIO
        input: rpcmouse: use __iomem pointers for MMIO
        ARM: samsung: use __iomem pointers for MMIO
        ARM: spear13xx: use __iomem pointers for MMIO
        ARM: sa1100: use __iomem pointers for MMIO
        ARM: prima2: use __iomem pointers for MMIO
        ARM: nomadik: use __iomem pointers for MMIO
        ARM: msm: use __iomem pointers for MMIO
        ARM: lpc32xx: use __iomem pointers for MMIO
        ARM: ks8695: use __iomem pointers for MMIO
        ARM: ixp4xx: use __iomem pointers for MMIO
        ARM: iop32x: use __iomem pointers for MMIO
        ARM: iop13xx: use __iomem pointers for MMIO
        ARM: integrator: use __iomem pointers for MMIO
        ARM: imx: use __iomem pointers for MMIO
        ARM: ebsa110: use __iomem pointers for MMIO
        ...
      0b177ab5
    • Olof Johansson's avatar
      Merge branch 'cleanup/__iomem' into next/cleanup · 268aebe4
      Olof Johansson authored
      __iomem annotation cleanup branch from Arnd.
      
      * cleanup/__iomem: (21 commits)
        net: seeq: use __iomem pointers for MMIO
        video: da8xx-fb: use __iomem pointers for MMIO
        scsi: eesox: use __iomem pointers for MMIO
        serial: ks8695: use __iomem pointers for MMIO
        input: rpcmouse: use __iomem pointers for MMIO
        ARM: samsung: use __iomem pointers for MMIO
        ARM: spear13xx: use __iomem pointers for MMIO
        ARM: sa1100: use __iomem pointers for MMIO
        ARM: prima2: use __iomem pointers for MMIO
        ARM: nomadik: use __iomem pointers for MMIO
        ARM: msm: use __iomem pointers for MMIO
        ARM: lpc32xx: use __iomem pointers for MMIO
        ARM: ks8695: use __iomem pointers for MMIO
        ARM: ixp4xx: use __iomem pointers for MMIO
        ARM: iop32x: use __iomem pointers for MMIO
        ARM: iop13xx: use __iomem pointers for MMIO
        ARM: integrator: use __iomem pointers for MMIO
        ARM: imx: use __iomem pointers for MMIO
        ARM: ebsa110: use __iomem pointers for MMIO
        ARM: at91: use __iomem pointers for MMIO
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      268aebe4
    • Olof Johansson's avatar
      Merge branch 'multiplatform/platform-data' into next/multiplatform · e3a66aa3
      Olof Johansson authored
      * multiplatform/platform-data:
        ARM: spear: move platform_data definitions
        ARM: samsung: move platform_data definitions
        ARM: orion: move platform_data definitions
        ARM: nomadik: move platform_data definitions
        ARM: w90x900: move platform_data definitions
        ARM: vt8500: move platform_data definitions
        ARM: tegra: move sdhci platform_data definition
        ARM: sa1100: move platform_data definitions
        ARM: pxa: move platform_data definitions
        ARM: netx: move platform_data definitions
        ARM: msm: move platform_data definitions
        ARM: imx: move platform_data definitions
        ARM: ep93xx: move platform_data definitions
        ARM: davinci: move platform_data definitions
        ARM: at91: move platform_data definitions
      
      Conflicts due to removed files:
      	arch/arm/mach-tegra/board-harmony.c
      	arch/arm/mach-tegra/board-trimslice.c
      
      Conflicts due to code removal:
      	arch/arm/mach-tegra/board-paz00.c
      
      Context conflicts in:
      	drivers/mmc/host/sdhci-tegra.c
      	drivers/net/irda/pxaficp_ir.c
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      e3a66aa3
    • David Brown's avatar
      ARM: msm: Move core.h contents into common.h · be2109e1
      David Brown authored
      No real need to have a separate core.h from the common.h file.  Fold
      these two prototypes into the common header file.
      
      Cc: Arnd Bergmann <arnd@arndb.de>
      Signed-off-by: default avatarDavid Brown <davidb@codeaurora.org>
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      be2109e1
    • Olof Johansson's avatar
      Merge branch 'multiplatform/smp_ops' into next/multiplatform · 25468fe8
      Olof Johansson authored
      * multiplatform/smp_ops:
        ARM: consolidate pen_release instead of having per platform definitions
        ARM: smp: Make SMP operations mandatory
        ARM: SoC: convert spear13xx to SMP operations
        ARM: SoC: convert imx6q to SMP operations
        ARM: SoC: convert highbank to SMP operations
        ARM: SoC: convert shmobile SMP to SMP operations
        ARM: SoC: convert ux500 to SMP operations
        ARM: SoC: convert MSM to SMP operations
        ARM: SoC: convert Exynos4 to SMP operations
        ARM: SoC: convert Tegra to SMP operations
        ARM: SoC: convert OMAP4 to SMP operations
        ARM: SoC: convert VExpress/RealView to SMP operations
        ARM: SoC: add per-platform SMP operations
      
      Conflicts due to file moves or removals in:
      	arch/arm/mach-msm/board-msm8960.c
      	arch/arm/mach-msm/board-msm8x60.c
      	arch/arm/mach-tegra/board-harmony.c
      	arch/arm/mach-tegra/board-trimslice.c
      
      Conflicts due to board file cleanup:
      	arch/arm/mach-tegra/board-paz00.c
      
      Conflicts due to cpu hotplug addition:
      	arch/arm/mach-tegra/hotplug.c
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      25468fe8
    • Olof Johansson's avatar
      Merge branch 'board' of git://github.com/hzhuang1/linux into next/cleanup · 60e59920
      Olof Johansson authored
      * 'board' of git://github.com/hzhuang1/linux:
        ARM: mmp: using for_each_set_bit to simplify the code
      60e59920
  2. 21 Sep, 2012 26 commits
  3. 20 Sep, 2012 6 commits