1. 12 11月, 2014 1 次提交
  2. 05 9月, 2014 1 次提交
  3. 04 9月, 2014 1 次提交
  4. 02 9月, 2014 3 次提交
  5. 20 8月, 2014 1 次提交
  6. 17 8月, 2014 3 次提交
  7. 26 6月, 2014 3 次提交
  8. 17 6月, 2014 3 次提交
    • S
      ARM: shmobile: Remove non-multiplatform Marzen reference support · 1ece7f7b
      Simon Horman 提交于
      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: NSimon Horman <horms+renesas@verge.net.au>
      1ece7f7b
    • S
      ARM: shmobile: r8a7779: Initial multiplatform support · 5016c81b
      Simon Horman 提交于
      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: NSimon Horman <horms+renesas@verge.net.au>
      5016c81b
    • K
      ARM: shmobile: r8a7791 SYSC setup code · 5f6108bb
      keita kobayashi 提交于
      Add r8a7791 SYSC power management support.
      Signed-off-by: NKeita Kobayashi <keita.kobayashi.ym@renesas.com>
      Acked-by: NMagnus Damm <damm+renesas@opensource.se>
      [horms+renesas@verge.net.au: rebased]
      Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
      5f6108bb
  9. 16 6月, 2014 1 次提交
  10. 17 5月, 2014 1 次提交
  11. 14 4月, 2014 2 次提交
  12. 24 2月, 2014 2 次提交
  13. 18 2月, 2014 1 次提交
  14. 19 12月, 2013 3 次提交
  15. 10 12月, 2013 4 次提交
  16. 04 12月, 2013 1 次提交
  17. 08 10月, 2013 9 次提交