1. c595199 env: Adjust the load() method to return an error by Simon Glass · 7 years ago
  2. 21f6394 env: Adjust the get_char() method to return an int by Simon Glass · 7 years ago
  3. 98b5755 env: Drop unused env_ptr variables by Simon Glass · 7 years ago
  4. ac358be env: Drop the env_name_spec global by Simon Glass · 7 years ago
  5. 7938822 env: Drop common init() functions by Simon Glass · 7 years ago
  6. e5bce24 env: Switch over to use environment location drivers by Simon Glass · 7 years ago
  7. 4415f1d env: Create a location driver for each location by Simon Glass · 7 years ago
  8. 203e94f env: Add an enum for environment state by Simon Glass · 7 years ago
  9. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago[Renamed from common/env_dataflash.c]
  10. 7ce1526 env: Add env_export() wrapper by Marek Vasut · 11 years ago
  11. cca2011 env: dataflash: fix env_init issue by Bo Shen · 11 years ago
  12. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  13. cd0f4fa Revert "env: fix potential stack overflow in environment functions" by Tom Rini · 11 years ago
  14. 60d7d5a env: fix potential stack overflow in environment functions by Rob Herring · 12 years ago
  15. be11235 env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  16. 0901d9f env: clean env_dataflash.c checkpatch and code style by Igor Grinberg · 13 years ago
  17. d1459f0 env: move extern default_environment[] to environment.h by Igor Grinberg · 13 years ago
  18. 37f2fe7 env: allow to export only selected variables by Wolfgang Denk · 13 years ago
  19. 2eb1573 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
  20. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  21. 18304f7 env: kill off default_environment_size by Mike Frysinger · 15 years ago
  22. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  23. d8cc04d env_dataflash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  24. 057c849 rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  25. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  26. 9604b6e AT91CAP9 support by Stelian Pop · 17 years ago
  27. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  28. 3146629 Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005 by Wolfgang Denk · 19 years ago
  29. 5779d8d * Patch by Nicolas Lacressonnière, 12 Nov 2003: by wdenk · 21 years ago