index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
nvedit.c
Age
Commit message (
Expand
)
Author
2017-10-16
env: Drop CONFIG_ENV_IS_IN_DATAFLASH
Tuomas Tynkkynen
2017-10-07
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
Tom Rini
2017-10-06
cmd/nvedit.c: Update input handling to cover overflow cases
Tom Rini
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-08-16
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-08-15
env: Drop saveenv() in favour of env_save()
Simon Glass
2017-08-15
env: Drop the env_name_spec global
Simon Glass
2017-06-12
cmd: nvedit: bring error message in sync with condition under which it appears
Lothar Waßmann
2017-05-12
common: env: remove superfluous assignment
[email protected]
2016-10-06
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2016-04-18
common: env: support sata device
Peng Fan
2016-03-14
common: Add support for environment file in EXT4.
Stuart Longland
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass