1. 22 12月, 2008 17 次提交
  2. 12 11月, 2008 1 次提交
  3. 10 11月, 2008 1 次提交
  4. 31 10月, 2008 1 次提交
  5. 28 10月, 2008 1 次提交
    • P
      sh: Kill off long-dead HD64465 cchip support. · 3eeebf17
      Paul Mundt 提交于
      This code has been dead for many years. The last update it received
      was in 2003 in order to update it for the driver model changes, though
      it had already been in disarray and unused before that point. The only
      boards that ever used this chip have not had users in many years either,
      so it is finally safe to just kill it off and move on with life.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      3eeebf17
  6. 23 10月, 2008 1 次提交
  7. 22 10月, 2008 1 次提交
  8. 21 10月, 2008 3 次提交
  9. 20 10月, 2008 9 次提交
  10. 16 10月, 2008 1 次提交
  11. 04 10月, 2008 1 次提交
    • P
      sh: More I/O routine overhauling. · 14866543
      Paul Mundt 提交于
      This tidies up a lot of the PIO/MMIO split. No in-tree platforms were
      making use of the MMIO overloading through the machvec (nor have any of
      them been in some time), so we just kill all of that off. The ISA I/O
      routine wrapping remains unaffected, which remains the only special
      casing outside of the iomap API that boards need to think about.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      14866543
  12. 01 10月, 2008 3 次提交