index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
env
Age
Commit message (
Expand
)
Author
2022-09-29
tools: env: Fix missing closedir in ubi_get_volnum_by_name
Miaoqian Lin
2022-07-08
fw_env: add fallback to Linux's NVMEM based access
Rafał Miłecki
2022-02-11
fw_env: simplify logic & code paths in the fw_env_open()
Rafał Miłecki
2022-02-11
fw_env: make flash_io() take buffer as an argument
Rafał Miłecki
2021-12-20
fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use
Joakim Tjernlund
2021-09-02
tools: env: Handle shorter read calls
Thibault Ferrante
2021-01-22
tools: env: return error if ubi_update_start() fails
Martin Hundebøll
2020-08-05
tools: env: Avoid an uninited warning with was_locked
Simon Glass
2020-08-05
tools: env: Fix printf() warning in fw_env
Simon Glass
2020-07-31
fw_setenv: lock the flash only if it was locked before
Ivan Mikhaylov
2020-06-02
tools: fw_env: Fix warning when reading too little
Harald Seiler
2020-05-25
tools/env/fw_env.h: remove env.h
Romain Naour
2020-04-27
tools: fw_env: use erasesize from MEMGETINFO ioctl
Rasmus Villemoes
2019-12-20
fw_setenv: avoid writing environment when nothing has changed
Rasmus Villemoes
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-09-24
fw_env: fix build error
Pierre-Jean Texier
2019-09-24
fw_env: remove duplicated definitions
Pierre-Jean Texier
2019-08-11
env: Rename the redundancy flags
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-06-20
fw_env: Add missing write failure check
Alex Kiernan
2019-05-05
env: add missing newline
Philip Molloy
2019-04-26
fw_env: Fix double free
Björn Stenberg
2018-09-10
include/version.h: workaround sysroot inc order
Matt Weber
2018-07-01
Revert "fw_printenv: Don't bail out directly after one env read error"
Tom Rini
2018-06-27
fw_printenv: Don't bail out directly after one env read error
Joe Hershberger
2018-06-13
u-boot: Fix several typos
Shyam Saini
2018-06-13
tools: env: Use getline rather than fgets when reading config/script
Alex Kiernan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-10
fw_printenv: Fix crash due to incorrect size for malloc'ed string.
Kristian Amlie
2018-03-19
tools: env: Implement atomic replace for filesystem
Alex Kiernan
2018-03-19
tools: env: Refactor write path of flash_io()
Alex Kiernan
2018-03-19
tools: env: Fix CamelCasing style violation
Alex Kiernan
2018-03-19
tools: env: Pass through indent
Alex Kiernan
2018-03-05
tools/env: allow equal sign as key value separation
Stefan Agner
2018-02-14
Fix --noheader on fw_printenv
Alex Kiernan
2018-01-28
tools: remove unused ret
Jelle van der Waa
2017-11-29
tools: env: Add support for direct read/write UBI volumes
S. Lockwood-Childs
2017-11-21
env: Remove CONFIG_ENV_AES support
Tom Rini
2017-11-06
tools: env: allow to print U-Boot version
Stefan Agner
2017-10-16
tools: env: Add embedded.c to .gitignore
Bin Meng
2017-09-05
env: Add 'envtools' target to 'make help'
Simon Glass
2017-09-05
env: Fix operation of 'make environ'
Simon Glass
2017-09-05
env: Fix out of tree building of tools-all
Tom Rini
2017-09-03
fix: fw_env: Prevent writing error message on special files, which don't supp...
Lukasz Majewski
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-07-22
tools/fw_env: use fsync to ensure that data is physically stored
Michael Heimpold
2017-04-18
tools/env: avoid memory leak in fw_setenv
xypron.glpk@gmx.de
2017-04-12
env: fix memory leak in fw_env routines
Stefano Babic
2017-04-12
env: add a version number to check API
Stefano Babic
2017-04-12
env: split fw_env.h in public and private parts
Stefano Babic
[next]