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
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
2017-04-12
Rename aes.h to uboot_aes.h
Stefano Babic
2017-03-14
tools: fix cross-compiling tools when HOSTCC is overridden
Masahiro Yamada
2016-11-28
tools/env: fix environment alignment tests for block devices
Max Krummenacher
2016-10-08
env: tool: add command line option to input lockfile path
B, Ravi
2016-10-06
Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_b...
Andreas Fenkart
2016-10-06
tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf
Andreas Fenkart
2016-10-06
tools/env: pass bad block offset by value
Andreas Fenkart
2016-10-06
tools/env: factor out environment_end function
Andreas Fenkart
2016-08-20
tools/env: soften warning about erase block alignment
Andreas Fenkart
2016-08-20
tools/env: return with error if redundant environments have unequal size
Andreas Fenkart
2016-08-15
tools/env: ensure environment starts at erase block boundary
Andreas Fenkart
2016-07-26
tools: env: Fix format warnings in debug
Marcin Niestroj
2016-07-22
tools/env: reuse fw_getenv in fw_printenv function
Andreas Fenkart
2016-07-22
tools/env: move envmatch further up in file to avoid forward declarations
Andreas Fenkart
2016-07-22
tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script
Andreas Fenkart
2016-07-22
tools/env: allow negative offsets
Stefan Agner
2016-07-22
tools/env: complete environment device config early
Stefan Agner
2016-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-05-31
tools/env: allow to pass NULL for environment options
Andreas Fenkart
[next]