1. 09 Apr, 2013 5 commits
    • Arnd Bergmann's avatar
      Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanup · 92202876
      Arnd Bergmann authored
      From Shawn Guo <shawn.guo@linaro.org>:
      
      The mxs cleanup for 3.10:
      
      * Clean up timer code and move it into drivers/clocksource
      * Clean up icoll code and move it into drivers/irqchip
      * Clean up clock code to not include <mach/*> headers
      * Clean up rtc-stmp3xxx, mxs-lradc and mxs-saif to not include <mach/*>
        headers
      * Clean up mach-mxs code to get it prepared for multiplatform support
      
      * tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6: (26 commits)
        clocksource: mxs_timer: Add semicolon at end of line
        ARM: mxs: remove unused headers
        ARM: mxs: merge imx23 and imx28 into one machine_desc
        ARM: mxs: remove common.h
        ARM: mxs: move mxs_get_ocotp() into mach-mxs.c
        ARM: mxs: remove mm.c
        ARM: mxs: use debug_ll_io_init for low-level debug
        ARM: mxs: get ocotp base address from device tree
        ARM: mxs: remove system.c
        ARM: mxs: get reset address from device tree
        ARM: mxs: remove empty hardware.h
        ASoC: mxs-saif: remove mach header inclusion
        iio: mxs-lradc: remove unneeded mach header inclusion
        rtc: stmp3xxx: use stmp_reset_block() instead
        clk: mxs: remove the use of mach level IO accessor
        clk: mxs: get base address from device tree
        ARM: mxs: remove unneeded mach-types.h inclusion
        ARM: mxs: move icoll driver into drivers/irqchip
        ARM: mxs: call stmp_reset_block() in icoll
        ARM: mxs: get icoll base address from device tree
        ...
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      92202876
    • Arnd Bergmann's avatar
      Merge tag 'v3.9-rc5' into next/cleanup · 44c0d237
      Arnd Bergmann authored
      This is a dependency for the mxs/cleanup branch.
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      44c0d237
    • Arnd Bergmann's avatar
      Merge tag 'tegra-for-3.10-cleanup' of... · 8024206d
      Arnd Bergmann authored
      Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup
      
      From Stephen Warren <swarren@wwwdotorg.org>:
      
      ARM: tegra: cleanup
      
      This branch includes various cleanup of the core Tegra support.
      
      * Unification of the separate board-dt-tegra*.c files into a single
        tegra.c, now that everything is DT-driven and basically identical.
      * Use of_clk_get() in the Tegra clocksource driver so that clocks are
        described in DT rather than hard-coding clock names.
      * Some cleanup of the PMC-related code, with the aim that the PMC
        "driver" contains more of the code that touches PMC registers, rather
        than spreading PMC register accesses through other files.
      * Conversion of the "PMC" driver to acquire resources describe in device
        tree rather than hard-coding them.
      * Use of common code for the CPU sleep TLB invalidation.
      
      This branch is based on the previous fixes pull request.
      
      * tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra:
        ARM: tegra: use setup_mm_for_reboot rather than explicit pgd switch
        ARM: tegra: replace the CPU power on function with PMC call
        ARM: tegra: pmc: add power on function for secondary CPUs
        ARM: tegra: pmc: convert PMC driver to support DT only
        ARM: tegra: fix the PMC compatible string in DT
        ARM: tegra: pmc: add specific compatible DT string for Tegra30 and Tegra114
        ARM: tegra: refactor tegra{20,30}_boot_secondary
        clocksource: tegra: move to of_clk_get
        ARM: tegra: Unify Device tree board files
        ARM: tegra: Rename board-dt-tegra20.c to tegra.c
        ARM: tegra: Unify tegra{20,30,114}_init_early()
      
      Conflicts:
      	drivers/clocksource/tegra20_timer.c
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      8024206d
    • Arnd Bergmann's avatar
      Merge branch 'tegra/fixes' into next/cleanup · 5be8f636
      Arnd Bergmann authored
      This is a dependency for tegra/cleanups
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      5be8f636
    • Arnd Bergmann's avatar
      Merge tag 'omap-for-v3.10/fixes-pm-signed' of... · f199ab1a
      Arnd Bergmann authored
      Merge tag 'omap-for-v3.10/fixes-pm-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
      
      From Tony Lindgren <tony@atomide.com>:
      
      Non-critical PM fix via Kevin Hilman <khilman@linaro.org>:
      
      OMAP PM fixes for v3.10
      
      Note that this has a dependency to omap-for-v3.10/cleanup-v2-signed.
      
      * tag 'omap-for-v3.10/fixes-pm-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
        ARM: OMAP4+: PM: Restore CPU power state to ON with clockdomain force wakeup method
      
      Signed-off-by: Arnd Bergmann <arnd@arndb.de<
      f199ab1a
  2. 08 Apr, 2013 2 commits
    • Tony Lindgren's avatar
      Merge tag 'omap-pm-v3.10/fixes/pm' of... · 5e7deed7
      Tony Lindgren authored
      Merge tag 'omap-pm-v3.10/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-v3.10/fixes-pm
      
      OMAP PM fixes for v3.10
      5e7deed7
    • Arnd Bergmann's avatar
      Merge tag 'omap-for-v3.10/cleanup-v2-signed' of... · 6fa6183a
      Arnd Bergmann authored
      Merge tag 'omap-for-v3.10/cleanup-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
      
      From Tony Lindgren <tony@atomide.com>:
      
      Clean up related changes for v3.10 merge window.
      Mostly clock and PM related with removal of now unused
      DMA channel definitions. The clock change to use SoC
      specific lists will make it a little bit easier to
      add support for new SoCs variants without having to patch
      all over the place.
      
      * tag 'omap-for-v3.10/cleanup-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
        ARM: OMAP4: Fix the init code to have OMAP4460 errata available in DT build
        ARM: OMAP4: PM: Now remove L4 per clockdomain static depedency with MPU
        ARM: OMAP4: PM: Remove L4 wakeup depedency with MPU since errata fix exist now
        ARM: OMAP4+: Move the CPU wakeup prepare code under smp_prepare_cpus()
        ARM: OMAP4+: Remove out of placed smp_wmb() in secondary wakeup code
        ARM: OMAP4+: Remove un-necessary cacheflush in secondary CPU boot path
        ARM: OMAP4+: Remove the un-necessary cache flush from hotplug code
        ARM: OMAP2+: PM: Remove bogus fiq_[enable/disable] tuple
        ARM: OMAP4+: Use common scratchpad SAR RAM offsets for all architectures
        ARM: OMAP2+: Remove unused DMA channel definitions
        ARM: OMAP1: Remove unused DMA channel definitions
        ARM: OMAP2+: clock data: Remove CK_* flags
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      6fa6183a
  3. 05 Apr, 2013 1 commit
  4. 03 Apr, 2013 1 commit
  5. 02 Apr, 2013 6 commits
  6. 01 Apr, 2013 25 commits