1. 7ce1526 env: Add env_export() wrapper by Marek Vasut · 11 years ago
  2. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  3. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  4. cd0f4fa Revert "env: fix potential stack overflow in environment functions" by Tom Rini · 11 years ago
  5. 60d7d5a env: fix potential stack overflow in environment functions by Rob Herring · 12 years ago
  6. be11235 env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  7. bf95df4 env: factor out the env_get_char_spec() function by Igor Grinberg · 13 years ago
  8. 91494ca env: clean env_nvram.c checkpatch and code style by Igor Grinberg · 13 years ago
  9. d1459f0 env: move extern default_environment[] to environment.h by Igor Grinberg · 13 years ago
  10. 37f2fe7 env: allow to export only selected variables by Wolfgang Denk · 13 years ago
  11. 2eb1573 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
  12. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  13. 953b7e6 Remove AmigaOneG3SE board by Wolfgang Denk · 14 years ago
  14. 18304f7 env: kill off default_environment_size by Mike Frysinger · 15 years ago
  15. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  16. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  17. 957a0e6 env_nvram: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  18. 9314cee rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  19. a8409f4 environment: cleanup prototype declarations of env functions. by Wolfgang Denk · 16 years ago
  20. c9dca3c Revert "Change env_get_char from a global function ptr to a function." by Wolfgang Denk · 16 years ago
  21. c0559be Change env_get_char from a global function ptr to a function. by Joakim Tjernlund · 16 years ago
  22. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  23. 3146629 Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005 by Wolfgang Denk · 19 years ago
  24. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  25. 7c7a23b * Patch by Hans-Joerg Frieden, 06 Dec 2002 by wdenk · 22 years ago
  26. c609719 Initial revision by wdenk · 22 years ago