index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
env
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: fw_env: use erasesize from MEMGETINFO ioctl
Rasmus Villemoes
2020-04-27
1
-0
/
+3
*
fw_setenv: avoid writing environment when nothing has changed
Rasmus Villemoes
2019-12-20
1
-1
/
+19
*
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
2
-2
/
+1
*
fw_env: fix build error
Pierre-Jean Texier
2019-09-24
1
-1
/
+2
*
fw_env: remove duplicated definitions
Pierre-Jean Texier
2019-09-24
1
-7
/
+0
*
env: Rename the redundancy flags
Simon Glass
2019-08-11
1
-10
/
+13
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
3
-0
/
+3
*
fw_env: Add missing write failure check
Alex Kiernan
2019-06-20
1
-1
/
+1
*
env: add missing newline
Philip Molloy
2019-05-05
1
-1
/
+1
*
fw_env: Fix double free
Björn Stenberg
2019-04-26
1
-1
/
+1
*
include/version.h: workaround sysroot inc order
Matt Weber
2018-09-10
1
-1
/
+2
*
Revert "fw_printenv: Don't bail out directly after one env read error"
Tom Rini
2018-07-01
1
-15
/
+9
*
fw_printenv: Don't bail out directly after one env read error
Joe Hershberger
2018-06-27
1
-9
/
+15
*
u-boot: Fix several typos
Shyam Saini
2018-06-13
1
-2
/
+2
*
tools: env: Use getline rather than fgets when reading config/script
Alex Kiernan
2018-06-13
1
-19
/
+21
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
5
-11
/
+5
*
fw_printenv: Fix crash due to incorrect size for malloc'ed string.
Kristian Amlie
2018-04-10
1
-1
/
+1
*
tools: env: Implement atomic replace for filesystem
Alex Kiernan
2018-03-19
1
-3
/
+80
*
tools: env: Refactor write path of flash_io()
Alex Kiernan
2018-03-19
1
-42
/
+50
*
tools: env: Fix CamelCasing style violation
Alex Kiernan
2018-03-19
1
-9
/
+9
*
tools: env: Pass through indent
Alex Kiernan
2018-03-19
1
-176
/
+170
*
tools/env: allow equal sign as key value separation
Stefan Agner
2018-03-05
1
-1
/
+1
*
Fix --noheader on fw_printenv
Alex Kiernan
2018-02-14
2
-2
/
+2
*
tools: remove unused ret
Jelle van der Waa
2018-01-28
1
-2
/
+0
*
tools: env: Add support for direct read/write UBI volumes
S. Lockwood-Childs
2017-11-29
2
-2
/
+261
*
env: Remove CONFIG_ENV_AES support
Tom Rini
2017-11-21
5
-100
/
+1
*
tools: env: allow to print U-Boot version
Stefan Agner
2017-11-06
1
-3
/
+11
*
tools: env: Add embedded.c to .gitignore
Bin Meng
2017-10-16
1
-0
/
+1
*
env: Add 'envtools' target to 'make help'
Simon Glass
2017-09-05
1
-0
/
+3
*
env: Fix operation of 'make environ'
Simon Glass
2017-09-05
1
-2
/
+2
*
env: Fix out of tree building of tools-all
Tom Rini
2017-09-05
3
-3
/
+3
*
fix: fw_env: Prevent writing error message on special files, which don't supp...
Lukasz Majewski
2017-09-03
1
-2
/
+4
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
3
-7
/
+7
*
tools/fw_env: use fsync to ensure that data is physically stored
Michael Heimpold
2017-07-22
1
-0
/
+12
*
tools/env: avoid memory leak in fw_setenv
xypron.glpk@gmx.de
2017-04-18
1
-0
/
+3
*
env: fix memory leak in fw_env routines
Stefano Babic
2017-04-12
2
-19
/
+70
*
env: add a version number to check API
Stefano Babic
2017-04-12
1
-0
/
+15
*
env: split fw_env.h in public and private parts
Stefano Babic
2017-04-12
4
-50
/
+58
*
Rename aes.h to uboot_aes.h
Stefano Babic
2017-04-12
1
-1
/
+1
*
tools: fix cross-compiling tools when HOSTCC is overridden
Masahiro Yamada
2017-03-14
1
-1
/
+1
*
tools/env: fix environment alignment tests for block devices
Max Krummenacher
2016-11-28
1
-27
/
+33
*
env: tool: add command line option to input lockfile path
B, Ravi
2016-10-08
2
-6
/
+30
*
Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_b...
Andreas Fenkart
2016-10-06
1
-7
/
+8
*
tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf
Andreas Fenkart
2016-10-06
1
-15
/
+13
*
tools/env: pass bad block offset by value
Andreas Fenkart
2016-10-06
1
-5
/
+5
*
tools/env: factor out environment_end function
Andreas Fenkart
2016-10-06
1
-17
/
+15
*
tools/env: soften warning about erase block alignment
Andreas Fenkart
2016-08-20
1
-1
/
+1
*
tools/env: return with error if redundant environments have unequal size
Andreas Fenkart
2016-08-20
1
-3
/
+2
*
tools/env: ensure environment starts at erase block boundary
Andreas Fenkart
2016-08-15
1
-0
/
+12
*
tools: env: Fix format warnings in debug
Marcin Niestroj
2016-07-26
1
-7
/
+10
[next]