1. 06 3月, 2008 3 次提交
  2. 14 2月, 2008 4 次提交
  3. 06 2月, 2008 1 次提交
  4. 28 1月, 2008 15 次提交
  5. 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
  6. 08 11月, 2007 1 次提交
  7. 07 11月, 2007 4 次提交
  8. 02 11月, 2007 1 次提交
    • P
      sh: Fix up r7780rp highlander CF access size. · b5751e2e
      Paul Mundt 提交于
      R7780RP can't do byte-sized accesses to CF, so needs to do word
      sized access with low-byte masking. This same problem exists
      on older versions of the R2D, with the same workaround having
      been implemented in 43f4b8c7
      there. Follow that change for the highlander boards.
      
      This does not impact R7780MP or SH7785 based Highlander modules.
      
      If you're unfortunate enough to be stuck with an R7780RP, this
      patch is for you!
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      b5751e2e
  9. 30 10月, 2007 2 次提交
  10. 19 10月, 2007 1 次提交
  11. 10 10月, 2007 2 次提交
  12. 03 10月, 2007 1 次提交
  13. 21 9月, 2007 4 次提交