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