1. 9977849 env: Adjust the load() method to return an error by Simon Glass · Thu Aug 03 12:22:17 2017 -0600
  2. 3fa4c22 env: Adjust the get_char() method to return an int by Simon Glass · Thu Aug 03 12:22:16 2017 -0600
  3. d91a8a5 env: Drop unused env_ptr variables by Simon Glass · Thu Aug 03 12:22:04 2017 -0600
  4. d8273ed env: Drop the env_name_spec global by Simon Glass · Thu Aug 03 12:22:03 2017 -0600
  5. d40d804 env: Drop common init() functions by Simon Glass · Thu Aug 03 12:22:02 2017 -0600
  6. 082af92 env: Switch over to use environment location drivers by Simon Glass · Thu Aug 03 12:22:01 2017 -0600
  7. c10a88e env: Create a location driver for each location by Simon Glass · Thu Aug 03 12:21:58 2017 -0600
  8. 4bc2ad2 env: Add an enum for environment state by Simon Glass · Thu Aug 03 12:21:56 2017 -0600
  9. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600[Renamed from common/env_dataflash.c]
  10. d73c129 env: Add env_export() wrapper by Marek Vasut · Wed Mar 05 19:59:50 2014 +0100
  11. 5c7bad5 env: dataflash: fix env_init issue by Bo Shen · Tue Oct 08 16:30:21 2013 +0800
  12. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  13. a840b8e Revert "env: fix potential stack overflow in environment functions" by Tom Rini · Fri Apr 05 14:55:21 2013 -0400
  14. 04cae82 env: fix potential stack overflow in environment functions by Rob Herring · Fri Mar 22 11:26:21 2013 +0000
  15. 79a905e env: Hide '.' variables in env print by default by Joe Hershberger · Tue Dec 11 22:16:23 2012 -0600
  16. b90c1fc env: clean env_dataflash.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:02 2011 +0000
  17. 6d67c73 env: move extern default_environment[] to environment.h by Igor Grinberg · Mon Nov 07 01:13:57 2011 +0000
  18. 1e3cdf3 env: allow to export only selected variables by Wolfgang Denk · Sun Nov 06 22:49:44 2011 +0100
  19. 92d7a99 hashtable: drop all non-reentrant versions by Mike Frysinger · Wed Dec 08 06:26:04 2010 -0500
  20. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  21. 09304f5 env: kill off default_environment_size by Mike Frysinger · Fri Jul 24 17:51:27 2009 -0400
  22. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  23. 8f3dd82 env_dataflash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:58 2008 +0200
  24. 2b14d2b rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:58 2008 +0200
  25. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  26. f2a9ac9 AT91CAP9 support by Stelian Pop · Mon Feb 11 10:50:19 2008 +0000
  27. 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
  28. 6493420 Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005 by Wolfgang Denk · Sun Sep 25 17:02:27 2005 +0200
  29. 8676590 * Patch by Nicolas Lacressonnière, 12 Nov 2003: by wdenk · Sat Dec 06 23:55:10 2003 +0000