Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7d66d56682ffac63b0cd87754652f2366e88ef2a
/
include
/
environment.h
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
6c5ad5c
mmc: fix env in mmc with redundant compile error
by Bo Shen
· Wed May 15 09:38:16 2013 +0800
db14e86
env: Add redundant env support to UBI env
by Joe Hershberger
· Mon Apr 08 10:32:52 2013 +0000
0c5faa8
env: Add support for UBI environment
by Joe Hershberger
· Mon Apr 08 10:32:51 2013 +0000
6fe26c9
env: Add support for access control to .flags
by Joe Hershberger
· Tue Dec 11 22:16:34 2012 -0600
71497d0
env: Add environment variable flags
by Joe Hershberger
· Tue Dec 11 22:16:31 2012 -0600
60fd3ad
env: Add support for callbacks to environment vars
by Joe Hershberger
· Tue Dec 11 22:16:24 2012 -0600
638e659
env: Refactor apply into change_ok
by Joe Hershberger
· Tue Dec 11 22:16:21 2012 -0600
fe9f49d
env: make "env default" selective, check and apply
by Gerlando Falauto
· Fri Aug 24 00:11:41 2012 +0000
d392595
env: add check/apply logic to himport_r()
by Gerlando Falauto
· Fri Aug 24 00:11:39 2012 +0000
36437bc
Block: Remove MG DISK support
by Marek Vasut
· Sun Mar 04 15:11:32 2012 +0000
d766c51
env: remove value from boolean defines
by Igor Grinberg
· Sun Dec 25 01:42:57 2011 +0000
3e77359
env: clean env_common.c checkpatch and code style
by Igor Grinberg
· Mon Nov 07 01:14:11 2011 +0000
de83256
env: clean cmd_nvedit.c checkpatch and code style
by Igor Grinberg
· Mon Nov 07 01:13:59 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
8954e63
env: clean environment.h checkpatch and code style
by Igor Grinberg
· Mon Nov 07 01:13:55 2011 +0000
7728b74
environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefined
by Wolfgang Denk
· Sat Jul 30 14:01:08 2011 +0000
018f0c8
constify default env
by Mike Frysinger
· Sat Apr 23 23:43:21 2011 +0000
9663497
add checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded env
by Yoshihiro Shimoda
· Tue Jan 25 09:28:19 2011 +0900
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
5fc8b7f
NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)
by Ben Gardiner
· Mon Jul 05 13:27:07 2010 -0400
89f5df9
Redundant environment: move flag definitions to header file
by Wolfgang Denk
· Tue Jun 22 15:44:16 2010 +0200
9e800f4
unify {CONFIG_,}ENV_IS_EMBEDDED
by Mike Frysinger
· Fri Jul 24 16:34:32 2009 -0400
4ad8e9f
compiler.h: unify system ifdef cruft here
by Mike Frysinger
· Thu Jul 02 19:23:25 2009 -0400
f0b1bdd
mflash: Initial mflash support
by unsik Kim
· Wed Feb 25 11:31:24 2009 +0900
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:06 2008 +0200
53db4cd
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:04 2008 +0200
dda84dd
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:47:58 2008 +0200
72eb50a
Remove code duplication for setting the default environment
by Harald Welte
· Mon Jul 07 15:40:39 2008 +0800
304b359
Change env_get_char from a global function ptr to a function
by Joakim Tjernlund
· Sun Jul 06 12:30:09 2008 +0200
0ff010c
environment: fix bug introduced by commit a8409f4f1ac8
by Wolfgang Denk
· Wed May 14 23:34:53 2008 +0200
7a8b855
environment: cleanup prototype declarations of env functions.
by Wolfgang Denk
· Wed May 14 12:22:49 2008 +0200
a2c67e9
crc32: use uint32_t rather than unsigned long
by Mike Frysinger
· Mon Mar 31 11:02:01 2008 -0400
bdeef64
[PATCH] Select NAND embedded environment from board configuration
by Stefan Roese
· Mon Nov 27 17:34:10 2006 +0100
bbfcbb7
Add NAND environment support for PPC440EPx Sequoia NAND boot config
by Stefan Roese
· Tue Sep 12 20:19:10 2006 +0200
5d113e0
Support for redundant environment in NAND Flash.
by Markus Klotzbuecher
· Mon Mar 20 18:02:44 2006 +0100
d730fbc
Fix problem with default #defines Cleanup compiler warning
by wdenk
· Thu Mar 06 14:23:06 2003 +0000
c609719
Initial revision
by wdenk
· Sun Nov 03 00:24:07 2002 +0000