1. 16 Jan, 2014 1 commit
  2. 14 Jan, 2014 4 commits
  3. 10 Jan, 2014 2 commits
  4. 09 Jan, 2014 6 commits
  5. 08 Jan, 2014 1 commit
    • Kevin Hilman's avatar
      Merge branch 'hisi/soc' into next/soc · d0f2a5ba
      Kevin Hilman authored
      * hisi/soc:
        ARM: dts: rename hi4511 dts file
        ARM: hisi: remove init_time
        ARM: hisi: rename hi3xxx to hisi
        ARM: dts: enable clock binding on Hi3620
        ARM: hi3xxx: add hotplug support
        ARM: hi3xxx: add smp support
        ARM: config: add defconfig for Hi3xxx
        ARM: config: enable hi3xxx in multi_v7_defconfig
        ARM: dts: enable hi4511 with device tree
        ARM: hi3xxx: add board support with device tree
      Signed-off-by: default avatarKevin Hilman <khilman@linaro.org>
      d0f2a5ba
  6. 07 Jan, 2014 2 commits
  7. 06 Jan, 2014 1 commit
  8. 02 Jan, 2014 6 commits
    • Olof Johansson's avatar
      Merge tag 'imx-soc-3.14' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc · e05f9ac4
      Olof Johansson authored
      From Shawn Guo:
      i.MX SoC changes for 3.14:
       - Add the initial i.MX50 SoC support
       - Support device tree boot for i.MX35
       - Move imx5 clock driver to use macros for clock ID
       - Some random updates and non-critical fixes on clock drivers
       - A few defconfig updates and minor cleanups
      
      * tag 'imx-soc-3.14' of git://git.linaro.org/people/shawnguo/linux-2.6: (37 commits)
        ARM: imx: improve the comment of CCM lpm SW workaround
        ARM: imx: improve status check of clock gate
        ARM: imx: add necessary interface for pfd
        ARM: imx_v6_v7_defconfig: Select CONFIG_REGULATOR_PFUZE100
        ARM: imx_v6_v7_defconfig: Select MX35 and MX50 device tree support
        ARM: imx: Add cpu frequency scaling support
        ARM i.MX35: Add devicetree support.
        ARM: imx: update imx_v6_v7_defconfig
        ARM: imx6sl: Add missing spba clock to clock tree
        ARM: imx6sl: Add missing pll4_audio_div to the clock tree
        ARM: imx6: Derive spdif clock from pll3_pfd3_454m
        ARM: imx: use __initconst for const init definition
        ARM i.MX5: fix obvious typo in ldb_di0_gate clk definition
        ARM i.MX5: set CAN peripheral clock to 24 MHz parent
        ARM: imx: pllv1: Fix PLL calculation for i.MX27
        ARM i.MX5: fix "shift" value for lp_apm_sel on i.MX50 and i.MX53
        ARM: imx: imx53: Add SATA PHY clock
        ARM: imx_v6_v7_defconfig: Enable STMPE touchscreen
        ARM: imx: rename IMX6SL_CLK_CLK_END to IMX6SL_CLK_END
        ARM: imx: select PINCTRL at sub-architecure level
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      e05f9ac4
    • Olof Johansson's avatar
      Merge tag 'renesas-soc3-for-v3.14' of... · c655479a
      Olof Johansson authored
      Merge tag 'renesas-soc3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc
      
      From Simon Horman:
      Third Round of Renesas ARM Based SoC Updates for v3.14
      
      * Global
        - Don't set plat_sci_port scbrr_algo_id field
        - Declare SCIF register base and IRQ as resources
        - Don't define SCIF platform data in an array
        - Use macros to declare SCIF devices
      
      * r7s72100 SoC (RZ/A1H)
        - Add i2c clocks
      
      * r8a7778 (R-Car M1)
        - Add sound SCU clock support
      
      * tag 'renesas-soc3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: (43 commits)
        arm: shmobile: r7s72100: add i2c clocks
        ARM: shmobile: r8a7791: Don't set plat_sci_port scbrr_algo_id field
        ARM: shmobile: r8a7779: Don't set plat_sci_port scbrr_algo_id field
        ARM: shmobile: r8a7790: Don't set plat_sci_port scbrr_algo_id field
        ARM: shmobile: r8a7740: Don't set plat_sci_port scbrr_algo_id field
        ARM: shmobile: r8a73a4: Don't set plat_sci_port scbrr_algo_id field
        ARM: shmobile: r8a7778: Don't set plat_sci_port scbrr_algo_id field
        ARM: shmobile: r7s72100: Don't set plat_sci_port scbrr_algo_id field
        ARM: shmobile: sh73a0: Don't set plat_sci_port scbrr_algo_id field
        ARM: shmobile: r8a7790: Declare SCIF register base and IRQ as resources
        ARM: shmobile: r8a7791: Declare SCIF register base and IRQ as resources
        ARM: shmobile: r8a7778: Declare SCIF register base and IRQ as resources
        ARM: shmobile: sh7372: Don't set plat_sci_port scbrr_algo_id field
        ARM: shmobile: r8a7779: Declare SCIF register base and IRQ as resources
        ARM: shmobile: r8a7740: Declare SCIF register base and IRQ as resources
        ARM: shmobile: r8a73a4: Declare SCIF register base and IRQ as resources
        ARM: shmobile: r7s72100: Declare SCIF register base and IRQ as resources
        ARM: shmobile: sh73a0: Declare SCIF register base and IRQ as resources
        ARM: shmobile: sh7372: Declare SCIF register base and IRQ as resources
        ARM: shmobile: r8a7790: Don't define SCIF platform data in an array
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      c655479a
    • Olof Johansson's avatar
      Merge branch 'qcom/soc' into next/soc · 63df151a
      Olof Johansson authored
      * qcom/soc:
        ARM: msm: Simplify ARCH_MSM_DT config
        ARM: msm: Add support for MSM8974 SoC
        ARM: msm: trout: fix uninit var warning
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      63df151a
    • Stephen Boyd's avatar
      ARM: msm: Simplify ARCH_MSM_DT config · 17d0900c
      Stephen Boyd authored
      This doesn't need to be a def_bool y. Instead we can have every
      DT supported platform select ARCH_MSM_DT and we achieve the same
      thing with less chance of conflicts.
      Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
      Signed-off-by: default avatarDavid Brown <davidb@codeaurora.org>
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      17d0900c
    • Rohit Vaswani's avatar
      ARM: msm: Add support for MSM8974 SoC · 2aec37c6
      Rohit Vaswani authored
      Add support for the Snapdragon 800 MSM8974 SoC, used on the Dragonboard
      and others. Board support added in separate patch.
      Signed-off-by: default avatarRohit Vaswani <rvaswani@codeaurora.org>
      Acked-by: default avatarKumar Gala <galak@codeaurora.org>
      Signed-off-by: default avatarDavid Brown <davidb@codeaurora.org>
      [olof: split off SoC support in separate patch]
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      2aec37c6
    • Josh Cartwright's avatar
      ARM: msm: trout: fix uninit var warning · c4b4ecbd
      Josh Cartwright authored
      Fix the following warning when !CONFIG_MMC:
      
      arch/arm/mach-msm/board-trout.c: In function 'trout_init':
      arch/arm/mach-msm/board-trout.c:67:6: warning: unused variable 'rc' [-Wunused-variable]
        int rc;
            ^
      
      Also, while we're here, rework explicit printk(KERN_CRIT..) to use
      pr_crit.
      Signed-off-by: default avatarJosh Cartwright <joshc@codeaurora.org>
      Signed-off-by: default avatarDavid Brown <davidb@codeaurora.org>
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      c4b4ecbd
  9. 01 Jan, 2014 3 commits
  10. 31 Dec, 2013 14 commits