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
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
2016-07-22
tools/env: allow negative offsets
Stefan Agner
2
-9
/
+35
2016-07-22
tools/env: complete environment device config early
Stefan Agner
1
-50
/
+60
2016-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
1
-1
/
+1
2016-05-31
tools/env: allow to pass NULL for environment options
Andreas Fenkart
1
-3
/
+24
2016-05-27
tools/env: no global variable sharing between application and library
Andreas Fenkart
3
-55
/
+48
2016-05-27
tools/env: compute size of usable area only once
Andreas Fenkart
1
-14
/
+18
2016-05-27
tools/env: fw_printenv pass value_only as argument
Andreas Fenkart
3
-7
/
+7
2016-05-27
tools/env: remove 'extern' from function prototype in fw_env.h
Andreas Fenkart
1
-8
/
+8
2016-05-27
tools/env: pass key as argument to env_aes_cbc_crypt
Andreas Fenkart
1
-6
/
+9
2016-05-02
tools: env: fix config file loading in env library
Anatolij Gustschin
1
-0
/
+3
2016-03-27
tools: env: bug: config structs must be defined in tools library
Andreas Fenkart
2
-4
/
+4
2016-03-26
tools: env: fw_parse_script: simplify removal of newline/carriage return
Andreas Fenkart
1
-6
/
+4
2016-03-26
tools: env: split fw_string_blank into skip_chars / skip_blanks
Andreas Fenkart
1
-9
/
+14
2016-03-26
tools: env: fw_string_blank: return from loop when item found
Andreas Fenkart
1
-5
/
+2
2016-03-26
tools: env: replace WHITESPACE macro by isblank
Andreas Fenkart
1
-4
/
+3
2016-03-22
Fix spelling of "comment".
Vagrant Cascadian
1
-1
/
+1
2016-02-08
tools: env: update usage strings
Andreas Fenkart
1
-42
/
+75
2016-02-08
tools: env: factor out parse_common_args
Andreas Fenkart
1
-25
/
+37
2016-02-08
tools: env: shift optind arguments and fix argument indices
Andreas Fenkart
2
-43
/
+15
2016-02-08
tools: env: parse aes key / suppress flag into argument struct
Andreas Fenkart
3
-57
/
+53
2016-02-08
tools: env: introduce setenv/printenv argument structs
Andreas Fenkart
2
-38
/
+84
2016-02-08
tools: env: make parse_aes_key stateless
Andreas Fenkart
1
-6
/
+6
2016-02-08
tools: env validate: pass values as 0-based array
Andreas Fenkart
1
-4
/
+7
2015-12-13
tools: env: include compiler.h
Peter Robinson
1
-0
/
+1
2015-11-18
Allow fw env tools to be available as library
Stefano Babic
1
-1
/
+3
2015-11-18
tools/env: allow config filename to be passed via command line argument
Michael Heimpold
2
-3
/
+38
2015-06-18
tools/env/fw_env.h: Correct include order
Peter Robinson
1
-1
/
+2
2015-05-08
Fix musl build
Jörg Krause
1
-0
/
+2
2015-05-05
fw_env.h: include autoconf.h
Max Krummenacher
1
-0
/
+1
2015-02-17
add example for file on VFAT filesystem usage
Waldemar Brodkorb
1
-0
/
+3
2014-11-07
tools/env: Fix environment size and CRC on 64-bit hosts
Dominic Sacré
1
-1
/
+1
2014-09-24
tools/env: change stripping strategy to allow no-stripping
Thomas Petazzoni
1
-6
/
+8
2014-07-30
kconfig: switch to Kconfig
Masahiro Yamada
1
-1
/
+1
2014-05-12
tools: env: Add aes.c placeholder
Marek Vasut
1
-0
/
+1
[prev]
[next]