1. 11 1月, 2011 1 次提交
  2. 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
  3. 27 4月, 2009 1 次提交
  4. 20 10月, 2008 1 次提交
  5. 29 7月, 2008 1 次提交
  6. 23 5月, 2008 1 次提交
  7. 08 5月, 2008 1 次提交
  8. 14 2月, 2008 1 次提交
  9. 06 2月, 2008 1 次提交
  10. 28 1月, 2008 4 次提交
  11. 23 11月, 2007 1 次提交
    • M
      sh: fix R2D-1 CF support · abac3f78
      Magnus Damm 提交于
      This patch fixes CF support for R2D-1 boards. Both R2D-1 and
      R2D-PLUS are equipped with CF IRQs, but the R2D-1 FPGA version
      seem to deliver IRQ spikes with certain CF cards during libata
      probing.  This patch enables polling for R2D-1 as a workaround
      for this broken FGPA logic.
      
      R2D-1 CF support was recently introduced by commit:
      43f4b8c7.
      Signed-off-by: NMagnus Damm <damm@igel.co.jp>
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      abac3f78
  12. 21 9月, 2007 6 次提交
  13. 03 8月, 2007 1 次提交
  14. 20 7月, 2007 1 次提交
  15. 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
  16. 05 3月, 2007 1 次提交
  17. 15 2月, 2007 1 次提交
  18. 13 2月, 2007 1 次提交
    • P
      sh: heartbeat consolidation for banked LEDs. · 3b4d9539
      Paul Mundt 提交于
      This consolidates the various board heartbeat LED implementations,
      used for strobing the load average across a LED bank. Those boards
      not implementing a full bank can hook in via the LED class.
      
      We leave the compat hook in the machvec for now until those non-banked
      boards are able to migrate to the drivers/leds.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      3b4d9539
  19. 19 10月, 2006 1 次提交
  20. 27 9月, 2006 5 次提交
  21. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4