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 次提交
  4. 28 7月, 2008 1 次提交
  5. 08 5月, 2008 1 次提交
  6. 19 4月, 2008 1 次提交
  7. 06 2月, 2008 1 次提交
  8. 07 11月, 2007 1 次提交
  9. 30 10月, 2007 1 次提交
  10. 21 9月, 2007 2 次提交
  11. 20 7月, 2007 1 次提交
  12. 08 6月, 2007 1 次提交
    • P
      sh: Kill off machvec aliases. · 82f81f47
      Paul Mundt 提交于
      We now throw all of the machvecs in to .machvec.init and either
      select one on the command line, or copy out the first (and
      usually only) one to sh_mv. The rest are freed as usual.
      
      This gets rid of all of the silly sh_mv aliasing and makes the
      selection explicit rather than link-order dependent.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      82f81f47
  13. 07 5月, 2007 1 次提交