1. 25 May, 2011 1 commit
  2. 08 Aug, 2010 1 commit
  3. 04 Jun, 2008 1 commit
  4. 22 Apr, 2008 1 commit
  5. 28 Mar, 2008 1 commit
  6. 01 Dec, 2006 1 commit
  7. 29 Nov, 2006 1 commit
  8. 28 Nov, 2006 1 commit
  9. 29 May, 2006 1 commit
  10. 26 May, 2006 1 commit
  11. 25 May, 2006 1 commit
  12. 23 May, 2006 2 commits
    • Thomas Gleixner's avatar
      [MTD] Refactor NAND hwcontrol to cmd_ctrl · 7abd3ef9
      Thomas Gleixner authored
      
      The hwcontrol function enforced a step by step state machine
      for any kind of hardware chip access. Let the hardware driver
      know which control bits are set and inform it about a change
      of the control lines. Let the hardware driver write out the
      command and address bytes directly. This gives a peformance
      advantage for address bus controlled chips and simplifies the
      quirks in the hardware drivers.
      Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
      7abd3ef9
    • Thomas Gleixner's avatar
      [MTD] NAND modularize ECC · 6dfc6d25
      Thomas Gleixner authored
      
      First step of modularizing ECC support.
      - Move ECC related functionality into a seperate embedded data structure
      - Get rid of the hardware dependend constants to simplify new ECC models
      Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
      6dfc6d25
  13. 22 May, 2006 1 commit
    • Joern Engel's avatar
      [MTD] Introduce writesize · 28318776
      Joern Engel authored
      
      At least two flashes exists that have the concept of a minimum write unit,
      similar to NAND pages, but no other NAND characteristics.  Therefore, rename
      the minimum write unit to "writesize" for all flashes, including NAND.
      Signed-off-by: default avatarJoern Engel <joern@wh.fh-wedel.de>
      28318776
  14. 16 May, 2006 1 commit
  15. 14 May, 2006 1 commit
  16. 13 May, 2006 1 commit
  17. 10 Jan, 2006 1 commit
  18. 07 Nov, 2005 1 commit
  19. 23 May, 2005 2 commits
  20. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      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