1. 7076d6d env: typo enougth by Heinrich Schuchardt · Fri Oct 30 06:11:12 2020 +0100
  2. 789c3c3 env: nowhere: add .load ops by Patrick Delaunay · Tue Jul 28 11:51:18 2020 +0200
  3. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  4. bf86488 env: Move env_valid to env.h by Simon Glass · Thu Aug 01 09:47:04 2019 -0600
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  6. 8a7c44b env: Correct case of no sub-init function by Tom Rini · Sat Aug 19 22:27:57 2017 -0400
  7. d91a8a5 env: Drop unused env_ptr variables by Simon Glass · Thu Aug 03 12:22:04 2017 -0600
  8. d8273ed env: Drop the env_name_spec global by Simon Glass · Thu Aug 03 12:22:03 2017 -0600
  9. d40d804 env: Drop common init() functions by Simon Glass · Thu Aug 03 12:22:02 2017 -0600
  10. 082af92 env: Switch over to use environment location drivers by Simon Glass · Thu Aug 03 12:22:01 2017 -0600
  11. c10a88e env: Create a location driver for each location by Simon Glass · Thu Aug 03 12:21:58 2017 -0600
  12. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600[Renamed from common/env_nowhere.c]
  13. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  14. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  15. 76c02dc env: factor out the env_get_char_spec() function by Igor Grinberg · Mon Dec 26 03:33:10 2011 +0000
  16. 2bb87bf env: clean env_nowhere.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:00 2011 +0000
  17. 6d67c73 env: move extern default_environment[] to environment.h by Igor Grinberg · Mon Nov 07 01:13:57 2011 +0000
  18. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  19. 09304f5 env: kill off default_environment_size by Mike Frysinger · Fri Jul 24 17:51:27 2009 -0400
  20. a489af7 env_nowhere: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:01 2008 +0200
  21. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
  22. 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
  23. 6493420 Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005 by Wolfgang Denk · Sun Sep 25 17:02:27 2005 +0200
  24. 0bc4a1a Initial revision by wdenk · Wed Sep 18 11:09:59 2002 +0000