1. 14 Jun, 2013 4 commits
    • Olof Johansson's avatar
      Merge tag 'regmap-3.11' of git://git.infradead.org/users/jcooper/linux into next/soc · 5ae13ef4
      Olof Johansson authored
      mvebu register map changes for v3.11
      
      This series removes the hardcoded register base address for mvebu.
      
      Depends:
       - mvebu/fixes-non-critical (up to tags/fixes-non-3.11-1)
       - mvebu/cleanup (up to tags/cleanup-3.11-3)
      
      * tag 'regmap-3.11' of git://git.infradead.org/users/jcooper/linux:
        arm: mvebu: disable DEBUG_LL/EARLY_PRINTK in defconfig
        arm: mvebu: add another earlyprintk Kconfig option
        arm: mvebu: don't hardcode the physical address for mvebu-mbus
        arm: mvebu: don't hardcode a physical address in headsmp.S
        arm: mvebu: remove hardcoded static I/O mapping
        arm: mvebu: move cache and mvebu-mbus initialization later
        arm: mvebu: avoid hardcoded virtual address in coherency code
        arm: mvebu: remove dependency of SMP init on static I/O mapping
        arm: mvebu: fix length of Ethernet registers area in .dtsi
        arm: mvebu: fix length of SATA registers area in .dtsi
        arm: mvebu: mark functions of armada-370-xp.c as static
        ARM: mvebu: Remove init_irq declaration in machine description
        ARM: Orion: Remove redundant init_dma_coherent_pool_size()
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      5ae13ef4
    • Olof Johansson's avatar
      Merge tag 'omap-for-v3.11/omap5-signed' of... · 01758fe6
      Olof Johansson authored
      Merge tag 'omap-for-v3.11/omap5-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc
      
      From Tony Lindgren:
      Omap5 SoC data via Paul Walmsley <paul@pwsan.com:
      
      Add support for the OMAP5 SoC family.
      
      As part of the transition to DT, no board files will be used
      for OMAP5.  The hwmod data is gradually being transitioned
      away from arch/arm/mach-omap2: IRQ, DMA, and memory map data
      has been moved to DT.  Hopefully the dev_attr and clock role
      data will be the next step.
      
      Basic test logs are available here, although not for OMAP5,
      since I don't have an OMAP5 board:
      http://www.pwsan.com/omap/testlogs/omap5_v3.10/20130608130949/
      
      * tag 'omap-for-v3.11/omap5-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
        ARM: OMAP5: Remove unused include for ocp2scp
        ARM: OMAP5: Enable build and frameowrk initialisations
        ARM: OMAP5: voltagedomain data: Add OMAP5 voltage domain data
        ARM: OMAP5: hwmod data: Create initial OMAP5 SOC hwmod data
        ARM: OMAP5: powerdomain data: Add OMAP54XX data and update the header
        ARM: OMAP5: clockdomain data: Add OMAP54XX data and update the header
        ARM: OMAP5: SCRM: Add OMAP54XX header file.
        ARM: OMAP5: PRCM: Add OMAP54XX local MPU PRCM registers
        ARM: OMAP4+: PRCM MPU: Move function prototypes to common header for re-use
        ARM: OMAP5: CM: Add OMAP54XX register and bitfield files
        ARM: OMAP4+: CM: Move function prototypes to common header for re-use
        ARM: OMAP5: PRM: Add OMAP54XX register and bitfield files
        ARM: OMAP4+: PRM: Move function prototypes to common header for re-use
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      01758fe6
    • Olof Johansson's avatar
      Merge tag 'omap-for-v3.11/soc-signed' of... · 10f8902b
      Olof Johansson authored
      Merge tag 'omap-for-v3.11/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc
      
      From Tony Lindgren:
      Omap SoC changes. Mostly improves am33xx support, and adds
      minimal support for am43x SoCs.
      
      * tag 'omap-for-v3.11/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
        ARM: OMAP2+: AM43x: SRAM base and size
        ARM: OMAP2+: AM43x: GP or HS ?
        ARM: OMAP2+: AM43x: early init
        ARM: OMAP2+: AM43x: static mapping
        ARM: OMAP2+: AM437x: SoC revision detection
        ARM: OMAP2+: AM43x: soc_is support
        ARM: OMAP2+: AM43x: kbuild
        ARM: OMAP2+: AM43x: Kconfig
        ARM: OMAP2+: separate out OMAP4 restart
        ARM: AM33XX: clk: Add clock node for EHRPWM TBCLK
        ARM: OMAP3: clock data: get rid of unused USB host clock aliases and dummies
        ARM: OMAP2+: AM33xx: Add missing reset status info to GFX hwmod
        + Linux 3.10-rc5
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      10f8902b
    • Olof Johansson's avatar
      Merge tag 'omap-for-v3.11/pm-signed' of... · eb25862d
      Olof Johansson authored
      Merge tag 'omap-for-v3.11/pm-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc
      
      From Tony Lindgren:
      Omap PM changes via Kevin Hilman <khilman@linaro.org>:
      
      OMAP PM cleanups for v3.10
      
      * tag 'omap-for-v3.11/pm-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
        ARM: OMAP4+: PM: Consolidate OMAP4 PM code to re-use it for OMAP5
        ARM: OMAP4+: Make secondary_startup function name more consistent
        ARM: OMAP4+: PM: Consolidate MPU subsystem PM code for re-use
        ARM: OMAP4: PM: Avoid expensive cpu_suspend() path for all CPU power states except off
      eb25862d
  2. 13 Jun, 2013 10 commits
  3. 12 Jun, 2013 10 commits
  4. 11 Jun, 2013 16 commits