1. 28 Oct, 2013 1 commit
    • Olof Johansson's avatar
      Merge branch 'cleanup/dt-clock' into next/soc · 0fc869e8
      Olof Johansson authored
      Merging in dt clock cleanup as a pre-req with some of the later SoC branches.
      
      There are a handful of conflicts here -- some of the already merged SoC
      branches should have been based on the cleanup but weren't.
      
      In particular, a remove/add of include on highbank and two remove/remove
      conflicts on kirkwood were fixed up.
      
      * cleanup/dt-clock: (28 commits)
        ARM: vt8500: remove custom .init_time hook
        ARM: vexpress: remove custom .init_time hook
        ARM: tegra: remove custom .init_time hook
        ARM: sunxi: remove custom .init_time hook
        ARM: sti: remove custom .init_time hook
        ARM: socfpga: remove custom .init_time hook
        ARM: rockchip: remove custom .init_time hook
        ARM: prima2: remove custom .init_time hook
        ARM: nspire: remove custom .init_time hook
        ARM: nomadik: remove custom .init_time hook
        ARM: mxs: remove custom .init_time hook
        ARM: kirkwood: remove custom .init_time hook
        ARM: imx: remove custom .init_time hook
        ARM: highbank: remove custom .init_time hook
        ARM: exynos: remove custom .init_time hook
        ARM: dove: remove custom .init_time hook
        ARM: bcm2835: remove custom .init_time hook
        ARM: bcm: provide common arch init for DT clocks
        ARM: call of_clk_init from default time_init handler
        ARM: vt8500: prepare for arch-wide .init_time callback
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      0fc869e8
  2. 25 Oct, 2013 1 commit
    • Kevin Hilman's avatar
      Merge tag 'tegra-for-3.13-soc-v2' of... · 4dcf0334
      Kevin Hilman authored
      Merge tag 'tegra-for-3.13-soc-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc
      
      From Stephen Warren:
      ARM: tegra: core SoC support changes for 3.13
      
      This branch includes:
      * SoC fuse values are used as device randomness at boot.
      * Initial support for the Tegra124 SoC is added. When coupled with an
        appropriate clock driver, which should also be merged for 3.13, we are
        able to boot to user-space using an initrd.
      * The powergate code gains support for Tegra114.
      
      This branch is based on previous pull request tegra-for-3.13-cleanup.
      
      * tag 'tegra-for-3.13-soc-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra:
        ARM: tegra: Add Tegra114 powergate support
        ARM: tegra: Constify list of CPU domains
        ARM: tegra: Remove duplicate powergate defines
        ARM: tegra: add LP1 support code for Tegra124
        ARM: tegra: re-calculate the LP1 data for Tegra30/114
        ARM: tegra: enable CPU idle for Tegra124
        ARM: tegra: make tegra_resume can work with current and later chips
        ARM: tegra: CPU hotplug support for Tegra124
        ARM: tegra: add PMC compatible value for Tegra124
        ARM: tegra: add Tegra124 SoC support
        ARM: tegra: add fuses as device randomness
        ARM: tegra: fix ARCH_TEGRA_114_SOC select sort order
        ARM: tegra: make tegra_init_fuse() __init
        ARM: tegra: remove much of iomap.h
        ARM: tegra: move resume vector define to irammap.h
        ARM: tegra: delete gpio-names.h
        ARM: tegra: delete stale header content
        ARM: tegra: remove common.c
        ARM: tegra: split tegra_pmc_init() in two
      Signed-off-by: default avatarKevin Hilman <khilman@linaro.org>
      4dcf0334
  3. 18 Oct, 2013 12 commits
  4. 17 Oct, 2013 6 commits
  5. 16 Oct, 2013 11 commits
  6. 14 Oct, 2013 9 commits