Skip to content
  1. Jul 31, 2014
  2. Jul 28, 2014
  3. Jul 26, 2014
  4. Jul 25, 2014
  5. Jul 19, 2014
  6. Jul 18, 2014
  7. Jul 17, 2014
    • Marcel Ziswiler's avatar
      ARM: tegra: initial support for apalis t30 · 6d0a067f
      Marcel Ziswiler authored
      
      
      This patch adds the device tree to support Toradex Apalis T30, a
      computer on module which can be used on different carrier boards.
      
      The module consists of a Tegra 3 SoC, two PMICs, 1 or 2 GB of DDR3L
      RAM, eMMC, an LM95245 temperature sensor chip, an i210 resp. i211
      gigabit Ethernet controller, an STMPE811 ADC/touch controller as well
      as two MCP2515 CAN controllers. Furthermore, there is an SGTL5000 audio
      codec which is not yet supported. Anything that is not self contained
      on the module is disabled by default.
      
      The device tree for the Evaluation Board includes the modules device
      tree and enables the supported peripherals of the carrier board (the
      Evaluation Board supports almost all of them).
      
      While at it also add the device tree binding documentation for Apalis
      T30.
      
      Signed-off-by: default avatarMarcel Ziswiler <marcel@ziswiler.com>
      [swarren: fixed some node sort orders]
      Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
      6d0a067f
  8. Jul 16, 2014
  9. Jul 14, 2014
  10. Jul 09, 2014
  11. Jul 01, 2014
  12. Jun 21, 2014
  13. Jun 19, 2014
  14. Jun 17, 2014
    • Simon Horman's avatar
      ARM: shmobile: Let Marzen multiplatform boot with Marzen DTB · 04d3e8a0
      Simon Horman authored
      
      
      Let the multiplatform Marzen support boot with the legacy DTS for
      Marzen as well as the Marzen reference DTS.
      
      Based on work for the Koelsch board by Laurent Pinchart.
      
      Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
      Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
      04d3e8a0
    • Simon Horman's avatar
      ARM: shmobile: Remove non-multiplatform Marzen reference support · 1ece7f7b
      Simon Horman authored
      
      
      Now that r8a7779 has CCF support remove the legacy Marzen reference
      Kconfig bits CONFIG_MACH_MARZEN_REFERENCE for the non-multiplatform
      case.
      
      Starting from this commit Marzen board support is always enabled via
      CONFIG_MACH_MARZEN, and CONFIG_ARCH_MULTIPLATFORM is used to select
      between board-marzen.c and board-marzen-reference.c
      
      The file board-marzen-reference.c can no longer be used together with
      the legacy sh-clk clock framework, instead CCF is used.
      
      Based on work for the Koelsch board by Laurent Pinchart.
      
      Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
      Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
      1ece7f7b
    • Simon Horman's avatar
      ARM: shmobile: r8a7779: Initial multiplatform support · 5016c81b
      Simon Horman authored
      
      
      Add Marzen and r8a7779 to CONFIG_SHMOBILE_MULTI. At this
      point CCF is not yet supported so you cannot run this code
      yet. For CCF support to happen several different components
      are needed, and this is one simple portion that moves us
      forward. Other patches need to build on top of this one.
      
      Marzen board support exists in 3 flavours:
      1) SHMOBILE_MULTI, MACH_MARZEN - board-marzen-reference.c (CCF + DT)
      2) SHMOBILE, MACH_MARZEN_REFERENCE - board-marzen-reference.c (DT)
      3) SHMOBILE, MACH_MARZEN - board-marzen.c (legacy C code)
      
      When CCF is done then 2) will be removed. When 1) includes same features
      as 3) then 3) will be removed.
      
      Based on work for the Koelsch and r8a7791 by Magnus Damm.
      
      Cc: Magnus Damm <damm@opensource.se>
      Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
      5016c81b
  15. May 31, 2014
  16. May 30, 2014
  17. May 29, 2014
  18. May 24, 2014
  19. May 22, 2014
    • Hans de Goede's avatar
      ARM: dts: sun7i: Add new i12-tvbox board · c690d80b
      Hans de Goede authored
      
      
      The i12 tvbox is an A20 based android tvbox, with 512M / 1G RAM, 4G nand flash,
      ap6210 or ap6330 sdio wifi + bt (broadcom sdio wifi + uart attached brcm bt),
      2USB host ports using USB-A receptacles and a micro-usb receptacle for USB OTG,
      and 100Mbit ethernet using an IP101a phy.
      
      The PCB is labelled i12-a20 hence I've named the board i12-a20. It is used
      in noname allwinner A20 tv-boxes, which are sometimes sold with Q5 or
      QT840A as product name.
      
      Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
      Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
      c690d80b
  20. May 21, 2014