1. bf86488 env: Move env_valid to env.h by Simon Glass · 5 years ago
  2. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  3. 8a7c44b env: Correct case of no sub-init function by Tom Rini · 7 years ago
  4. d91a8a5 env: Drop unused env_ptr variables by Simon Glass · 7 years ago
  5. d8273ed env: Drop the env_name_spec global by Simon Glass · 7 years ago
  6. d40d804 env: Drop common init() functions by Simon Glass · 7 years ago
  7. 082af92 env: Switch over to use environment location drivers by Simon Glass · 7 years ago
  8. c10a88e env: Create a location driver for each location by Simon Glass · 7 years ago
  9. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago[Renamed from common/env_nowhere.c]
  10. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  11. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. 76c02dc env: factor out the env_get_char_spec() function by Igor Grinberg · 13 years ago
  13. 2bb87bf env: clean env_nowhere.c checkpatch and code style by Igor Grinberg · 13 years ago
  14. 6d67c73 env: move extern default_environment[] to environment.h by Igor Grinberg · 13 years ago
  15. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  16. 09304f5 env: kill off default_environment_size by Mike Frysinger · 15 years ago
  17. a489af7 env_nowhere: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  18. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  19. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  20. 6493420 Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005 by Wolfgang Denk · 19 years ago
  21. 0bc4a1a Initial revision by wdenk · 22 years ago