~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
env
Commit message (
Expand
)
Author
Age
*
Adjust gitignore for tools/generated/
Tobias Deiminger
2023-07-07
*
tools: env: update lock path in README
John Keeping
2023-04-25
*
tools: env: use /run to store lockfile
Tim Lee
2023-04-06
*
tools: env: fw_env: Fix unused-result warning
Jaehoon Chung
2022-12-08
*
tools: env: Fix missing closedir in ubi_get_volnum_by_name
Miaoqian Lin
2022-09-29
*
fw_env: add fallback to Linux's NVMEM based access
Rafał Miłecki
2022-07-08
*
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
2022-02-11
*
fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use
Joakim Tjernlund
2021-12-20
*
tools: env: Handle shorter read calls
Thibault Ferrante
2021-09-02
*
tools: env: return error if ubi_update_start() fails
Martin Hundebøll
2021-01-22
*
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-08-05
*
fw_setenv: lock the flash only if it was locked before
Ivan Mikhaylov
2020-07-31
*
tools: fw_env: Fix warning when reading too little
Harald Seiler
2020-06-02
*
tools/env/fw_env.h: remove env.h
Romain Naour
2020-05-25
*
tools: fw_env: use erasesize from MEMGETINFO ioctl
Rasmus Villemoes
2020-04-27
*
fw_setenv: avoid writing environment when nothing has changed
Rasmus Villemoes
2019-12-20
*
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
*
fw_env: fix build error
Pierre-Jean Texier
2019-09-24
*
fw_env: remove duplicated definitions
Pierre-Jean Texier
2019-09-24
*
env: Rename the redundancy flags
Simon Glass
2019-08-11
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
*
fw_env: Add missing write failure check
Alex Kiernan
2019-06-20
*
env: add missing newline
Philip Molloy
2019-05-05
*
fw_env: Fix double free
Björn Stenberg
2019-04-26
*
include/version.h: workaround sysroot inc order
Matt Weber
2018-09-10
*
Revert "fw_printenv: Don't bail out directly after one env read error"
Tom Rini
2018-07-01
*
fw_printenv: Don't bail out directly after one env read error
Joe Hershberger
2018-06-27
*
u-boot: Fix several typos
Shyam Saini
2018-06-13
*
tools: env: Use getline rather than fgets when reading config/script
Alex Kiernan
2018-06-13
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
fw_printenv: Fix crash due to incorrect size for malloc'ed string.
Kristian Amlie
2018-04-10
*
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-19
*
tools/env: allow equal sign as key value separation
Stefan Agner
2018-03-05
*
Fix --noheader on fw_printenv
Alex Kiernan
2018-02-14
*
tools: remove unused ret
Jelle van der Waa
2018-01-28
*
tools: env: Add support for direct read/write UBI volumes
S. Lockwood-Childs
2017-11-29
*
env: Remove CONFIG_ENV_AES support
Tom Rini
2017-11-21
*
tools: env: allow to print U-Boot version
Stefan Agner
2017-11-06
*
tools: env: Add embedded.c to .gitignore
Bin Meng
2017-10-16
*
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-05
*
fix: fw_env: Prevent writing error message on special files, which don't supp...
Lukasz Majewski
2017-09-03
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
*
tools/fw_env: use fsync to ensure that data is physically stored
Michael Heimpold
2017-07-22
[next]