1. 11 3月, 2014 1 次提交
  2. 26 10月, 2010 1 次提交
  3. 02 8月, 2010 1 次提交
  4. 14 5月, 2010 3 次提交
  5. 07 8月, 2008 1 次提交
  6. 06 8月, 2008 1 次提交
    • A
      [MTD] [NOR] Add qry_mode_on()/qry_omde_off() to deal with odd chips · 2e489e07
      Alexey Korolev 提交于
      There are some CFI chips which require non standard procedures to get 
      into QRY mode. The possible way to support them would be trying 
      different modes till QRY will be read. This patch introduce two new 
      functions qry_mode_on qry_mode_off. qry_mode_on tries different commands 
      in order switch chip into QRY mode.
      
      So if we have one more "odd" chip - we just could add several lines to 
      qry_mode_on. Also using these functions remove unnecessary code 
      duplicaton in porbe procedure.
      
      Currently there are two "odd" cases
      1. Some old intel chips which require 0xFF before 0x98
      2. ST M29DW chip which requires 0x98 to be sent at 0x555 (according to
      CFI should be 0x55)
      
      This patch is partialy based on the patch from Uwe
      (see "[PATCH 2/4] [RFC][MTD] cfi_probe: remove Intel chip workaround"
      thread )
      Signed-off-by: NAlexey Korolev <akorolev@infradead.org>
      Signed-off-by: NAlexander Belyakov <abelyako@gmail.com>
      Signed-off-by: NDavid Woodhouse <David.Woodhouse@intel.com>
      2e489e07
  7. 05 6月, 2008 1 次提交
  8. 23 4月, 2008 2 次提交
  9. 11 1月, 2008 1 次提交
  10. 01 7月, 2006 1 次提交
  11. 14 5月, 2006 1 次提交
  12. 30 11月, 2005 2 次提交
  13. 07 11月, 2005 1 次提交
  14. 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