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
/
tools
/
env
Age
Commit message (
Expand
)
Author
2026-03-06
fw_env: drop unneeded variables from flash_write_buf()
Rafał Miłecki
2026-03-06
fw_env: move "erasesize" calculation up in a code
Rafał Miłecki
2026-03-06
fw_env: unify calculation of "blockstart" in flash_write_buf()
Rafał Miłecki
2026-03-06
fw_env: add ROUND_UP() helper
Rafał Miłecki
2026-03-06
fw_env: allocate buffer of proper size in flash_write_buf()
Rafał Miłecki
2026-03-06
fw_env: use "erasesize" variable in writing loop
Rafał Miłecki
2026-01-02
kbuild: Bump the build system to 6.1
Sughosh Ganu
2024-10-21
envtools: make them build again
Rasmus Villemoes
2024-07-15
tools: Remove duplicate newlines
Marek Vasut
2024-01-05
fw_env: autodetect NAND erase size and env sectors
Anthony Loiseau
2024-01-05
fw_env: keep calling read() until whole flash block is read
Rafał Miłecki
2024-01-05
fw_env: rename variables holding env data content
Rafał Miłecki
2024-01-05
fw_env: fix reading NVMEM device's "compatible" value
Rafał Miłecki
2023-07-07
Adjust gitignore for tools/generated/
Tobias Deiminger
2023-04-25
tools: env: update lock path in README
John Keeping
2023-04-06
tools: env: use /run to store lockfile
Tim Lee
2022-12-08
tools: env: fw_env: Fix unused-result warning
Jaehoon Chung
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
[next]