summaryrefslogtreecommitdiffstats
path: root/cmd/nvedit.c
Commit message (Expand)AuthorAgeFilesLines
* cmd: nvedit: env import can now import only variables passed as parametersQuentin Schulz2018-07-201-7/+19
* env: add the same prefix to error messages to make it detectable by testsQuentin Schulz2018-07-201-4/+8
* env: common: accept flags on reset to default envYaniv Levinsky2018-07-191-1/+2
* cmd: nvedit: set H_INTERACTIVE in do_env_defaultYaniv Levinsky2018-07-191-1/+1
* cmd: nvedit: propagate envflag to set_default_varsYaniv Levinsky2018-07-191-1/+1
* cmd: nvedit: rename flags in do_env_defaultYaniv Levinsky2018-07-191-3/+3
* u-boot: Fix several typosShyam Saini2018-06-131-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+30
* cmd: nvedit: env_get_f must check for env_get_char error codesSimon Goldschmidt2018-01-311-3/+8
* cmd: nvedit: Get rid of the env lookupMaxime Ripard2018-01-271-4/+0
* env: Drop CONFIG_ENV_IS_IN_DATAFLASHTuomas Tynkkynen2017-10-161-2/+1
* cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for CoverityTom Rini2017-10-071-1/+1
* cmd/nvedit.c: Update input handling to cover overflow casesTom Rini2017-10-061-4/+7
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-3/+3
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-161-2/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-7/+7
* env: Rename common functions related to setenv()Simon Glass2017-08-161-3/+3
* env: Rename setenv() to env_set()Simon Glass2017-08-161-4/+4
* env: Drop saveenv() in favour of env_save()Simon Glass2017-08-151-1/+1
* env: Drop the env_name_spec globalSimon Glass2017-08-151-1/+3
* cmd: nvedit: bring error message in sync with condition under which it appearsLothar Waßmann2017-06-121-2/+2
* common: env: remove superfluous assignmentxypron.glpk@gmx.de2017-05-121-1/+0
* Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-061-5/+5
* common: env: support sata devicePeng Fan2016-04-181-1/+2
* common: Add support for environment file in EXT4.Stuart Longland2016-03-141-1/+2
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+1298