1. 13 4月, 2010 2 次提交
  2. 29 3月, 2010 1 次提交
    • P
      sh: sh7786 clkdev lookups. · e21d2aa7
      Paul Mundt 提交于
      This plugs in clkdev lookups for the SH7786 clocks and migrates off of
      clock string usage for the TMU clocks.
      
      Previously the TMU clocks were aliased to the peripheral clock, so this
      gets the driver actually toggling the proper clocks now as well.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      e21d2aa7
  3. 10 3月, 2010 1 次提交
  4. 26 1月, 2010 1 次提交
    • P
      sh: Mass ctrl_in/outX to __raw_read/writeX conversion. · 9d56dd3b
      Paul Mundt 提交于
      The old ctrl in/out routines are non-portable and unsuitable for
      cross-platform use. While drivers/sh has already been sanitized, there
      is still quite a lot of code that is not. This converts the arch/sh/ bits
      over, which permits us to flag the routines as deprecated whilst still
      building with -Werror for the architecture code, and to ensure that
      future users are not added.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      9d56dd3b
  5. 15 12月, 2009 1 次提交
  6. 13 8月, 2009 1 次提交
  7. 23 7月, 2009 1 次提交
  8. 23 6月, 2009 1 次提交
    • P
      sh: SH7786 SMP support. · 2eb2a436
      Paul Mundt 提交于
      SH7786 is roughly identical to SH-X3 proto SMP, though there are only 2
      CPUs. This just wraps in to the existing SH-X3 SMP code with some minor
      changes for SH7786, including wiring up the IPIs properly, enabling
      IRQ_PER_CPU, and so forth.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      2eb2a436
  9. 13 5月, 2009 1 次提交
  10. 08 5月, 2009 1 次提交
  11. 14 4月, 2009 1 次提交
  12. 16 3月, 2009 1 次提交
  13. 03 3月, 2009 1 次提交