summaryrefslogtreecommitdiff
path: root/cmd/nvedit.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-3/+3
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass1-2/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-7/+7
2017-08-16env: Rename common functions related to setenv()Simon Glass1-3/+3
2017-08-16env: Rename setenv() to env_set()Simon Glass1-4/+4
2017-08-16env: Drop saveenv() in favour of env_save()Simon Glass1-1/+1
2017-08-16env: Drop the env_name_spec globalSimon Glass1-1/+3
2017-06-12cmd: nvedit: bring error message in sync with condition under which it appearsLothar Waßmann1-2/+2
2017-05-12common: env: remove superfluous assignmentxypron.glpk@gmx.de1-1/+0
2016-10-07Various, accumulated typos collected from around the tree.Robert P. J. Day1-5/+5
2016-04-18common: env: support sata devicePeng Fan1-1/+2
2016-03-14common: Add support for environment file in EXT4.Stuart Longland1-1/+2
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+1298