1. 04 8月, 2009 1 次提交
  2. 22 12月, 2008 2 次提交
    • P
      sh: Kill off cf-enabler with extreme prejudice. · 073da9c0
      Paul Mundt 提交于
      Now that the rest of the boards that were using cf-enabler "generically"
      have switched to setting up their mappings on their own, only the mach-se
      boards were left using it. All of the cf-enabler using mach-se boards
      use a special initialization of the MRSHPC windows rather than going
      through the special PTE as other SH-4 platforms do. This consolidates
      the MRSHPC setup logic, hooks it up on the boards that care, and gets rid
      of any and all remaining references to cf-enabler.
      
      This has been long overdue, as cf-enabler has been the bane of
      arch/sh/kernel for the last 7 years. Good riddance.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      073da9c0
    • M
      sh: sh_mobile keysc clock framework support · 090d951b
      Magnus Damm 提交于
      Add clock framework support to the sh_mobile keysc driver and
      adjust the board specific code accordingly.
      Signed-off-by: NMagnus Damm <damm@igel.co.jp>
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      090d951b
  3. 29 7月, 2008 2 次提交