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