1. 18 Oct, 2013 1 commit
    • Kevin Hilman's avatar
      Merge branch 'rockchip/boards' into next/boards · 60cd8b09
      Kevin Hilman authored
      From Heiko Stübner:
      Support for the RK3188 SoC, basic RK3188 based Radxa Rock board
      and RK3066a based BQ Curie2 tablet.
      
      * rockchip/boards:
        ARM: rockchip: add support for rk3188 and Radxa Rock board
        ARM: rockchip: add dts for bqcurie2 tablet
        ARM: rockchip: enable arm-global-timer
        ARM: rockchip: move shared dt properties to common source file
      60cd8b09
  2. 17 Oct, 2013 1 commit
  3. 14 Oct, 2013 6 commits
    • Kevin Hilman's avatar
      Merge tag 'omap-for-v3.13/board-signed' of... · 5b5bbc20
      Kevin Hilman authored
      Merge tag 'omap-for-v3.13/board-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boards
      
      From Tony Lindgren:
      Platform data changes for omaps for the display subsystem and
      n900 secure mode changes. Note that the n900 secure mode changes
      will still be needed for device tree based booting also.
      
      * tag 'omap-for-v3.13/board-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: (508 commits)
        ARM: OMAP2+: display: Create omap_vout device inside omap_display_init
        ARM: OMAP2+: display: Create omapvrfb and omapfb devices inside omap_display_init
        ARM: OMAP2+: display: Create omapdrm device inside omap_display_init
        ARM: OMAP2+: drm: Don't build device for DMM
        RX-51: Add support for OMAP3 ROM Random Number Generator
        ARM: OMAP3: RX-51: ARM errata 430973 workaround
        ARM: OMAP3: Add secure function omap_smc3() which calling instruction smc #1
        +Linux 3.12-rc4
      Signed-off-by: default avatarKevin Hilman <khilman@linaro.org>
      5b5bbc20
    • Heiko Stuebner's avatar
      ARM: rockchip: add support for rk3188 and Radxa Rock board · 6bcf60f8
      Heiko Stuebner authored
      Basic devicetree files for the rk3188 SoC. Also provided is a board
      dts file for the upcoming Radxa Rock board using this SoC.
      Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
      6bcf60f8
    • Heiko Stuebner's avatar
      ARM: rockchip: add dts for bqcurie2 tablet · 95866096
      Heiko Stuebner authored
      The BQ Curie2 is a tablet based on the rk3066a SoC.
      Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
      95866096
    • Heiko Stuebner's avatar
      ARM: rockchip: enable arm-global-timer · f95a2b3d
      Heiko Stuebner authored
      RK2928 and RK3066 contain a dw_apb timer component, while the rk3188 uses
      a slightly similar but still different timer component. But all of them
      support the ARM-global-timer that got added as clocksource driver recently.
      
      So enable support for it to get a working clocksource for rk3188.
      Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
      f95a2b3d
    • Heiko Stuebner's avatar
      ARM: rockchip: move shared dt properties to common source file · f75efdd7
      Heiko Stuebner authored
      The rk3188 SoC shares a lot of peripherals with the rk3066 SoC,
      but not all. Therefore move the common parts to a shared dtsi.
      Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
      f75efdd7
    • Kevin Hilman's avatar
      Merge branch 'renesas/boards2' into next/boards · 4fd03763
      Kevin Hilman authored
      From Simon Horman:
      * renesas/boards2: (64 commits)
        ARM: shmobile: marzen: enable INTC IRQ
        ARM: shmobile: bockw: add SMSC support on reference
        ARM: shmobile: Use SMP on Koelsch
        ARM: shmobile: Remove KZM9D reference DTS
        ARM: shmobile: Let KZM9D multiplatform boot with KZM9D DTB
        ARM: shmobile: Remove non-multiplatform KZM9D reference support
        ARM: shmobile: Use KZM9D without reference for multiplatform
        ARM: shmobile: Sync KZM9D DTS with KZM9D reference DTS
        ARM: shmobile: Use arch timer on Koelsch
        ARM: shmobile: Use r8a7791_add_standard_devices() on Koelsch
        ARM: shmobile: Genmai support
        ARM: shmobile: marzen: enable DMA for SDHI0
        ARM: shmobile: bockw: enable DMA for SDHI0
        ARM: shmobile: ape6evm: add DMA support to MMCIF
        ARM: shmobile: r8a7791 SMP support
        ARM: shmobile: r8a7779: split r8a7779_init_irq_extpin() for DT
        ARM: shmobile: r8a7778: split r8a7778_init_irq_extpin() for DT
        ARM: shmobile: r7s72100 SCIF support
        ARM: shmobile: Initial r7s72100 SoC support
        ARM: shmobile: r8a7791 Arch timer workaround
        ...
      Signed-off-by: default avatarKevin Hilman <khilman@linaro.org>
      4fd03763
  4. 11 Oct, 2013 1 commit
  5. 08 Oct, 2013 31 commits