1. 26 May, 2014 1 commit
  2. 22 May, 2014 1 commit
  3. 21 May, 2014 6 commits
    • Olof Johansson's avatar
      Merge tag 'tegra-for-3.16-defconfig' of... · 1af809f6
      Olof Johansson authored
      Merge tag 'tegra-for-3.16-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/boards
      
      Merge "ARM: tegra: defconfig updates for 3.16" from Stephen Warren:
      
      AT24C EEPROM:
      
      This is used for the board ID EEPROM on Jetson TK1, as well as likely
      a whole slew of other NVIDIA reference boards; we simply haven't added
      enabled the EEPROM in the DT files until now.
      
      MTD_SPI_NOR:
      
      This defconfig contains the CONFIG_M25P80 symbol, which is now
      dependent on the MTD_SPI_NOR symbol. Add CONFIG_MTD_SPI_NOR to satisfy
      the new dependency.
      
      FRAMEBUFFER_CONSOLE_ROTATION:
      
      Needed for devices like Tegra Note 7 and NVIDIA SHIELD to get the boot
      console in the expected orientation.
      
      CAN*, RTC_DRV_DS1307:
      
      Toradex Colibri Evaluation Board uses the DS1307 RTC and the MCP251x CAN
      controller. The NVIDIA Tegra 3 based Colibri T30 module can be used on
      this carrier board.
      
      Furthermore the NVIDIA Tegra 3 based Apalis T30 module too contains two
      MCP251x CAN controllers.
      
      INPUT_JOYDEV:
      
      NVIDIA SHIELD embeds a USB joystick device.
      
      * tag 'tegra-for-3.16-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
        ARM: tegra: tegra_defconfig updates
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      1af809f6
    • Olof Johansson's avatar
      Merge tag 'sunxi-defconfig-for-3.16' of https://github.com/mripard/linux into next/boards · 6ad8f98d
      Olof Johansson authored
      Merge "Allwinner defconfig additions for 3.16" from Maxime Ripard.
      
      * tag 'sunxi-defconfig-for-3.16' of https://github.com/mripard/linux:
        ARM: sunxi: drop CONFIG_COMMON_CLK_DEBUG
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      6ad8f98d
    • Olof Johansson's avatar
      Merge tag 'renesas-r7s72100-ccf-for-v3.16' of... · 0db6542d
      Olof Johansson authored
      Merge tag 'renesas-r7s72100-ccf-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boards
      
      Merge "Renesas ARM Based r7s72100 SoC CCF Updates for v3.16" from Simon Horman:
      
      r7s72100 (RZ/A1H) SoC and its Genmai board
      * Add and use CCF support
      * Initislise SCIF, I2C and SPI via DT
      
      * tag 'renesas-r7s72100-ccf-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
        ARM: shmobile: r7s72100: use workaround for non DT-clocks
        ARM: shmobile: Add forward declaration of struct clk to silence warning
        ARM: shmobile: r7s72100: remove SPI DT clocks from legacy clock support
        ARM: shmobile: r7s72100: add spi clocks to dtsi
        ARM: shmobile: r7s72100: remove I2C DT clocks from legacy clock support
        ARM: shmobile: r7s72100: add i2c clocks to dtsi
        ARM: shmobile: r7s72100: genmai: platform scif devices only for legacy support
        ARM: shmobile: r7s72100: genmai: add uart alias and activate scif2 as console
        ARM: shmobile: r7s72100: add scif nodes to dtsi
        ARM: shmobile: r7s72100: genmai: populate nodes for external clocks
        ARM: shmobile: r7s72100: add essential clock nodes to dtsi
        ARM: shmobile: r7s72100: document MSTP clock support
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      0db6542d
    • Olof Johansson's avatar
      Merge tag 'renesas-dt-scif-for-v3.16' of... · bcafdb4f
      Olof Johansson authored
      Merge tag 'renesas-dt-scif-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boards
      
      Merge "Renesas ARM Based SoC dt-scif Updates for v3.16" from Simon Horman:
      
      r8a7791 (R-Car M2) based Koelsch board and
      r8a7790 (R-Car H1) based Lager board
      * Enable SCIF0 and SCIF1 serial ports in DT
      
      * tag 'renesas-dt-scif-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
        ARM: shmobile: koelsch: Enable SCIF0 and SCIF1 serial ports in DT
        ARM: shmobile: lager: Enable SCIF0 and SCIF1 serial ports in DT
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      bcafdb4f
    • Olof Johansson's avatar
      Merge tag 'renesas-clock-cleanup2-for-v3.16' of... · 82711e7b
      Olof Johansson authored
      Merge tag 'renesas-clock-cleanup2-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boards
      
      Merge "Renesas SoC Clock Cleanups for v3.16" from Simon Horman:
      
      Work from Laurent Pinchart to switch all Renesas platforms to the new style
      CMT, MTU2 and TMU device platform data. This is in preparation for
      initialising these devices using DT on ARM Based Renesas SoCs.
      
      * tag 'renesas-clock-cleanup2-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
        ARM: shmobile: r7s72100: Switch to new style MTU2 device
        sh: Switch to new style MTU2 device
        ARM: shmobile: r8a7779: Switch to new style TMU device
        ARM: shmobile: r8a7778: Switch to new style TMU device
        ARM: shmobile: r8a7740: Switch to new style TMU device
        ARM: shmobile: sh73a0: Switch to new style TMU device
        ARM: shmobile: sh7372: Switch to new style TMU device
        sh: Switch to new style TMU device
        ARM: shmobile: r8a7791: Switch to new style CMT device
        ARM: shmobile: r8a7790: Switch to new style CMT device
        ARM: shmobile: r8a7740: Switch to new style CMT device
        ARM: shmobile: r8a73a4: Switch to new style CMT device
        ARM: shmobile: sh73a0: Switch to new style CMT device
        ARM: shmobile: sh7372: Switch to new style CMT device
        sh: Switch to new style CMT device
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      82711e7b
    • Olof Johansson's avatar
      Merge branch 'depends/clockevents-cleanups' into next/boards · 91f0f06c
      Olof Johansson authored
      Bringing in as an external dependency that the renesas/clock-cleanup2 branch
      relies on.
      
      * depends/clockevents-cleanups: (52 commits)
        clocksource: sh_mtu2: Sort headers alphabetically
        clocksource: sh_mtu2: Remove FSF mail address from GPL notice
        clocksource: sh_mtu2: Rename clock to "fck" in the non-legacy case
        clocksource: sh_mtu2: Add support for multiple channels per device
        clocksource: sh_mtu2: Hardcode MTU2 clock event rating to 200
        clocksource: sh_mtu2: Set cpumask to cpu_possible_mask
        clocksource: sh_mtu2: Replace hardcoded register values with macros
        clocksource: sh_mtu2: Allocate channels dynamically
        clocksource: sh_mtu2: Replace kmalloc + memset with kzalloc
        clocksource: sh_mtu2: Add index to struct sh_mtu2_channel
        clocksource: sh_mtu2: Add memory base to sh_mtu2_channel structure
        clocksource: sh_mtu2: Constify name argument to sh_mtu2_register()
        clocksource: sh_mtu2: Split channel setup to separate function
        clocksource: sh_mtu2: Rename struct sh_mtu2_priv to sh_mtu2_device
        clocksource: sh_mtu2: Split channel fields from sh_mtu2_priv
        clocksource: sh_mtu2: Turn sh_mtu2_priv fields into local variables
        clocksource: sh_mtu2: Use request_irq() instead of setup_irq()
        clocksource: sh_tmu: Sort headers alphabetically
        clocksource: sh_tmu: Remove FSF mail address from GPL notice
        clocksource: sh_tmu: Rename clock to "fck" in the non-legacy case
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      91f0f06c
  4. 20 May, 2014 3 commits
  5. 17 May, 2014 5 commits
  6. 16 May, 2014 6 commits
  7. 14 May, 2014 15 commits
  8. 13 May, 2014 1 commit
  9. 11 May, 2014 2 commits