Commit Graph

9 Commits (818b2933055a2d444f43d94e2a7ffce0082fc56b)

Author SHA1 Message Date
Simon Glass c595199194 env: Adjust the load() method to return an error 8 years ago
Simon Glass 21f639446d env: Adjust the get_char() method to return an int 8 years ago
Simon Glass 98b5755fb0 env: Drop unused env_ptr variables 8 years ago
Simon Glass ac358beb85 env: Drop the env_name_spec global 8 years ago
Simon Glass 7938822a6b env: Drop common init() functions 8 years ago
Simon Glass e5bce247b0 env: Switch over to use environment location drivers 8 years ago
Simon Glass 4415f1d1f1 env: Create a location driver for each location 8 years ago
Simon Glass 203e94f6c9 env: Add an enum for environment state 8 years ago
Simon Glass 0649cd0d49 Move environment files from common/ to env/ 8 years ago
Marek Vasut 7ce1526ed2 env: Add env_export() wrapper 11 years ago
Bo Shen cca2011e62 env: dataflash: fix env_init issue 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Tom Rini cd0f4fa1ca Revert "env: fix potential stack overflow in environment functions" 12 years ago
Rob Herring 60d7d5a631 env: fix potential stack overflow in environment functions 12 years ago
Joe Hershberger be11235ab8 env: Hide '.' variables in env print by default 12 years ago
Igor Grinberg 0901d9f891 env: clean env_dataflash.c checkpatch and code style 13 years ago
Igor Grinberg d1459f0fab env: move extern default_environment[] to environment.h 13 years ago
Wolfgang Denk 37f2fe7472 env: allow to export only selected variables 14 years ago
Mike Frysinger 2eb1573f01 hashtable: drop all non-reentrant versions 14 years ago
Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 15 years ago
Mike Frysinger 18304f7675 env: kill off default_environment_size 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 17 years ago
Jean-Christophe PLAGNIOL-VILLARD d8cc04d0ac env_dataflash: Move conditional compilation to Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 057c849c45 rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Stelian Pop 9604b6e53d AT91CAP9 support 17 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
Wolfgang Denk 31466294b0 Remove unneeded #include <malloc.h> 20 years ago
wdenk 5779d8d985 * Patch by Nicolas Lacressonnière, 12 Nov 2003: 22 years ago