summaryrefslogtreecommitdiff
path: root/cmd/nvedit.c
AgeCommit message (Expand)Author
2017-10-16env: Drop CONFIG_ENV_IS_IN_DATAFLASHTuomas Tynkkynen
2017-10-07cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for CoverityTom Rini
2017-10-06cmd/nvedit.c: Update input handling to cover overflow casesTom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-15env: Drop saveenv() in favour of env_save()Simon Glass
2017-08-15env: Drop the env_name_spec globalSimon Glass
2017-06-12cmd: nvedit: bring error message in sync with condition under which it appearsLothar Waßmann
2017-05-12common: env: remove superfluous assignmentxypron.glpk@gmx.de
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day
2016-04-18common: env: support sata devicePeng Fan
2016-03-14common: Add support for environment file in EXT4.Stuart Longland
2016-01-25Remove the cmd_ prefix from command filesSimon Glass