index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
env_common.c
Commit message (
Expand
)
Author
Age
Lines
*
Add option -r to env import to allow import of text files with CRLF as line e...
Alexander Holler
2014-07-22
-3
/
+3
*
common: env_common: make env_get_char_spec __weak
Jeroen Hofstee
2014-07-18
-3
/
+1
*
env: Implement support for encrypting environment
Marek Vasut
2014-03-21
-0
/
+62
*
env: Add env_export() wrapper
Marek Vasut
2014-03-21
-0
/
+17
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
-1
/
+1
*
spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import
Ying Zhang
2013-08-20
-2
/
+0
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
env: Add support for access control to .flags
Joe Hershberger
2012-12-13
-0
/
+18
*
env: Add environment variable flags
Joe Hershberger
2012-12-13
-1
/
+1
*
env: Use getenv_yesno() more generally
Joe Hershberger
2012-12-13
-0
/
+14
*
env: Refactor apply into change_ok
Joe Hershberger
2012-12-13
-1
/
+2
*
env: Refactor do_apply to a flag
Joe Hershberger
2012-12-13
-18
/
+8
*
env: cosmetic: Consilidate the default env definition
Joe Hershberger
2012-10-19
-96
/
+1
*
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
2012-10-15
-18
/
+16
*
OMAP: networking support for SPL
Ilya Yanok
2012-10-01
-2
/
+5
*
env: make "env default" selective, check and apply
Gerlando Falauto
2012-09-18
-1
/
+27
*
env: add check/apply logic to himport_r()
Gerlando Falauto
2012-09-18
-3
/
+5
*
env: make himport_r() selective on variables
Gerlando Falauto
2012-09-18
-2
/
+4
*
env_common: Add missing ethprime
Benoît Thébaudeau
2012-09-18
-0
/
+3
*
Add env vars describing U-Boot target board
Stephen Warren
2012-07-09
-0
/
+11
*
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
-1
/
+1
*
bootstage: Convert net progress numbers to enums
Simon Glass
2012-03-18
-1
/
+1
*
bootstage: Use show_boot_error() for -ve progress numbers
Simon Glass
2012-03-18
-1
/
+1
*
env: factor out the env_get_char_spec() function
Igor Grinberg
2012-01-05
-0
/
+7
*
env: clean env_common.c checkpatch and code style
Igor Grinberg
2011-11-22
-34
/
+18
*
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
Joe Hershberger
2011-10-22
-1
/
+1
*
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
Joe Hershberger
2011-10-22
-1
/
+1
*
constify default env
Mike Frysinger
2011-07-26
-2
/
+2
*
env: re-add support for auto-completion
Mike Frysinger
2011-01-09
-25
/
+15
*
hashtable: drop all non-reentrant versions
Mike Frysinger
2010-12-17
-2
/
+4
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
-1
/
+1
*
env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE
Lei Wen
2010-10-12
-1
/
+1
*
env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined
Heiko Schocher
2010-10-06
-0
/
+5
*
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
-65
/
+63
*
Drop support for GTH board
Wolfgang Denk
2010-07-17
-1
/
+1
*
Remove AmigaOneG3SE board
Wolfgang Denk
2010-06-23
-28
/
+0
*
Conditionally perform common relocation fixups
Peter Tyser
2009-10-03
-0
/
+4
*
env: kill off default_environment_size
Mike Frysinger
2009-08-09
-5
/
+0
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-3
/
+3
*
Adds two more ethernet interface to 83xx
richardretanubun
2008-10-18
-0
/
+6
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-1
/
+1
*
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-1
/
+1
*
rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-1
/
+1
*
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-1
/
+1
*
Remove code duplication for setting the default environment
Harald Welte
2008-07-10
-16
/
+18
*
Change env_get_char from a global function ptr to a function
Joakim Tjernlund
2008-07-09
-6
/
+13
*
Add support for environment in SPI flash
Haavard Skinnemoen
2008-06-03
-1
/
+2
*
Revert "Change env_get_char from a global function ptr to a function."
Wolfgang Denk
2008-05-12
-13
/
+6
*
Change env_get_char from a global function ptr to a function.
Joakim Tjernlund
2008-04-17
-6
/
+13
*
make show_boot_progress () weak.
Heiko Schocher
2007-07-13
-8
/
+1
[next]