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_onenand.c
Commit message (
Expand
)
Author
Age
Lines
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-31
-3
/
+3
*
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
*
env: Hide '.' variables in env print by default
Joe Hershberger
2012-12-13
-1
/
+1
*
env_onenand: set ONENAND_MAX_ENV_SIZE to CONFIG_ENV_SIZE
David du Colombier
2012-08-06
-1
/
+1
*
linux/compat.h: rename from linux/mtd/compat.h
Mike Frysinger
2012-04-30
-1
/
+1
*
env: factor out the env_get_char_spec() function
Igor Grinberg
2012-01-05
-5
/
+0
*
env: clean env_onenand.c checkpatch and code style
Igor Grinberg
2011-11-22
-7
/
+5
*
env: move extern environment[] to environment.h
Igor Grinberg
2011-11-22
-5
/
+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
*
hashtable: drop all non-reentrant versions
Mike Frysinger
2010-12-17
-1
/
+1
*
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
-29
/
+36
*
onenand: Fix compile errors due to FlexOneNAND
Sanjeev Premi
2010-01-06
-1
/
+8
*
ENV Variable support for Flex-OneNAND
Amul Kumar Saha
2009-11-13
-0
/
+10
*
Fix compiler warnings after loff_t change
Kyungmin Park
2009-07-27
-1
/
+1
*
MTD: OneNAND: Increase the environment size to 4KiB
Kyungmin Park
2009-07-16
-17
/
+18
*
env_onenand: change env_address type from unsigned long to loff_t
HeungJun Kim
2009-07-07
-1
/
+1
*
mtd: Update MTD infrastructure to support 64bit device size
Stefan Roese
2009-06-12
-1
/
+1
*
OneNAND: Add missing mtd info struct before calling onenand_erase()
Stefan Roese
2008-12-02
-0
/
+1
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-3
/
+3
*
env_onenand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-5
/
+0
*
rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-2
/
+2
*
Fix OneNAND build break
Kyungmin Park
2008-08-13
-5
/
+5
*
OneNAND: Remove base address offset usage
dirk.behme@googlemail.com
2008-08-10
-3
/
+0
*
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
2008-07-13
-1
/
+1
*
Fix OneNAND erase command
Kyungmin Park
2008-04-13
-8
/
+7
*
Remove warnings re CONFIG_EXTRA_ENV_SETTINGS
Peter Pearse
2007-11-15
-2
/
+2
*
OneNAND support (take #2)
Kyungmin Park
2007-09-17
-0
/
+134