1. 9d33fb4 nand_util.c: Correct licensing by Tom Rini · 11 years ago
  2. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  3. 47b6dad nand_util: delete a useless variable by Masahiro Yamada · 11 years ago
  4. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  5. a67cc37 dfu, nand: before write a buffer to nand, erase the nand sectors by Heiko Schocher · 11 years ago
  6. dfe64e2 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  7. 453db36 mtd: nand: use ssize_t instead of size_t to prevent infinite loop by htbegin · 12 years ago
  8. c39d6a0 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters by Tom Rini · 12 years ago
  9. fcecb4a mtd: nand: Check if NAND is locked tight before lock cmds by Joe Hershberger · 12 years ago
  10. 3287f6d nand: Add torture feature by Benoît Thébaudeau · 12 years ago
  11. 8156f732 nand: Fix nand_erase_opts() offset check by Benoît Thébaudeau · 12 years ago
  12. bd74280 nand: Clean up nand_util by Benoît Thébaudeau · 12 years ago
  13. e70bfa2 nand: Make NAND lock status compatible with Micron by Joe Hershberger · 12 years ago
  14. 33b1d5c nand: consolidate duplicated constants by Joe Hershberger · 12 years ago
  15. e331ab2 nand: Change ulong to loff_t and size_t by Joe Hershberger · 12 years ago
  16. eee623a nand: Add support for unlock.invert by Joe Hershberger · 12 years ago
  17. 6568302 nand_util: correct YAFFS image write function by Liu, Wentao · 13 years ago
  18. 6d41419 NAND: Really ignore bad blocks when scrubbing by Marek Vasut · 13 years ago
  19. 169d54d nand_util: drop trailing all-0xff pages if requested by Ben Gardiner · 13 years ago
  20. c135456 nand_util: treat WITH_YAFFS_OOB as a mode by Ben Gardiner · 13 years ago
  21. a6c9aa1 nand_util: convert nand_write_skip_bad() to flags by Ben Gardiner · 13 years ago
  22. 6f2ffc3 NAND: add more watchdog resets by Scott Wood · 14 years ago
  23. 47fc18f NAND: add the ability to directly write yaffs image by Lei Wen · 14 years ago
  24. 5b8e6bb nand: remove dead code and suspend/resume by Scott Wood · 14 years ago
  25. 3048632 nand erase: .spread, .part, .chip subcommands by Scott Wood · 14 years ago
  26. f9a5254 nand util: read/write: accept unaligned length by Scott Wood · 14 years ago
  27. bb3bcfa Merge branch 'next' of ../next by Wolfgang Denk · 15 years ago
  28. f4cfe42 nand: Fix access to last block in NAND devices by Stefan Roese · 15 years ago
  29. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  30. 0ec81db Fix computation in nand_util.c:get_len_incl_bad by Daniel Hobi · 15 years ago
  31. 1fc1d9a add WATCHDOG_RESET() on nand write and read by Giulio Benetti · 15 years ago
  32. 3ebf70d nand: fixed failed reads on corrected ECC errors in nand_util.c by Valeriy Glushkov · 15 years ago
  33. 378adfc mtd: nand: use loff_t for offset by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  34. 8d2effe mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · 15 years ago
  35. d4bade8 nand: fixup printf modifiers to match types used by Mike Frysinger · 16 years ago
  36. 50657c2 NAND: Enable nand lock, unlock feature by Nishanth Menon · 16 years ago
  37. 2077e34 NAND: Fix misplaced return statement in nand_{read,write}_skip_bad(). by Scott Wood · 16 years ago
  38. bd78bc6 NAND: Properly create JFFS2 cleanmarkers. by Scott Wood · 16 years ago
  39. 4b07080 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  40. cc4a0ce drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. dfbf617 NAND read/write fix by Scott Wood · 16 years ago
  42. 4cbb651 Remove white space at end. by William Juul · 17 years ago
  43. cfa460a Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  44. e870690 MTD/NAND: Fix printf format warning in nand code by Stefan Roese · 16 years ago
  45. 9723bbb nand: Correct NAND erase percentage output by Dirk Behme · 17 years ago
  46. 7817cb2 fix comments with new drivers organization by Marcel Ziswiler · 17 years ago
  47. 59829cc drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/nand/nand_util.c]
  48. 5bd7fe9 Fix do_div() usage in nand process output by Matthias Fuchs · 17 years ago
  49. be5d72d Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  50. 3a6d56c Make use of generic 64bit division in nand_util.c by Dirk Behme · 17 years ago
  51. cb51c0b drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  52. d5be43d drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  53. 856f054 [PATCH] NAND: Partition name support added to NAND subsystem by Stefan Roese · 18 years ago
  54. 87621bc Fix spelling; minor code cleanup. by Wolfgang Denk · 18 years ago
  55. 2255b2d * Several improvements to the new NAND subsystem: by Stefan Roese · 18 years ago