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
old/tizen_20241126
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
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
2017-09-05
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-14
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-06
Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_b...
Andreas Fenkart
1
-7
/
+8
2016-10-06
tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf
Andreas Fenkart
1
-15
/
+13
2016-10-06
tools/env: pass bad block offset by value
Andreas Fenkart
1
-5
/
+5
2016-10-06
tools/env: factor out environment_end function
Andreas Fenkart
1
-17
/
+15
2016-08-20
tools/env: soften warning about erase block alignment
Andreas Fenkart
1
-1
/
+1
2016-08-20
tools/env: return with error if redundant environments have unequal size
Andreas Fenkart
1
-3
/
+2
2016-08-15
tools/env: ensure environment starts at erase block boundary
Andreas Fenkart
1
-0
/
+12
2016-07-26
tools: env: Fix format warnings in debug
Marcin Niestroj
1
-7
/
+10
2016-07-22
tools/env: reuse fw_getenv in fw_printenv function
Andreas Fenkart
1
-27
/
+17
2016-07-22
tools/env: move envmatch further up in file to avoid forward declarations
Andreas Fenkart
1
-20
/
+18
2016-07-22
tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script
Andreas Fenkart
2
-2
/
+115
[next]