1. 36437bc Block: Remove MG DISK support by Marek Vasut · Sun Mar 04 15:11:32 2012 +0000
  2. d766c51 env: remove value from boolean defines by Igor Grinberg · Sun Dec 25 01:42:57 2011 +0000
  3. 3e77359 env: clean env_common.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:11 2011 +0000
  4. de83256 env: clean cmd_nvedit.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:13:59 2011 +0000
  5. 23b54b9 env: move extern environment[] to environment.h by Igor Grinberg · Thu Nov 17 06:07:23 2011 +0000
  6. 6d67c73 env: move extern default_environment[] to environment.h by Igor Grinberg · Mon Nov 07 01:13:57 2011 +0000
  7. 8954e63 env: clean environment.h checkpatch and code style by Igor Grinberg · Mon Nov 07 01:13:55 2011 +0000
  8. 7728b74 environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefined by Wolfgang Denk · Sat Jul 30 14:01:08 2011 +0000
  9. 018f0c8 constify default env by Mike Frysinger · Sat Apr 23 23:43:21 2011 +0000
  10. 9663497 add checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded env by Yoshihiro Shimoda · Tue Jan 25 09:28:19 2011 +0900
  11. 92d7a99 hashtable: drop all non-reentrant versions by Mike Frysinger · Wed Dec 08 06:26:04 2010 -0500
  12. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  13. 5fc8b7f NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB) by Ben Gardiner · Mon Jul 05 13:27:07 2010 -0400
  14. 89f5df9 Redundant environment: move flag definitions to header file by Wolfgang Denk · Tue Jun 22 15:44:16 2010 +0200
  15. 9e800f4 unify {CONFIG_,}ENV_IS_EMBEDDED by Mike Frysinger · Fri Jul 24 16:34:32 2009 -0400
  16. 4ad8e9f compiler.h: unify system ifdef cruft here by Mike Frysinger · Thu Jul 02 19:23:25 2009 -0400
  17. f0b1bdd mflash: Initial mflash support by unsik Kim · Wed Feb 25 11:31:24 2009 +0900
  18. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  19. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  20. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
  21. 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
  22. 72eb50a Remove code duplication for setting the default environment by Harald Welte · Mon Jul 07 15:40:39 2008 +0800
  23. 304b359 Change env_get_char from a global function ptr to a function by Joakim Tjernlund · Sun Jul 06 12:30:09 2008 +0200
  24. 0ff010c environment: fix bug introduced by commit a8409f4f1ac8 by Wolfgang Denk · Wed May 14 23:34:53 2008 +0200
  25. 7a8b855 environment: cleanup prototype declarations of env functions. by Wolfgang Denk · Wed May 14 12:22:49 2008 +0200
  26. a2c67e9 crc32: use uint32_t rather than unsigned long by Mike Frysinger · Mon Mar 31 11:02:01 2008 -0400
  27. bdeef64 [PATCH] Select NAND embedded environment from board configuration by Stefan Roese · Mon Nov 27 17:34:10 2006 +0100
  28. bbfcbb7 Add NAND environment support for PPC440EPx Sequoia NAND boot config by Stefan Roese · Tue Sep 12 20:19:10 2006 +0200
  29. 5d113e0 Support for redundant environment in NAND Flash. by Markus Klotzbuecher · Mon Mar 20 18:02:44 2006 +0100
  30. d730fbc Fix problem with default #defines Cleanup compiler warning by wdenk · Thu Mar 06 14:23:06 2003 +0000
  31. c609719 Initial revision by wdenk · Sun Nov 03 00:24:07 2002 +0000