Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a08d0bde6fc4ec09d4d9acaef149e7b08a07ac38
/
common
/
env_common.c
3e12be7
Add option -r to env import to allow import of text files with CRLF as line endings
by Alexander Holler
· Mon Jul 14 17:49:55 2014 +0200
82d92da
common: env_common: make env_get_char_spec __weak
by Jeroen Hofstee
· Sat Jul 12 15:22:13 2014 +0200
486112d
env: Implement support for encrypting environment
by Marek Vasut
· Wed Mar 05 19:59:51 2014 +0100
d73c129
env: Add env_export() wrapper
by Marek Vasut
· Wed Mar 05 19:59:50 2014 +0100
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
6d8bfcb
spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import
by Ying Zhang
· Thu Jun 20 16:04:24 2013 +0800
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
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
864ec56
env: Use getenv_yesno() more generally
by Joe Hershberger
· Tue Dec 11 22:16:22 2012 -0600
638e659
env: Refactor apply into change_ok
by Joe Hershberger
· Tue Dec 11 22:16:21 2012 -0600
a46f770
env: Refactor do_apply to a flag
by Joe Hershberger
· Tue Dec 11 22:16:19 2012 -0600
8132114
env: cosmetic: Consilidate the default env definition
by Joe Hershberger
· Fri Oct 12 08:48:51 2012 +0000
0b3176c
COMMON: Use __stringify() instead of MK_STR()
by Marek Vasut
· Sun Sep 23 17:41:24 2012 +0200
f7a2c55
OMAP: networking support for SPL
by Ilya Yanok
· Tue Sep 18 00:22:50 2012 +0000
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
9b0e1ff
env: make himport_r() selective on variables
by Gerlando Falauto
· Fri Aug 24 00:11:38 2012 +0000
8cdea94
env_common: Add missing ethprime
by Benoît Thébaudeau
· Fri Aug 10 07:45:31 2012 +0000
1465d5f
Add env vars describing U-Boot target board
by Stephen Warren
· Tue May 22 09:21:54 2012 +0000
0169e6b
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· Mon Feb 13 13:51:18 2012 +0000
964d1d4
bootstage: Convert net progress numbers to enums
by Simon Glass
· Sat Jan 14 15:24:52 2012 +0000
d409b1b
bootstage: Use show_boot_error() for -ve progress numbers
by Simon Glass
· Sat Dec 10 11:07:55 2011 +0000
76c02dc
env: factor out the env_get_char_spec() function
by Igor Grinberg
· Mon Dec 26 03:33:10 2011 +0000
3e77359
env: clean env_common.c checkpatch and code style
by Igor Grinberg
· Mon Nov 07 01:14:11 2011 +0000
e4da248
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
by Joe Hershberger
· Thu Oct 13 13:03:48 2011 +0000
257ff78
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
by Joe Hershberger
· Thu Oct 13 13:03:47 2011 +0000
018f0c8
constify default env
by Mike Frysinger
· Sat Apr 23 23:43:21 2011 +0000
8d88232
env: re-add support for auto-completion
by Mike Frysinger
· Fri Dec 17 16:51:59 2010 -0500
92d7a99
hashtable: drop all non-reentrant versions
by Mike Frysinger
· Wed Dec 08 06:26:04 2010 -0500
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· Thu Oct 28 20:00:11 2010 +0200
e0909be
env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE
by Lei Wen
· Sun Oct 10 12:36:40 2010 +0800
faa0d2e
env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined
by Heiko Schocher
· Tue Oct 05 14:17:00 2010 +0200
460a9ff
New implementation for internal handling of environment variables.
by Wolfgang Denk
· Sun Jun 20 23:33:59 2010 +0200
30c3add
Drop support for GTH board
by Wolfgang Denk
· Mon Jul 05 22:46:33 2010 +0200
b0b104a
Remove AmigaOneG3SE board
by Wolfgang Denk
· Sun Jun 13 18:28:54 2010 +0200
9057cbf
Conditionally perform common relocation fixups
by Peter Tyser
· Mon Sep 21 11:20:36 2009 -0500
09304f5
env: kill off default_environment_size
by Mike Frysinger
· Fri Jul 24 17:51:27 2009 -0400
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
e5167f1
Adds two more ethernet interface to 83xx
by richardretanubun
· Mon Sep 29 18:28:23 2008 -0400
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:06 2008 +0200
68a8756
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:00 2008 +0200
4539b1c
rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:00 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
eb8951c
Add support for environment in SPI flash
by Haavard Skinnemoen
· Fri May 16 11:10:35 2008 +0200
10e247a
Revert "Change env_get_char from a global function ptr to a function."
by Wolfgang Denk
· Mon May 12 00:40:58 2008 +0200
f4902a3
Change env_get_char from a global function ptr to a function.
by Joakim Tjernlund
· Mon Apr 14 23:01:50 2008 +0200
8a8ec53
make show_boot_progress () weak.
by Heiko Schocher
· Fri Jul 13 09:54:17 2007 +0200
633e03a
[PCS440EP] upgrade the PCS440EP board:
by Heiko Schocher
· Fri Jun 22 19:11:54 2007 +0200
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· Fri Mar 31 18:32:53 2006 +0200
7fb5266
Cleanup for GCC-4.x
by Wolfgang Denk
· Thu Oct 13 16:45:02 2005 +0200
79b5937
Patch by Jian Zhang, 20 May 2004: add support for environment in NAND flash
by wdenk
· Wed Jun 09 14:58:14 2004 +0000
cd91445
Fix CONFIG_ETH*ADDR for Ocotea board. Sort Makefile. Update docs.
by wdenk
· Sat May 29 16:53:29 2004 +0000
3902d70
* Patches by Pantelis Antoniou, 30 Mar 2004:
by wdenk
· Thu Apr 15 18:22:41 2004 +0000
57b2d80
* Code cleanup:
by wdenk
· Fri Jun 27 21:31:46 2003 +0000
f5dd410
Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).
by stroese
· Fri Feb 14 11:21:23 2003 +0000
bb444c9
* Patch by Hans-Joerg Frieden, 06 Dec 2002
by wdenk
· Sat Dec 07 00:20:59 2002 +0000
452cfd6
* Patch by Thomas Frieden, 13 Nov 2002:
by wdenk
· Tue Nov 19 11:04:11 2002 +0000
05706fd
Initial revision
by wdenk
· Sat Sep 28 17:48:27 2002 +0000