1. 29 10月, 2010 1 次提交
    • P
      sh: mach-microdev: SuperIO-relative ioport mapping. · 46bc8587
      Paul Mundt 提交于
      The microdev only has to contend with silly PIO mangling on anything
      within the SuperIO range. As each of the SuperIO modules is already
      speciail cased, we just shift that logic over to the ioport map.
      
      With microdev PCI never being merged (and being fudamentally broken in
      hardware), and the ethernet chip only doing 16-bit accesses already,
      there's no need to maintain any of the extra special casing. Kill it all
      off.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      46bc8587
  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. 20 10月, 2008 1 次提交
  4. 29 7月, 2008 1 次提交
  5. 06 3月, 2008 1 次提交
  6. 21 5月, 2007 1 次提交
  7. 04 10月, 2006 1 次提交
  8. 01 7月, 2006 1 次提交
  9. 02 2月, 2006 1 次提交
  10. 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