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
/
fw_env.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-0
/
+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
1
-0
/
+1
*
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
*
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
1
-2
/
+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
1
-1
/
+1
*
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
1
-2
/
+253
*
env: Remove CONFIG_ENV_AES support
Tom Rini
2017-11-21
1
-79
/
+0
*
env: Fix out of tree building of tools-all
Tom Rini
2017-09-05
1
-1
/
+1
*
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
1
-1
/
+1
*
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
1
-16
/
+56
*
env: split fw_env.h in public and private parts
Stefano Babic
2017-04-12
1
-0
/
+1
*
tools/env: fix environment alignment tests for block devices
Max Krummenacher
2016-11-28
1
-27
/
+33
*
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
*
tools/env: reuse fw_getenv in fw_printenv function
Andreas Fenkart
2016-07-22
1
-27
/
+17
*
tools/env: move envmatch further up in file to avoid forward declarations
Andreas Fenkart
2016-07-22
1
-20
/
+18
*
tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script
Andreas Fenkart
2016-07-22
1
-1
/
+1
*
tools/env: allow negative offsets
Stefan Agner
2016-07-22
1
-9
/
+30
*
tools/env: complete environment device config early
Stefan Agner
2016-07-22
1
-50
/
+60
*
tools/env: allow to pass NULL for environment options
Andreas Fenkart
2016-05-31
1
-3
/
+24
*
tools/env: no global variable sharing between application and library
Andreas Fenkart
2016-05-27
1
-27
/
+23
*
tools/env: compute size of usable area only once
Andreas Fenkart
2016-05-27
1
-14
/
+18
*
tools/env: fw_printenv pass value_only as argument
Andreas Fenkart
2016-05-27
1
-3
/
+3
*
tools/env: pass key as argument to env_aes_cbc_crypt
Andreas Fenkart
2016-05-27
1
-6
/
+9
*
tools: env: fix config file loading in env library
Anatolij Gustschin
2016-05-02
1
-0
/
+3
[next]