index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
env
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-15
tools: Remove duplicate newlines
Marek Vasut
1
-2
/
+0
2024-01-05
fw_env: autodetect NAND erase size and env sectors
Anthony Loiseau
2
-2
/
+12
2024-01-05
fw_env: keep calling read() until whole flash block is read
Rafał Miłecki
1
-19
/
+15
2024-01-05
fw_env: rename variables holding env data content
Rafał Miłecki
1
-21
/
+18
2024-01-05
fw_env: fix reading NVMEM device's "compatible" value
Rafał Miłecki
1
-4
/
+14
2023-07-07
Adjust gitignore for tools/generated/
Tobias Deiminger
1
-1
/
+0
2023-04-25
tools: env: update lock path in README
John Keeping
1
-1
/
+1
2023-04-06
tools: env: use /run to store lockfile
Tim Lee
1
-3
/
+3
2022-12-08
tools: env: fw_env: Fix unused-result warning
Jaehoon Chung
1
-1
/
+9
2022-09-29
tools: env: Fix missing closedir in ubi_get_volnum_by_name
Miaoqian Lin
1
-1
/
+4
2022-07-08
fw_env: add fallback to Linux's NVMEM based access
Rafał Miłecki
1
-3
/
+67
2022-02-11
fw_env: simplify logic & code paths in the fw_env_open()
Rafał Miłecki
1
-46
/
+31
2022-02-11
fw_env: make flash_io() take buffer as an argument
Rafał Miłecki
1
-16
/
+16
2021-12-20
fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use
Joakim Tjernlund
1
-7
/
+8
2021-09-02
tools: env: Handle shorter read calls
Thibault Ferrante
1
-10
/
+12
2021-01-22
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-02
crc32: Use the crc.h header for crc functions
Simon Glass
2
-2
/
+1
2019-09-24
fw_env: fix build error
Pierre-Jean Texier
1
-1
/
+2
2019-09-24
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-26
fw_env: Fix double free
Björn Stenberg
1
-1
/
+1
2018-09-10
include/version.h: workaround sysroot inc order
Matt Weber
1
-1
/
+2
2018-07-01
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-29
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-05
env: Add 'envtools' target to 'make help'
Simon Glass
1
-0
/
+3
[next]