1. 161bfc5 Fix "par[t]ition" typo. by Wolfgang Denk · Tue Nov 17 21:27:39 2009 +0100
  2. adb8eb9 cmd_nand: show nand scrub confirmation character by Florian Fainelli · Sat Mar 20 19:02:58 2010 +0100
  3. 1589500 cmd_nand: Move conditional compilation to Makefile by Peter Tyser · Thu Oct 15 10:48:18 2009 -0500
  4. 4fa5688 cmd_nand: Remove duplicate include by Peter Tyser · Thu Oct 15 10:48:17 2009 -0500
  5. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · Wed Apr 01 15:02:13 2009 -0500
  6. 7a15ca1 nand/onenand: Fix missing argument checking for "markbad" command by Wolfgang Denk · Sun May 24 17:34:33 2009 +0200
  7. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  8. 9d0928d Separate mtdparts command from jffs2 by Ladislav Michl · Tue Apr 21 02:26:31 2009 +0200
  9. 9a2cbb9 cmd_nand: drop duplicate NULL ptr check by Mike Frysinger · Sun Apr 12 22:29:20 2009 -0400
  10. b325d7e Enable multi chip support in the NAND layer by Wolfgang Grandegger · Wed Feb 11 18:38:20 2009 +0100
  11. b1423dd Separate mtdparts command from jffs2 by Stefan Roese · Thu Mar 19 13:30:36 2009 +0100
  12. d1c1f9c NAND: Have nboot accept .e and .i as legacy no-ops. by Scott Wood · Tue Mar 17 12:06:04 2009 -0500
  13. aaee2a3 NAND: Make nboot skip bad blocks by Ladislav Michl · Fri Mar 13 14:38:19 2009 +0100
  14. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  15. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  16. d38f4a6 nand: fixup printf modifiers to match types used by Mike Frysinger · Sun Jan 18 19:46:06 2009 -0500
  17. 1fd5551 nand read.jffs2 (nand_legacy) in common/cmd_nand.c by Schlaegl Manfred jun · Tue Jan 20 16:57:55 2009 +0100
  18. b20f840 NAND: Enable nand lock, unlock feature by Nishanth Menon · Sat Dec 13 09:43:06 2008 -0600
  19. d20bb3c NAND: Align right column of the shorthelp with other commands. by Scott Wood · Mon Oct 27 15:38:30 2008 -0500
  20. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  21. 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Thu Aug 14 14:41:06 2008 +0200
  22. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  23. cc5f339 NAND read/write fix by Scott Wood · Thu Jun 12 13:20:16 2008 -0500
  24. 12b1c95 NAND: Always skip blocks on read/write/boot. by Scott Wood · Thu Jun 12 13:13:23 2008 -0500
  25. 576625d NAND: Fix compilation warning and small coding style issue by Stefan Roese · Sat Jan 05 16:50:32 2008 +0100
  26. e7ebe6e make nand dump and nand dump.oob work by William Juul · Fri Dec 14 16:33:45 2007 +0100
  27. bfb8332 Whitespace cleanup and marking broken code. by William Juul · Wed Nov 14 14:28:11 2007 +0100
  28. 9e9c2c1 Fixing coding style issues by William Juul · Fri Nov 09 13:32:30 2007 +0100
  29. b76ec38 Remove white space at end. by William Juul · Thu Nov 08 10:39:53 2007 +0100
  30. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · Wed Oct 31 13:53:06 2007 +0100
  31. 12cec0a Fix some more print() format errors. by Wolfgang Denk · Fri Jul 11 01:16:00 2008 +0200
  32. 3167d07 MTD/NAND: Fix printf format warning in nand code by Stefan Roese · Thu Jul 10 10:10:54 2008 +0200
  33. cefb402 Delay FIT format check on sector based devices by Marian Balakowicz · Fri Jun 06 23:07:40 2008 +0200
  34. 3ab2ad5 Cleanup nand_info[] declaration. by Stelian Pop · Tue May 13 17:31:24 2008 +0200
  35. 7f79454 cmd_nand.c: fix another 'incompatible pointer type' warning. by Wolfgang Denk · Wed Apr 30 17:46:26 2008 +0200
  36. 885e86f cmd_nand.c: fix "differ in signedness" problem by Wolfgang Denk · Mon Apr 28 14:55:12 2008 +0200
  37. 9a11ccd NAND: fix some strict-aliasing compiler warnings by Wolfgang Denk · Mon Apr 28 12:08:18 2008 +0200
  38. 74eb4ae [new uImage] Use show_boot_progress() for new uImage format by Marian Balakowicz · Wed Mar 12 10:33:01 2008 +0100
  39. e6bdd34 [new uImage] Add new uImage format handling to other bootm related commands by Marian Balakowicz · Wed Mar 12 10:33:01 2008 +0100
  40. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · Fri Feb 29 14:58:34 2008 +0100
  41. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · Mon Feb 04 08:28:09 2008 +0100
  42. a1cc147 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · Thu Feb 21 17:27:41 2008 +0100
  43. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
  44. fe80fcc cmd_nand : fix compiler warning. by Jean-Christophe PLAGNIOL-VILLARD · Sun Jan 13 12:36:12 2008 +0100
  45. 5a39510 Re-introduce the 'nand read.oob' and 'nand write.oob' commands by Harald Welte · Wed Dec 19 14:12:53 2007 +0100
  46. 82714b9 Fix do_div() usage in nand process output by Matthias Fuchs · Tue Sep 11 17:04:00 2007 +0200
  47. d42fff2 NAND: Add CFG_NAND_QUIET option by Matthias Fuchs · Wed Sep 12 12:36:53 2007 +0200
  48. a0f13d5 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Wed Aug 15 21:06:27 2007 +0200
  49. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 01:11:08 2007 +0200
  50. 7e5e09f Merge branch 'testing' into working by Andy Fleming · Fri Aug 03 02:23:23 2007 -0500
  51. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · Fri Jul 13 09:54:17 2007 +0200
  52. d76b5c1 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · Sun Jul 08 18:02:23 2007 -0500
  53. e84b777 [NAND] Bad block skipping for command nboot by Thomas Knobloch · Fri Jul 06 14:58:39 2007 +0200
  54. 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:01:54 2007 -0500
  55. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · Fri Jun 22 19:11:54 2007 +0200
  56. 87b3d4b Code cleanup. by Wolfgang Denk · Thu Nov 30 18:02:20 2006 +0100
  57. 198b23e [PATCH] NAND: Partition name support added to NAND subsystem by Stefan Roese · Sat Oct 28 15:55:52 2006 +0200
  58. 3cdd3fd Add board/cpu specific NAND chip select function to 440 NDFC by Stefan Roese · Fri Oct 20 14:28:52 2006 +0200
  59. d5cf1a4 Fix spelling; minor code cleanup. by Wolfgang Denk · Thu Oct 12 11:43:47 2006 +0200
  60. f7b4f19 Cleanup of NAND update patch (remove changelog from cmd_nand.c) by Stefan Roese · Wed Oct 11 16:57:01 2006 +0200
  61. d351b2b * Several improvements to the new NAND subsystem: by Stefan Roese · Tue Oct 10 12:36:02 2006 +0200
  62. b6929f9 Add loads of ntohl() in image header handling by Wolfgang Denk · Sun Mar 12 01:59:35 2006 +0100
  63. 67777b9 Minor code cleanup by Wolfgang Denk · Mon Mar 06 13:03:37 2006 +0100
  64. 582f1a3 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · Sun Mar 05 18:57:33 2006 +0100
  65. 6eed2ab Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. by Bartlomiej Sieka · Fri Feb 24 09:37:22 2006 +0100
  66. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  67. 7b9bc3a Update of new NAND code Patch by Ladislav Michl, 13 Sep 2005 by Wolfgang Denk · Wed Sep 14 23:53:32 2005 +0200
  68. 2f9b7e4 Rewrite of NAND code based on what is in 2.6.12 Linux kernel by Wolfgang Denk · Wed Aug 17 12:55:25 2005 +0200
  69. f9b8567 Fix problem in cmd_nand.c (only when defined CFG_NAND_SKIP_BAD_DOT_I) by Stefan Roese · Fri Aug 12 16:46:35 2005 +0200
  70. a7316b0 * Fix debug code in omap5912osk flash driver by wdenk · Thu May 12 22:48:09 2005 +0000
  71. 4d8b309 * Patch by Matthias Fuchs, 03 May 2005: by stroese · Tue May 03 06:12:20 2005 +0000
  72. 6d3c6d1 Patches by Josef Wagner, 29 Oct 2004: by wdenk · Sun Apr 03 22:35:21 2005 +0000
  73. 317cbe6 added ".i" same as ".jffs2s" for compatibility with older units (CFG_NAND_SKIP_BAD_DOT_I) by stroese · Thu Dec 16 17:45:46 2004 +0000
  74. 3203c8f * Patch by Fred Klatt, 25 Jun 2004: Add support for WindRiver's SBC8560 board by wdenk · Sat Jul 10 21:45:47 2004 +0000
  75. 79b5937 Patch by Jian Zhang, 20 May 2004: add support for environment in NAND flash by wdenk · Wed Jun 09 14:58:14 2004 +0000
  76. 8886a66 * Configure PPChameleon board to use redundand environment in flash by wdenk · Sun Apr 18 19:43:36 2004 +0000
  77. 145d2c1 Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · Thu Apr 15 21:48:45 2004 +0000
  78. 934c4f8 * Patch by Gary Jennejohn, 11 Sep 2003: by wdenk · Thu Sep 11 19:48:06 2003 +0000
  79. de887eb * Add support for USB Mass Storage Devices (BBB) by wdenk · Wed Sep 10 18:20:28 2003 +0000
  80. a4685fe Adjustments / cleanup for PPChameleon EVB board by wdenk · Wed Sep 03 14:03:26 2003 +0000
  81. 232fe0b * Add support for PPChameleon Eval Board by wdenk · Tue Sep 02 22:48:03 2003 +0000
  82. e58b0dc * Patch by Scott McNutt, 21 Jul 2003: by wdenk · Sun Jul 27 00:21:01 2003 +0000
  83. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · Tue Jul 01 21:06:45 2003 +0000
  84. f12e396 Fix some missing commands, cleanup header files by wdenk · Sun Jun 29 21:03:46 2003 +0000
  85. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  86. abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · Sat May 31 18:35:21 2003 +0000
  87. 359733b * Patch by Martin Winistoerfer, 23 Mar 2003 by wdenk · Mon Mar 31 17:27:09 2003 +0000
  88. 8dba050 * Patch by Arun Dharankar, 24 Mar 2003: - add threads / scheduler example code by wdenk · Mon Mar 31 16:34:49 2003 +0000
  89. 1adff3d Make compile clean, fix the usual small problems. by wdenk · Wed Mar 26 11:42:53 2003 +0000
  90. c8434db * Patch by Rick Bronson, 16 Mar 2003: by wdenk · Wed Mar 26 06:55:25 2003 +0000