index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
env
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-23
tools: env: return error if ubi_update_start() fails
Martin Hundebøll
1
-1
/
+1
2020-08-05
tools: env: Avoid an uninited warning with was_locked
Simon Glass
1
-1
/
+1
2020-08-05
tools: env: Fix printf() warning in fw_env
Simon Glass
1
-2
/
+2
2020-07-31
fw_setenv: lock the flash only if it was locked before
Ivan Mikhaylov
1
-5
/
+19
2020-06-02
tools: fw_env: Fix warning when reading too little
Harald Seiler
1
-1
/
+7
2020-05-25
tools/env/fw_env.h: remove env.h
Romain Naour
1
-1
/
+0
2020-04-27
tools: fw_env: use erasesize from MEMGETINFO ioctl
Rasmus Villemoes
1
-0
/
+3
2019-12-20
fw_setenv: avoid writing environment when nothing has changed
Rasmus Villemoes
1
-1
/
+19
2019-12-03
crc32: Use the crc.h header for crc functions
Simon Glass
2
-2
/
+1
2019-09-25
fw_env: fix build error
Pierre-Jean Texier
1
-1
/
+2
2019-09-25
fw_env: remove duplicated definitions
Pierre-Jean Texier
1
-7
/
+0
2019-08-11
env: Rename the redundancy flags
Simon Glass
1
-10
/
+13
2019-08-11
env: Move env_set() to env.h
Simon Glass
3
-0
/
+3
2019-06-20
fw_env: Add missing write failure check
Alex Kiernan
1
-1
/
+1
2019-05-05
env: add missing newline
Philip Molloy
1
-1
/
+1
2019-04-27
fw_env: Fix double free
Björn Stenberg
1
-1
/
+1
2018-09-11
include/version.h: workaround sysroot inc order
Matt Weber
1
-1
/
+2
2018-07-02
Revert "fw_printenv: Don't bail out directly after one env read error"
Tom Rini
1
-15
/
+9
2018-06-27
fw_printenv: Don't bail out directly after one env read error
Joe Hershberger
1
-9
/
+15
2018-06-13
u-boot: Fix several typos
Shyam Saini
1
-2
/
+2
2018-06-13
tools: env: Use getline rather than fgets when reading config/script
Alex Kiernan
1
-19
/
+21
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
5
-11
/
+5
2018-04-10
fw_printenv: Fix crash due to incorrect size for malloc'ed string.
Kristian Amlie
1
-1
/
+1
2018-03-19
tools: env: Implement atomic replace for filesystem
Alex Kiernan
1
-3
/
+80
2018-03-19
tools: env: Refactor write path of flash_io()
Alex Kiernan
1
-42
/
+50
2018-03-19
tools: env: Fix CamelCasing style violation
Alex Kiernan
1
-9
/
+9
2018-03-19
tools: env: Pass through indent
Alex Kiernan
1
-176
/
+170
2018-03-05
tools/env: allow equal sign as key value separation
Stefan Agner
1
-1
/
+1
2018-02-14
Fix --noheader on fw_printenv
Alex Kiernan
2
-2
/
+2
2018-01-28
tools: remove unused ret
Jelle van der Waa
1
-2
/
+0
2017-11-30
tools: env: Add support for direct read/write UBI volumes
S. Lockwood-Childs
2
-2
/
+261
2017-11-21
env: Remove CONFIG_ENV_AES support
Tom Rini
5
-100
/
+1
2017-11-06
tools: env: allow to print U-Boot version
Stefan Agner
1
-3
/
+11
2017-10-16
tools: env: Add embedded.c to .gitignore
Bin Meng
1
-0
/
+1
2017-09-06
env: Add 'envtools' target to 'make help'
Simon Glass
1
-0
/
+3
2017-09-06
env: Fix operation of 'make environ'
Simon Glass
1
-2
/
+2
2017-09-05
env: Fix out of tree building of tools-all
Tom Rini
3
-3
/
+3
2017-09-03
fix: fw_env: Prevent writing error message on special files, which don't supp...
Lukasz Majewski
1
-2
/
+4
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
3
-7
/
+7
2017-07-22
tools/fw_env: use fsync to ensure that data is physically stored
Michael Heimpold
1
-0
/
+12
2017-04-18
tools/env: avoid memory leak in fw_setenv
xypron.glpk@gmx.de
1
-0
/
+3
2017-04-12
env: fix memory leak in fw_env routines
Stefano Babic
2
-19
/
+70
2017-04-12
env: add a version number to check API
Stefano Babic
1
-0
/
+15
2017-04-12
env: split fw_env.h in public and private parts
Stefano Babic
4
-50
/
+58
2017-04-12
Rename aes.h to uboot_aes.h
Stefano Babic
1
-1
/
+1
2017-03-15
tools: fix cross-compiling tools when HOSTCC is overridden
Masahiro Yamada
1
-1
/
+1
2016-11-28
tools/env: fix environment alignment tests for block devices
Max Krummenacher
1
-27
/
+33
2016-10-08
env: tool: add command line option to input lockfile path
B, Ravi
2
-6
/
+30
2016-10-07
Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_b...
Andreas Fenkart
1
-7
/
+8
2016-10-07
tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf
Andreas Fenkart
1
-15
/
+13
[next]