- 17ead04 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago
- ee48390 env: flash: Cosmetic fix by Marek Behún · 3 years, 1 month ago
- cf89c51 env: flash: Let generic env_init() assign default environment by Marek Behún · 3 years, 1 month ago
- 28ab12a env: superfluous check before free() by Heinrich Schuchardt · 3 years, 1 month ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- 890feec env: Discern environment coming from external storage by Marek Vasut · 4 years, 4 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 0ee48252 common: Move flash_perror() to flash.h by Simon Glass · 4 years, 11 months ago
- 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
- a8992e7 env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 5 years ago
- f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
- d3716dd env: Rename the redundancy flags by Simon Glass · 5 years ago
- db19701 env: Move env_valid to env.h by Simon Glass · 5 years ago
- be54ec1 env: Rename environment to embedded_environment by Simon Glass · 5 years ago
- b6cba29 env: allow flash and nand env driver to compile together by Rajesh Bhagat · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 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
- 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_flash.c]
- 3fa1981 env_flash.c: Drop unused variables by Tom Rini · 11 years ago
- 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
- 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
- 82b54b9 env: clean env_flash.c checkpatch and code style by Igor Grinberg · 13 years ago
- 994bc67 env: move extern environment[] to environment.h 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
- 147c716 constify default env by Mike Frysinger · 14 years ago
- 2eb1573 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
- 3f7ffa4 env_flash: Disable debug print statements by Peter Tyser · 14 years ago
- ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
- b218ccb Redundant environment: move flag definitions to header file by Wolfgang Denk · 14 years ago
- 0e70aaa shannon/INFERNO: fix special handling of environment configuration by Wolfgang Denk · 14 years ago
- 18304f7 env: kill off default_environment_size by Mike Frysinger · 15 years ago
- bdab39d rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · 16 years ago
- 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 507641d env_flash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 4acc2a1 fix building when saveenv is disabled in some setups by Mike Frysinger · 17 years ago
- 9bb8b20 Fix compilation error for omap2420h4_config. by Dirk Behme · 17 years ago
- 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
- c3517f9 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- b453960 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
- 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
- 8ed9604 * Patches by Richard Woodruff, 01 Oct 2004: by wdenk · 20 years ago
- c3f9d49 * Patch by Yuli Barcohen, 4 Mar 2004: by wdenk · 21 years ago
- c40b295 * Patch by Rune Torgersen, 27 Feb 2004: by wdenk · 21 years ago
- 8bde7f7 * Code cleanup: by wdenk · 21 years ago
- 500545c Fix problem with default #defines Cleanup compiler warning by wdenk · 22 years ago
- 47cd00f * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · 22 years ago
- 43d9616 * Patch by Robert Schwebel, 21 Jan 2003: by wdenk · 22 years ago
- c609719 Initial revision by wdenk · 22 years ago