summaryrefslogtreecommitdiffstats
path: root/cmd/nvedit.c
Commit message (Expand)AuthorAgeFilesLines
* 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