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
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
2014-05-09
Merge branch 'u-boot/master'
Albert ARIBAUD
3
-8
/
+140
2014-04-17
fw_env.c: Switch get_config to use '%ms' in sscanf
Tom Rini
1
-5
/
+8
2014-03-21
env: Implement support for AES encryption into fw_* tools
Marek Vasut
3
-8
/
+140
2014-03-12
kbuild: rename SRCTREE to srctree
Masahiro Yamada
1
-1
/
+1
2014-03-12
fw_env: correct writes to devices with small erase blocks
Dustin Byford
1
-2
/
+2
2014-03-12
fw_env: calculate default number of env sectors
Dustin Byford
2
-7
/
+9
2014-02-19
tools/env: cross-compile fw_printenv without setting HOSTCC
Masahiro Yamada
3
-6
/
+18
2014-02-19
Makefile: refactor include path settings
Masahiro Yamada
1
-3
/
+1
2014-02-19
tools: convert makefiles to kbuild style
Masahiro Yamada
6
-25
/
+12
2013-11-08
Makefile: do not create a symbolic link to arch/${ARCH}/include/asm
Masahiro Yamada
1
-1
/
+1
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2
-2
/
+2
2013-09-06
fw_env: fix writing environment for mtd devices
Oliver Metz
1
-28
/
+42
2013-09-06
fw_env: add redundant env support for MTD_ABSENT
Oliver Metz
1
-0
/
+3
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
4
-68
/
+4
2013-04-11
env: Add redundant env support to UBI env
Joe Hershberger
1
-0
/
+3
2013-04-11
env: Add support for UBI environment
Joe Hershberger
1
-1
/
+2
2013-03-11
env: Allow accessing non-mtd devices
Lubomir Rintel
2
-10
/
+27
2013-03-11
Fix a couple typoes in tools/env/README
Robert P. J. Day
1
-2
/
+2
2013-02-19
fw_env.config: Correct "fw_saveenv" to "fw_setenv".
Robert P. J. Day
1
-1
/
+1
2012-12-20
Revert "fw_env: fix building w/out a config.h"
Tom Rini
2
-10
/
+26
2012-12-19
fw_env: fix building w/out a config.h
Mike Frysinger
2
-26
/
+10
2012-12-19
fw_env: fix incorrect usage of open(O_CREAT)
Mike Frysinger
1
-1
/
+1
2012-12-19
fw_env: fix type of len
Mike Frysinger
1
-1
/
+2
2012-12-13
env: Handle write-once ethaddr and serial# generically
Joe Hershberger
1
-17
/
+0
2012-12-13
env: Add support for access control to .flags
Joe Hershberger
1
-4
/
+70
2012-12-13
tools/env: Add environment variable flags support
Joe Hershberger
2
-0
/
+12
2012-10-19
env: cosmetic: Consilidate the default env definition
Joe Hershberger
1
-96
/
+2
2012-10-16
tools/env: Improve debug prints
Joe Hershberger
1
-5
/
+22
2012-10-16
tools/env: Fix variable delete operation
Joe Hershberger
1
-2
/
+3
2012-10-15
tools/env: Fix build failure from missing header include
Joe Hershberger
1
-0
/
+1
2012-10-15
tools: Add a README note about fw_printenv lock file
Joe Hershberger
1
-0
/
+4
2012-10-15
env: Check for NULL pointer in envmatch()
Joe Hershberger
1
-0
/
+2
2012-10-15
tools/env: Serialize calls to fw_*env
Joe Hershberger
1
-22
/
+37
2012-10-15
tools/env: Don't call env_init() in fw_getenv()
Joe Hershberger
1
-3
/
+0
2012-10-15
tools/env: Remove unneeded complexity
Joe Hershberger
1
-20
/
+13
2012-10-15
tools/env: Use a board-specific default env
Joe Hershberger
3
-17
/
+35
2012-10-15
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
1
-20
/
+17
2012-09-18
fw_env: Add env vars describing U-Boot target board
Benoît Thébaudeau
1
-0
/
+11
2012-06-21
Strip fw_printenv like the other tools
Loïc Minier
1
-0
/
+1
2012-02-11
fw_env.h: fix comment
Frans Meulenbroeks
1
-2
/
+2
2012-01-05
tools/env: allow overwrite of ethaddr on default
Grant Erickson
1
-2
/
+11
2012-01-05
fw_env.h: added a few missing defines
Frans Meulenbroeks
1
-0
/
+4
2011-11-22
tools/env: use lib/crc32.c directly
Andreas Bießmann
1
-5
/
+2
2011-10-22
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
Joe Hershberger
1
-1
/
+1
2011-10-22
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
Joe Hershberger
1
-1
/
+1
2011-10-22
fix compile warning for env tools
Luka Perkov
1
-2
/
+2
2011-06-22
ARM: drop unsupported 'trab' board
Wolfgang Denk
2
-4
/
+1
2011-04-30
tools/env: document current cross-compilation issues and workaround
Luca Ceresoli
1
-0
/
+6
[next]