1. d0ed003 env: clean env_onenand.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:03 2011 +0000
  2. 23b54b9 env: move extern environment[] to environment.h by Igor Grinberg · Thu Nov 17 06:07:23 2011 +0000
  3. 6d67c73 env: move extern default_environment[] to environment.h by Igor Grinberg · Mon Nov 07 01:13:57 2011 +0000
  4. 1e3cdf3 env: allow to export only selected variables by Wolfgang Denk · Sun Nov 06 22:49:44 2011 +0100
  5. 92d7a99 hashtable: drop all non-reentrant versions by Mike Frysinger · Wed Dec 08 06:26:04 2010 -0500
  6. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  7. 6173ce8 onenand: Fix compile errors due to FlexOneNAND by Sanjeev Premi · Fri Dec 18 14:55:24 2009 +0530
  8. 4773566 ENV Variable support for Flex-OneNAND by Amul Kumar Saha · Wed Nov 04 10:38:46 2009 +0530
  9. 458e0ff Fix compiler warnings after loff_t change by Kyungmin Park · Mon Jul 20 09:47:47 2009 +0900
  10. a1f416c MTD: OneNAND: Increase the environment size to 4KiB by Kyungmin Park · Sat Jul 11 16:49:55 2009 +0900
  11. 4dbb4f8 env_onenand: change env_address type from unsigned long to loff_t by HeungJun Kim · Tue Jun 30 14:42:22 2009 +0900
  12. 586b3a6 mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · Mon May 11 16:03:55 2009 +0200
  13. 7da2f70 OneNAND: Add missing mtd info struct before calling onenand_erase() by Stefan Roese · Thu Nov 27 14:11:37 2008 +0100
  14. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  15. 137818c env_onenand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
  16. 7598916 rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:59 2008 +0200
  17. 396b0c4 Fix OneNAND build break by Kyungmin Park · Wed Aug 13 09:11:02 2008 +0900
  18. 2743985 OneNAND: Remove base address offset usage by dirk.behme@googlemail.com · Sun Aug 10 17:56:36 2008 +0200
  19. c4fb57c Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · Sat Jul 12 14:36:34 2008 +0200
  20. 012f2aa Fix OneNAND erase command by Kyungmin Park · Mon Mar 31 10:40:19 2008 +0900
  21. f402614 Remove warnings re CONFIG_EXTRA_ENV_SETTINGS by Peter Pearse · Thu Nov 15 08:58:00 2007 +0000
  22. af3d11c OneNAND support (take #2) by Kyungmin Park · Mon Sep 10 17:15:14 2007 +0900