1. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  2. db19701 env: Move env_valid to env.h by Simon Glass · 5 years ago
  3. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  4. eeba55c env: Correct case of no sub-init function by Tom Rini · 7 years ago
  5. 98b5755 env: Drop unused env_ptr variables by Simon Glass · 7 years ago
  6. ac358be env: Drop the env_name_spec global by Simon Glass · 7 years ago
  7. 7938822 env: Drop common init() functions by Simon Glass · 7 years ago
  8. e5bce24 env: Switch over to use environment location drivers by Simon Glass · 7 years ago
  9. 4415f1d env: Create a location driver for each location by Simon Glass · 7 years ago
  10. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago[Renamed from common/env_nowhere.c]
  11. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  12. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  13. bf95df4 env: factor out the env_get_char_spec() function by Igor Grinberg · 13 years ago
  14. dcfe6e6 env: clean env_nowhere.c checkpatch and code style by Igor Grinberg · 13 years ago
  15. d1459f0 env: move extern default_environment[] to environment.h by Igor Grinberg · 13 years ago
  16. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  17. 18304f7 env: kill off default_environment_size by Mike Frysinger · 15 years ago
  18. c0878af env_nowhere: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  19. 93f6d72 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  21. 3146629 Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005 by Wolfgang Denk · 19 years ago
  22. 0bc4a1a Initial revision by wdenk · 22 years ago