1. 08 2月, 2010 3 次提交
    • M
      ARM: mach-shmobile: SH-Mobile AP4 support. · 2b7eda63
      Magnus Damm 提交于
      This adds preliminary support for the SH7372 (SH-Mobile AP4) CPU and
      the AP4EVB reference board.
      
      Only timer, serial console and NOR flash are supported at this point.
      Support for the interrupt controller, pinmux support, clock framework
      and runtime pm will be submitted as feature patches on top of this.
      Signed-off-by: NMagnus Damm <damm@opensource.se>
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      2b7eda63
    • M
      ARM: mach-shmobile: SH-Mobile G4 support. · f2aaf66d
      Magnus Damm 提交于
      This adds preliminary support for the SH7377 (SH-Mobile G4) CPU and
      the G4EVM reference board.
      
      Only timer, serial console and NOR flash are supported at this point.
      Support for the interrupt controller, pinmux support, clock framework
      and runtime pm will be submitted as feature patches on top of this.
      Signed-off-by: NMagnus Damm <damm@opensource.se>
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      f2aaf66d
    • M
      ARM: mach-shmobile: SH-Mobile G3 support. · c793c1b0
      Magnus Damm 提交于
      This adds preliminary support for the SH-Mobile G-series.
      
      The SH-Mobile G-series is a series of ARM/SH multi-core CPUs that aside
      from the ARM MPU are primarily composed of existing SH IP blocks.
      
      This includes initial support for the SH7367 (SH-Mobile G3) CPU and
      the G3EVM reference board.
      
      Only timer, serial console, and NOR flash are supported at this point.
      Patches for the interrupt controller, pinmux support, clock framework
      and runtime pm will be submitted as feature patches on top of this.
      Signed-off-by: NMagnus Damm <damm@opensource.se>
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      c793c1b0