Skip to content
  1. Jul 06, 2016
    • Alexander Shiyan's avatar
      ARM: clps711x: Reduce static map size · 32981ea5
      Alexander Shiyan authored
      
      
      Last CLPS711X CPU register is PLLR has 0xa5a8 address, so we can reduce
      the map to 48k and align the end of the static at VMALLOC_START.
      
      Signed-off-by: default avatarAlexander Shiyan <shc_work@mail.ru>
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      32981ea5
    • Olof Johansson's avatar
      Merge tag 'samsung-soc-4.8-2' of... · 553228d0
      Olof Johansson authored
      Merge tag 'samsung-soc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/soc
      
      Samsung mach/soc update for v4.8, part 2:
      1. Endian-friendly fixes.
      2. Maintainers update.
      
      * tag 'samsung-soc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux
      
      :
        MAINTAINERS: Extend Samsung SoC entry with S3C/S5P drivers
        ARM: SAMSUNG: Fix missing s5p_init_cpu() declaration
        ARM: EXYNOS: Fix UART address selection for DEBUG_LL
        ARM: EXYNOS: Fixup for __raw operations in suspend.c
        ARM: SAMSUNG: Fixup usage of __raw IO in PM
        ARM: EXYNOS: Fixup endian in pm/pmu
        ARM: EXYNOS: Fixups for big-endian operation
        ARM: SAMSUNG: Fixup endian issues in CPU detection
        ARM: EXYNOS: Fixup debug macros for big-endian
        ARM: s3c24xx: Sort cpufreq tables
        ARM: SAMSUNG: Fix typos
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      553228d0
    • Olof Johansson's avatar
      Merge tag 'omap-for-v4.8/soc-signed' of... · df92d2e3
      Olof Johansson authored
      Merge tag 'omap-for-v4.8/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc
      
      SoC related changes for omaps for v4.8 merge window:
      
      - A series of DSS platform_data fixes to prepare for DSS driver changes
      - Add tblck clck aliases for PWM
      - A series of trivial spelling corrections
      - Remove bogus eQEP, ePWM and eCAP hwmod entries
      - A series of McBSP sidetone fixes
      - Remove QSPI and DSS addresses from hwmod, these come from dts
      - Fix RSTST register offset for pruss
      - Make ti81xx_rtc_hwmod static
      - Remove wrongly defined RSTST offset for PER Domain, note
        that the subject for this one wrongly has "dts" in the
        subject
      - Add support for omap5 and dra7 workaround for 801819
      - A series of patches to make kexec work for SMP omaps
      
      * tag 'omap-for-v4.8/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap
      
      : (30 commits)
        ARM: OMAP2+: Fix build if CONFIG_SMP is not set
        ARM: OMAP4+: Allow kexec on SMP variants
        ARM: OMAP4+: Reset CPU1 properly for kexec
        ARM: OMAP4+: Prevent CPU1 related hang with kexec
        ARM: OMAP4+: Initialize SAR RAM base early for proper CPU1 reset for kexec
        ARM: dts: am43xx: Remove wrongly defined RSTST offset for PER Domain
        ARM: OMAP: make ti81xx_rtc_hwmod static
        ARM: AM43XX: hwmod: Fix RSTST register offset for pruss
        ARM: DRA7: hwmod: remove DSS addresses from hwmod
        ARM: DRA7: hwmod: Remove QSPI address space entry from hwmod
        ARM: OMAP2+: McBSP: Remove the old iclk allow/deny idle code
        ASoC: omap-mcbsp: sidetone: Use the new callback for iclk handling
        ASoC: omap-mcbsp: Rename omap_mcbsp_sysfs_remove() to omap_mcbsp_cleanup()
        ARM: OMAP3: pdata-quirks: Add support for McBSP2/3 sidetone handling
        ARM: OMAP3: McBSP: New callback for McBSP2/3 ICLK idle configuration
        ARM: OMAP3: hwmod data: Fix McBSP2/3 sidetone data
        ARM: AM335x/AM437x: hwmod: Remove eQEP, ePWM and eCAP hwmod entries
        ARM: OMAP2+: Fix typo in sdrc.h
        ARM: OMAP2+: Fix typo in omap_device.c
        ARM: OMAP2+: Fix typo in omap4-common.c
        ...
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      df92d2e3
    • Neil Armstrong's avatar
      ARM: oxnas: Change OX810SE default driver config · fa06f54a
      Neil Armstrong authored
      
      
      Since the SP804 timer changes will not been merged upstream, switch the
      default OX810SE config to the OXNAS RPS Timer driver configuration.
      
      Signed-off-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      fa06f54a
    • Olof Johansson's avatar
      Merge tag 'imx-soc-4.8' of... · 213ae902
      Olof Johansson authored
      Merge tag 'imx-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc
      
      The i.MX SoC changes for 4.8:
       - A patch series including both cpuidle and FEC driver changes to
         disable deeper idle states when FEC is active while board level
         workaround for ERR006687 is not available
       - A number patches to fix sparse warnings and spell errors
       - A fix for TZIC FIQ translation from VIRQ to HWIRQ
       - Support compatible of i.MX7 Solo SoC which has a subset of i.MX7 Dual
      
      * tag 'imx-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux
      
      :
        ARM: imx: add support for i.MX 7Solo
        ARM: i.MX: Disable supervisor protect for i.MX51
        ARM: imx6: fix missing <soc/imx/cpuidle.h> in cpuidle-imx6q.c
        ARM: i.MX: Fix FIQ interrupt handling for TZIC
        ARM: imx6: fix static declaration in include/soc/imx/cpuidle.h
        ARM: imx6q: export cpuidle functions needed by fec driver
        ARM: imx: fix missing include of common.h
        ARM: imx: fix missing includes
        ARM: imx6: disable deeper idle states when FEC is active w/o HW workaround
        ARM: mach-imx6q: fix spelling mistake in error message
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      213ae902
    • Marc Gonzalez's avatar
      Update ARM/TANGO section · e2bd0d37
      Marc Gonzalez authored
      
      
      Use regex pattern to match tango-specific files.
      
      Signed-off-by: default avatarMarc Gonzalez <marc_gonzalez@sigmadesigns.com>
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      e2bd0d37
    • Marc Gonzalez's avatar
      ARM: tango: add HOTPLUG_CPU support · 222de7bf
      Marc Gonzalez authored
      
      
      cpu_die() and cpu_kill() are implemented in firmware.
      
      Signed-off-by: default avatarMarc Gonzalez <marc_gonzalez@sigmadesigns.com>
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      222de7bf
  2. Jul 05, 2016
  3. Jun 28, 2016
  4. Jun 25, 2016
  5. Jun 24, 2016
  6. Jun 23, 2016
  7. Jun 22, 2016
  8. Jun 21, 2016