Commit Graph

72 Commits (lime2-spi)

Author SHA1 Message Date
Yaniv Levinsky c5d548a9f8 env: common: accept flags on reset to default env 6 years ago
Yaniv Levinsky 477f8116d5 cmd: nvedit: propagate envflag to set_default_vars 6 years ago
Shyam Saini 919d25c920 u-boot: Fix several typos 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Siva Durga Prasad Paladugu 7bcdf19572 env: Relocate env drivers if manual reloc is required 6 years ago
Alex Kiernan 9925f1dbc3 net: Move enetaddr env access code to env config instead of net config 6 years ago
Goldschmidt Simon b2cdef4861 env: restore old env_get_char() behaviour 6 years ago
York Sun e1caa5841e env: Fix env_load_location 6 years ago
Simon Goldschmidt 31f044bd91 env: move more common code to env_import_redund 6 years ago
Maxime Ripard 8a3a7e2270 env: Pass additional parameters to the env lookup function 6 years ago
Maxime Ripard 9c24dfb2b8 cmd: nvedit: Get rid of the env lookup 6 years ago
Tom Rini c6831c74a9 env: Remove CONFIG_ENV_AES support 7 years ago
Tuomas Tynkkynen 7b7341d7f3 env: Drop CONFIG_ENV_IS_IN_DATAFLASH 7 years ago
Simon Glass c595199194 env: Adjust the load() method to return an error 7 years ago
Simon Glass 21f639446d env: Adjust the get_char() method to return an int 7 years ago
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 7 years ago
Simon Glass 01510091de env: Drop saveenv() in favour of env_save() 7 years ago
Simon Glass 310fb14b26 env: Drop env_relocate_spec() in favour of env_load() 7 years ago
Simon Glass a69d0f60e5 env: Drop env_get_char_spec() 7 years ago
Simon Glass ac358beb85 env: Drop the env_name_spec global 7 years ago
Simon Glass 7938822a6b env: Drop common init() functions 7 years ago
Simon Glass 4415f1d1f1 env: Create a location driver for each location 7 years ago
Simon Glass 203e94f6c9 env: Add an enum for environment state 7 years ago
Simon Glass bcdfb8d5a5 env: common: Make env_get_addr/get_char_memory() static 7 years ago
Fiach Antaw 76768f5f08 env: Add generic redundant environment implementation 7 years ago
Maxime Ripard fb1c43cc37 common: Move environment choice to Kconfig 7 years ago
Robert P. J. Day fc0b5948e0 Various, accumulated typos collected from around the tree. 8 years ago
Dmitry Lifshitz 6e7b7df4df env_mmc: support env partition setup in runtime 10 years ago
Dmitry Lifshitz ac77f42d09 env_mmc: add mmc_get_env_addr() prototype 10 years ago
Marek Vasut a4223b746d env: Implement support for encrypting environment 10 years ago
Marek Vasut 7ce1526ed2 env: Add env_export() wrapper 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Bo Shen 5707df7796 mmc: fix env in mmc with redundant compile error 11 years ago
Joe Hershberger 785881f775 env: Add redundant env support to UBI env 11 years ago
Joe Hershberger 2b74433f36 env: Add support for UBI environment 11 years ago
Joe Hershberger 267541f776 env: Add support for access control to .flags 12 years ago
Joe Hershberger 2598090b7e env: Add environment variable flags 12 years ago
Joe Hershberger 170ab11075 env: Add support for callbacks to environment vars 12 years ago
Joe Hershberger 7afcf3a55b env: Refactor apply into change_ok 12 years ago
Gerlando Falauto b64b7c3df7 env: make "env default" selective, check and apply 12 years ago
Gerlando Falauto c5983592e9 env: add check/apply logic to himport_r() 12 years ago
Marek Vasut b37d41aa24 Block: Remove MG DISK support 12 years ago
Igor Grinberg 6f403bad80 env: remove value from boolean defines 13 years ago
Igor Grinberg 27aafe988e env: clean env_common.c checkpatch and code style 13 years ago
Igor Grinberg d09b1787a4 env: clean cmd_nvedit.c checkpatch and code style 13 years ago
Igor Grinberg 994bc671cf env: move extern environment[] to environment.h 13 years ago
Igor Grinberg d1459f0fab env: move extern default_environment[] to environment.h 13 years ago
Igor Grinberg 507651d611 env: clean environment.h checkpatch and code style 13 years ago
Wolfgang Denk 33a6b9e90b environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefined 13 years ago
Mike Frysinger 147c7169e8 constify default env 13 years ago