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
/
common
/
env_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
1
-1
/
+1
2016-06-06
env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used
Michal Simek
1
-0
/
+1
2014-07-22
Add option -r to env import to allow import of text files with CRLF as line e...
Alexander Holler
1
-3
/
+3
2014-07-18
common: env_common: make env_get_char_spec __weak
Jeroen Hofstee
1
-3
/
+1
2014-03-21
env: Implement support for encrypting environment
Marek Vasut
1
-0
/
+62
2014-03-21
env: Add env_export() wrapper
Marek Vasut
1
-0
/
+17
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-08-20
spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import
Ying Zhang
1
-2
/
+0
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2012-12-13
env: Add support for access control to .flags
Joe Hershberger
1
-0
/
+18
2012-12-13
env: Add environment variable flags
Joe Hershberger
1
-1
/
+1
2012-12-13
env: Use getenv_yesno() more generally
Joe Hershberger
1
-0
/
+14
2012-12-13
env: Refactor apply into change_ok
Joe Hershberger
1
-1
/
+2
2012-12-13
env: Refactor do_apply to a flag
Joe Hershberger
1
-18
/
+8
2012-10-19
env: cosmetic: Consilidate the default env definition
Joe Hershberger
1
-96
/
+1
2012-10-15
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
1
-18
/
+16
2012-10-01
OMAP: networking support for SPL
Ilya Yanok
1
-2
/
+5
2012-09-18
env: make "env default" selective, check and apply
Gerlando Falauto
1
-1
/
+27
2012-09-18
env: add check/apply logic to himport_r()
Gerlando Falauto
1
-3
/
+5
2012-09-18
env: make himport_r() selective on variables
Gerlando Falauto
1
-2
/
+4
2012-09-18
env_common: Add missing ethprime
Benoît Thébaudeau
1
-0
/
+3
2012-07-09
Add env vars describing U-Boot target board
Stephen Warren
1
-0
/
+11
2012-03-18
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
1
-1
/
+1
2012-03-18
bootstage: Convert net progress numbers to enums
Simon Glass
1
-1
/
+1
2012-03-18
bootstage: Use show_boot_error() for -ve progress numbers
Simon Glass
1
-1
/
+1
2012-01-05
env: factor out the env_get_char_spec() function
Igor Grinberg
1
-0
/
+7
2011-11-22
env: clean env_common.c checkpatch and code style
Igor Grinberg
1
-34
/
+18
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-07-26
constify default env
Mike Frysinger
1
-2
/
+2
2011-01-09
env: re-add support for auto-completion
Mike Frysinger
1
-25
/
+15
2010-12-17
hashtable: drop all non-reentrant versions
Mike Frysinger
1
-2
/
+4
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
1
-1
/
+1
2010-10-12
env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE
Lei Wen
1
-1
/
+1
2010-10-06
env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined
Heiko Schocher
1
-0
/
+5
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
1
-65
/
+63
2010-07-17
Drop support for GTH board
Wolfgang Denk
1
-1
/
+1
2010-06-23
Remove AmigaOneG3SE board
Wolfgang Denk
1
-28
/
+0
2009-10-03
Conditionally perform common relocation fixups
Peter Tyser
1
-0
/
+4
2009-08-09
env: kill off default_environment_size
Mike Frysinger
1
-5
/
+0
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+3
2008-10-18
Adds two more ethernet interface to 83xx
richardretanubun
1
-0
/
+6
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-09-10
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-09-10
rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-09-10
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-07-10
Remove code duplication for setting the default environment
Harald Welte
1
-16
/
+18
2008-07-09
Change env_get_char from a global function ptr to a function
Joakim Tjernlund
1
-6
/
+13
2008-06-03
Add support for environment in SPI flash
Haavard Skinnemoen
1
-1
/
+2
2008-05-12
Revert "Change env_get_char from a global function ptr to a function."
Wolfgang Denk
1
-13
/
+6
[next]