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_sf.c
Commit message (
Expand
)
Author
Age
Lines
*
dm: Add spi.h header to a few files
Simon Glass
2014-10-22
-0
/
+1
*
env: Add env_export() wrapper
Marek Vasut
2014-03-21
-17
/
+7
*
SPL: P2020RDB: fix the problem booting from spi flash
Ying Zhang
2014-02-24
-1
/
+6
*
cmd_sf|env_sf: Fix code cleanup
Jagannadha Sutradharudu Teki
2013-08-06
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
Revert "env: fix potential stack overflow in environment functions"
Tom Rini
2013-04-05
-12
/
+11
*
env: fix potential stack overflow in environment functions
Rob Herring
2013-04-02
-11
/
+12
*
env: Hide '.' variables in env print by default
Joe Hershberger
2012-12-13
-2
/
+2
*
env: factor out the env_get_char_spec() function
Igor Grinberg
2012-01-05
-5
/
+0
*
env: clean env_sf.c checkpatch and code style
Igor Grinberg
2011-11-22
-28
/
+20
*
env: move extern default_environment[] to environment.h
Igor Grinberg
2011-11-22
-3
/
+0
*
env: allow to export only selected variables
Wolfgang Denk
2011-11-08
-2
/
+2
*
fix redundant environment for serial flash
thomas.langer@lantiq.com
2011-04-28
-27
/
+12
*
hashtable: drop all non-reentrant versions
Mike Frysinger
2010-12-17
-2
/
+2
*
env_sf: remove warning introduced with last patch
Stefano Babic
2010-10-29
-2
/
+1
*
env_sf: updated to the new environment code
Stefano Babic
2010-10-27
-95
/
+77
*
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
-59
/
+73
*
add redundant environment for env_sf.c
Wolfgang Wegner
2010-06-30
-0
/
+232
*
env: kill off default_environment_size
Mike Frysinger
2009-08-09
-11
/
+1
*
env_sf: support embedded environments
Mike Frysinger
2008-12-16
-5
/
+36
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-17
/
+17
*
env_sf: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-5
/
+0
*
rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-2
/
+2
*
Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector erase
TsiChung Liew
2008-08-14
-1
/
+9
*
Add support for environment in SPI flash
Haavard Skinnemoen
2008-06-03
-0
/
+131