Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
971189749bc977d7e2ffe36acda6523f0203ef2a
/
common
/
env_onenand.c
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
3a38a55
mtd: resync with Linux-3.7.1
by Sergey Lapin
· Mon Jan 14 03:46:50 2013 +0000
a840b8e
Revert "env: fix potential stack overflow in environment functions"
by Tom Rini
· Fri Apr 05 14:55:21 2013 -0400
04cae82
env: fix potential stack overflow in environment functions
by Rob Herring
· Fri Mar 22 11:26:21 2013 +0000
79a905e
env: Hide '.' variables in env print by default
by Joe Hershberger
· Tue Dec 11 22:16:23 2012 -0600
80bd6da
env_onenand: set ONENAND_MAX_ENV_SIZE to CONFIG_ENV_SIZE
by David du Colombier
· Wed Jun 13 23:24:35 2012 +0200
11d1a09
linux/compat.h: rename from linux/mtd/compat.h
by Mike Frysinger
· Mon Apr 09 13:39:55 2012 +0000
76c02dc
env: factor out the env_get_char_spec() function
by Igor Grinberg
· Mon Dec 26 03:33:10 2011 +0000
d0ed003
env: clean env_onenand.c checkpatch and code style
by Igor Grinberg
· Mon Nov 07 01:14:03 2011 +0000
23b54b9
env: move extern environment[] to environment.h
by Igor Grinberg
· Thu Nov 17 06:07:23 2011 +0000
6d67c73
env: move extern default_environment[] to environment.h
by Igor Grinberg
· Mon Nov 07 01:13:57 2011 +0000
1e3cdf3
env: allow to export only selected variables
by Wolfgang Denk
· Sun Nov 06 22:49:44 2011 +0100
92d7a99
hashtable: drop all non-reentrant versions
by Mike Frysinger
· Wed Dec 08 06:26:04 2010 -0500
460a9ff
New implementation for internal handling of environment variables.
by Wolfgang Denk
· Sun Jun 20 23:33:59 2010 +0200
6173ce8
onenand: Fix compile errors due to FlexOneNAND
by Sanjeev Premi
· Fri Dec 18 14:55:24 2009 +0530
4773566
ENV Variable support for Flex-OneNAND
by Amul Kumar Saha
· Wed Nov 04 10:38:46 2009 +0530
458e0ff
Fix compiler warnings after loff_t change
by Kyungmin Park
· Mon Jul 20 09:47:47 2009 +0900
a1f416c
MTD: OneNAND: Increase the environment size to 4KiB
by Kyungmin Park
· Sat Jul 11 16:49:55 2009 +0900
4dbb4f8
env_onenand: change env_address type from unsigned long to loff_t
by HeungJun Kim
· Tue Jun 30 14:42:22 2009 +0900
586b3a6
mtd: Update MTD infrastructure to support 64bit device size
by Stefan Roese
· Mon May 11 16:03:55 2009 +0200
7da2f70
OneNAND: Add missing mtd info struct before calling onenand_erase()
by Stefan Roese
· Thu Nov 27 14:11:37 2008 +0100
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:06 2008 +0200
137818c
env_onenand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:00 2008 +0200
7598916
rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:47:59 2008 +0200
396b0c4
Fix OneNAND build break
by Kyungmin Park
· Wed Aug 13 09:11:02 2008 +0900
2743985
OneNAND: Remove base address offset usage
by dirk.behme@googlemail.com
· Sun Aug 10 17:56:36 2008 +0200
c4fb57c
Fix some more printf() format issues.
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Jul 12 14:36:34 2008 +0200
012f2aa
Fix OneNAND erase command
by Kyungmin Park
· Mon Mar 31 10:40:19 2008 +0900
f402614
Remove warnings re CONFIG_EXTRA_ENV_SETTINGS
by Peter Pearse
· Thu Nov 15 08:58:00 2007 +0000
af3d11c
OneNAND support (take #2)
by Kyungmin Park
· Mon Sep 10 17:15:14 2007 +0900