1. 03 Apr, 2015 2 commits
    • Olof Johansson's avatar
      Merge tag 'gpmc-omap-for-v4.1' of git://github.com/rogerq/linux into next/drivers · 63fad06a
      Olof Johansson authored
      Merge "OMAP-GPMC driver fixes for v4.1" from Roger Quandros:
      
      * Fixed WAITMONITORINGTIME programming to be based on
      GPMC_CLK instead of GPMC_FCLK. The GPMC clock divider
      programming is fixed for both synchronous and asynchronous
      modes.
      * Allow GPMC's children of default bus type to be populated in
      the device tree.
      * Improved DEBUG output data and format.
      * Prevent writing 1 into reserved bits of GPMC_CONFIG7.
      
      * tag 'gpmc-omap-for-v4.1' of git://github.com/rogerq/linux:
        ARM OMAP2+ GPMC: fix programming/showing reserved timing parameters
        ARM OMAP2+ GPMC: fix WAITMONITORINGTIME divider bug
        ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIME
        ARM OMAP2+ GPMC: always program GPMCFCLKDIVIDER
        ARM OMAP2+ GPMC: change get_gpmc_timing_reg output for DTS
        ARM OMAP2+ GPMC: fix debug output alignment
        ARM OMAP2+ GPMC: add bus children
        ARM OMAP2+ GPMC: don't undef DEBUG
        ARM: OMAP2+: gpmc: make gpmc_cs_get_name() static
        ARM: OMAP2+: gpmc: Fix writing in gpmc_cs_set_memconf
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      63fad06a
    • Olof Johansson's avatar
      Merge tag 'at91-cleanup3' of... · aabab880
      Olof Johansson authored
      Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/drivers
      
      Merge "at91: cleanup for 4.1 #3" from Nicolas Ferre:
      
      Third batch of cleanup for 4.1:
      - System Timer (ST) for at91rm9200 re-work (syscon/regmap):
        - watchdog
        - restart handler
        - timer as a proper clocksource
        => remove mach dependency + cleanup
      
      * tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91: (54 commits)
        ARM: at91: remove useless include
        clocksource: atmel-st: remove mach/hardware dependency
        clocksource: atmel-st: use syscon/regmap
        ARM: at91: time: move the system timer driver to drivers/clocksource
        ARM: at91: properly initialize timer
        ARM: at91: at91rm9200: remove deprecated arm_pm_restart
        watchdog: at91rm9200: implement restart handler
        watchdog: at91rm9200: use the system timer syscon
        mfd: syscon: Add atmel system timer registers definition
        ARM: at91/dt: declare atmel,at91rm9200-st as a syscon
        ARM: at91: remove old setup
        ARM: at91: sama5d4: remove useless map_io
        ARM: at91: sama5 use SoC detection infrastructure
        ARM: at91: at91sam9: use SoC detection infrastructure
        ARM: at91: at91rm9200 use SoC detection infrastructure
        ARM: at91: add soc detection infrastructure
        ARM: at91/dt: introduce atmel,<chip>-dbgu
        ARM: at91: remove unused _matrix.h headers
        ARM: at91: remove unused at91_ioremap_matrix and header
        ARM: at91: remove NEED_MACH_IO_H
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      aabab880
  2. 02 Apr, 2015 1 commit
    • Olof Johansson's avatar
      Merge tag 'qcom-soc-for-4.1' of... · 4580cb8a
      Olof Johansson authored
      Merge tag 'qcom-soc-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/drivers
      
      Merge "qcom SoC changes for v4.1" from Kumar Gala:
      
      Qualcomm ARM Based SoC Updates for v4.1
      
      * Merged the based Qualcomm SCM and SCM boot support
      * Cleaned up SCM interface to only expose functional SCM APIs
      * Moved Qualcomm SCM code into drivers/firmware
      * Updated the SCM APIs for setting cpu cold and warm boot addresses
      * Added support for ADM CRCI muxing
      
      * tag 'qcom-soc-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom:
        soc: qcom: gsbi: Add support for ADM CRCI muxing
        firmware: qcom: scm: Support cpu power down through SCM
        firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr function
        firmware: qcom: scm: Clean cold boot entry to export only the API
        firmware: qcom: scm: Move the scm driver to drivers/firmware
        ARM: qcom: Prep scm code for move to drivers/firmware
        ARM: qcom: Cleanup scm interface to only export what is needed
        ARM: qcom: Merge scm and scm boot code together
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      4580cb8a
  3. 16 Mar, 2015 10 commits
  4. 13 Mar, 2015 22 commits
  5. 12 Mar, 2015 5 commits