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