- ade03b5 env: nvram: Drop CONFIG_SYS_NVRAM_ACCESS_ROUTINE by Tom Rini · 2 years, 1 month ago
- a73c1f0 env: nvram: Cosmetic fix in env_nvram_init() by Marek Behún · 3 years, 2 months ago
- 4735de4 env: nvram: Let generic env_init() assign default environment by Marek Behún · 3 years, 2 months ago
- dd1c5a7 env: Drop env_get_char_spec() and old, unused .get_char() implementations by Marek Behún · 3 years, 2 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 2 months ago
- 890feec env: Discern environment coming from external storage by Marek Vasut · 4 years, 6 months ago
- 46d9d1c env: make file-scope env_ptr variables static by Rasmus Villemoes · 4 years, 10 months ago
- 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
- f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
- 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- b2cdef4 env: restore old env_get_char() behaviour by Goldschmidt Simon · 7 years ago
- 2166ebf env: make env drivers propagate env_import return value by Simon Goldschmidt · 7 years ago
- 2d7cb5b env: Replace all open-coded gd->env_valid values with ENV_ flags by Simon Glass · 7 years ago
- c595199 env: Adjust the load() method to return an error by Simon Glass · 7 years ago
- 21f6394 env: Adjust the get_char() method to return an int by Simon Glass · 7 years ago
- 98b5755 env: Drop unused env_ptr variables by Simon Glass · 7 years ago
- ac358be env: Drop the env_name_spec global by Simon Glass · 7 years ago
- e5bce24 env: Switch over to use environment location drivers by Simon Glass · 7 years ago
- 4415f1d env: Create a location driver for each location by Simon Glass · 7 years ago
- 203e94f env: Add an enum for environment state by Simon Glass · 7 years ago
- 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago[Renamed from common/env_nvram.c]
- 7ce1526 env: Add env_export() wrapper by Marek Vasut · 11 years ago
- 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- cd0f4fa Revert "env: fix potential stack overflow in environment functions" by Tom Rini · 12 years ago
- 60d7d5a env: fix potential stack overflow in environment functions by Rob Herring · 12 years ago
- be11235 env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
- bf95df4 env: factor out the env_get_char_spec() function by Igor Grinberg · 13 years ago
- 91494ca env: clean env_nvram.c checkpatch and code style by Igor Grinberg · 13 years ago
- d1459f0 env: move extern default_environment[] to environment.h by Igor Grinberg · 13 years ago
- 37f2fe7 env: allow to export only selected variables by Wolfgang Denk · 13 years ago
- 2eb1573 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
- ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 15 years ago
- 953b7e6 Remove AmigaOneG3SE board by Wolfgang Denk · 15 years ago
- 18304f7 env: kill off default_environment_size by Mike Frysinger · 15 years ago
- 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 957a0e6 env_nvram: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 9314cee rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- a8409f4 environment: cleanup prototype declarations of env functions. by Wolfgang Denk · 17 years ago
- c9dca3c Revert "Change env_get_char from a global function ptr to a function." by Wolfgang Denk · 17 years ago
- c0559be Change env_get_char from a global function ptr to a function. by Joakim Tjernlund · 17 years ago
- d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
- 3146629 Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005 by Wolfgang Denk · 19 years ago
- 8bde7f7 * Code cleanup: by wdenk · 22 years ago
- 7c7a23b * Patch by Hans-Joerg Frieden, 06 Dec 2002 by wdenk · 22 years ago
- c609719 Initial revision by wdenk · 22 years ago