1. 201e7a2 env_nand: zero-initialize variable nand_erase_options by Daniel Hobi · Wed May 18 15:21:08 2011 +0200
  2. 00eed7f NAND: env: remember the flags used in the previous environment by Scott Wood · Tue Feb 08 15:25:02 2011 -0600
  3. 2da3ce4 NAND: Fix saving of redundand environment by Alexander Holler · Thu Jan 20 02:17:48 2011 +0100
  4. 92d7a99 hashtable: drop all non-reentrant versions by Mike Frysinger · Wed Dec 08 06:26:04 2010 -0500
  5. c5e84fa env_nand: Use nand_read_skip_bad instead of nand_read by Steve Sakoman · Fri Dec 03 13:25:43 2010 +0000
  6. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  7. 3dc4ccd env_nand: return error when no device is found by Mike Frysinger · Wed Aug 11 23:42:26 2010 -0400
  8. 0268da0 NAND: formatting cleanups from env.oob support by Scott Wood · Mon Jul 12 18:17:40 2010 -0500
  9. 5fc8b7f NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB) by Ben Gardiner · Mon Jul 05 13:27:07 2010 -0400
  10. d9f22d1 shannon/INFERNO: fix special handling of environment configuration by Wolfgang Denk · Sun Jun 20 21:26:20 2010 +0200
  11. be14eb1 env_nand.c: print error message and fail gracefully by Wolfgang Denk · Sat Jan 16 21:50:26 2010 -0700
  12. 09304f5 env: kill off default_environment_size by Mike Frysinger · Fri Jul 24 17:51:27 2009 -0400
  13. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · Wed Apr 01 15:02:13 2009 -0500
  14. fad2444 nand_spl: read environment early, when booting from NAND using nand_spl by Guennadi Liakhovetski · Mon May 18 16:07:22 2009 +0200
  15. a68e058 env_nand: remove unused variable. by Guennadi Liakhovetski · Mon May 18 16:06:45 2009 +0200
  16. 78dcaf4 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · Wed Jan 28 19:08:14 2009 -0500
  17. 4904385 env_nand: fix env memory release by derek@siconix.com · Mon Jan 26 14:08:17 2009 -0700
  18. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  19. b0ba065 env_nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:59 2008 +0200
  20. dda84dd rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:58 2008 +0200
  21. 0c40ae94 NAND: Do not write or read a whole block if it is larger than the environment by Guennadi Liakhovetski · Thu Jul 31 12:38:26 2008 +0200
  22. 4ba6929 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · Thu Jul 10 00:59:04 2008 +0200
  23. 72eb50a Remove code duplication for setting the default environment by Harald Welte · Mon Jul 07 15:40:39 2008 +0800
  24. f5e21f6 NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c. by Marcel Ziswiler · Sun Jun 22 16:13:46 2008 +0200
  25. 41df50a Coding Style Cleanup by Wolfgang Denk · Sat Jun 28 23:34:37 2008 +0200
  26. 8c57e9a NAND: Add missing declaration to non-redundant saveenv(). by Philip Balister · Mon Jun 16 08:58:07 2008 -0400
  27. 37e1144 env_nand.c: Added bad block management for environment variables by Stuart Wood · Fri May 30 16:05:28 2008 -0400
  28. 3ab2ad5 Cleanup nand_info[] declaration. by Stelian Pop · Tue May 13 17:31:24 2008 +0200
  29. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  30. 3bdeb7c Fix warning in env_nand.c if compiled for DaVinci Schmoogie by dirk.behme@googlemail.com · Wed Apr 30 18:02:59 2008 +0200
  31. 43ab1dd common/env_nand.c: fix one more incompatible pointer type issue by Wolfgang Denk · Tue Apr 29 23:32:20 2008 +0200
  32. 9a11ccd NAND: fix some strict-aliasing compiler warnings by Wolfgang Denk · Mon Apr 28 12:08:18 2008 +0200
  33. aea6856 fix comments with new drivers organization by Marcel Ziswiler · Sun Dec 30 03:30:46 2007 +0100
  34. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:02:44 2007 -0500
  35. 052fc84 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Sun Jul 08 18:10:08 2007 -0500
  36. e4ea796 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:05 2007 -0500
  37. bbfcbb7 Add NAND environment support for PPC440EPx Sequoia NAND boot config by Stefan Roese · Tue Sep 12 20:19:10 2006 +0200
  38. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  39. ffe7ef5 Merge with http://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Fri Mar 24 15:43:16 2006 +0100
  40. 5d113e0 Support for redundant environment in NAND Flash. by Markus Klotzbuecher · Mon Mar 20 18:02:44 2006 +0100
  41. 7fa6e90 Some code cleanup for GCC 4.x by Wolfgang Denk · Sat Mar 11 22:53:33 2006 +0100
  42. be8ebab Some minor fixes to environment in NAND code. by Markus Klotzbuecher · Wed Mar 08 00:04:04 2006 +0100
  43. 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
  44. 6493420 Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005 by Wolfgang Denk · Sun Sep 25 17:02:27 2005 +0200
  45. 9e930b6 Patch by Josef Wagner, 04 Jun 2004: by wdenk · Sat Jun 19 21:19:10 2004 +0000
  46. 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