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_mmc.c
Commit message (
Expand
)
Author
Age
Lines
*
env_mmc: support env partition setup in runtime
Dmitry Lifshitz
2014-08-01
-12
/
+23
*
Merge branch 'u-boot/master'
Albert ARIBAUD
2014-05-09
-10
/
+2
|
\
|
*
env: Add env_export() wrapper
Marek Vasut
2014-03-21
-10
/
+2
*
|
env_mmc.c: Remove NULL check on tmp_env1/2
Tom Rini
2014-04-17
-6
/
+0
*
|
env_mmc.c: Allow environment to be used within SPL
Tom Rini
2014-04-17
-8
/
+37
|
/
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
-1
/
+1
*
env_mmc: fix buffer allocation for armv7
Markus Niebel
2013-10-14
-5
/
+4
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
env_mmc: allow negative CONFIG_ENV_OFFSET
Stephen Warren
2013-06-13
-2
/
+10
*
env_mmc: add support for redundant environment
Michael Heimpold
2013-05-01
-9
/
+123
*
Revert "env: fix potential stack overflow in environment functions"
Tom Rini
2013-04-05
-7
/
+6
*
env: fix potential stack overflow in environment functions
Rob Herring
2013-04-02
-6
/
+7
*
common: env_mmc: Use __weak annotation to simplify code
Fabio Estevam
2013-02-04
-3
/
+1
*
env: Hide '.' variables in env print by default
Joe Hershberger
2012-12-13
-1
/
+1
*
env_mmc: allow environment to be in an eMMC partition
Stephen Warren
2012-09-05
-8
/
+56
*
env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER
Stephen Warren
2012-07-07
-5
/
+5
*
env: factor out the env_get_char_spec() function
Igor Grinberg
2012-01-05
-5
/
+0
*
env: clean env_mmc.c checkpatch and code style
Igor Grinberg
2011-11-22
-49
/
+23
*
env: move extern environment[] to environment.h
Igor Grinberg
2011-11-22
-2
/
+1
*
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
-1
/
+1
*
env_mmc: Allow board code to override the environment address
Mingkai Hu
2011-04-04
-4
/
+27
*
hashtable: drop all non-reentrant versions
Mike Frysinger
2010-12-17
-1
/
+1
*
env_mmc: fix compile warning
Lei Wen
2010-11-14
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2010-10-17
-7
/
+10
|
\
|
*
env_mmc: Fix crashing bug encountered after enabling ARM relocation
Steve Sakoman
2010-10-13
-7
/
+10
*
|
env_mmc: fix cannot save env issue
Lei Wen
2010-10-13
-1
/
+12
|
/
*
env_mmc: Fix broken build due to set_default_env() change
Steve Sakoman
2010-10-06
-2
/
+1
*
Save environment data to mmc.
Terry Lv
2010-09-19
-0
/
+153