index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
env_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add option -r to env import to allow import of text files with CRLF as line e...
Alexander Holler
2014-07-22
1
-3
/
+3
*
common: env_common: make env_get_char_spec __weak
Jeroen Hofstee
2014-07-18
1
-3
/
+1
*
env: Implement support for encrypting environment
Marek Vasut
2014-03-21
1
-0
/
+62
*
env: Add env_export() wrapper
Marek Vasut
2014-03-21
1
-0
/
+17
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import
Ying Zhang
2013-08-20
1
-2
/
+0
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
env: Add support for access control to .flags
Joe Hershberger
2012-12-13
1
-0
/
+18
*
env: Add environment variable flags
Joe Hershberger
2012-12-13
1
-1
/
+1
*
env: Use getenv_yesno() more generally
Joe Hershberger
2012-12-13
1
-0
/
+14
*
env: Refactor apply into change_ok
Joe Hershberger
2012-12-13
1
-1
/
+2
*
env: Refactor do_apply to a flag
Joe Hershberger
2012-12-13
1
-18
/
+8
*
env: cosmetic: Consilidate the default env definition
Joe Hershberger
2012-10-19
1
-96
/
+1
*
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
2012-10-15
1
-18
/
+16
*
OMAP: networking support for SPL
Ilya Yanok
2012-10-01
1
-2
/
+5
*
env: make "env default" selective, check and apply
Gerlando Falauto
2012-09-18
1
-1
/
+27
*
env: add check/apply logic to himport_r()
Gerlando Falauto
2012-09-18
1
-3
/
+5
*
env: make himport_r() selective on variables
Gerlando Falauto
2012-09-18
1
-2
/
+4
*
env_common: Add missing ethprime
Benoît Thébaudeau
2012-09-18
1
-0
/
+3
*
Add env vars describing U-Boot target board
Stephen Warren
2012-07-09
1
-0
/
+11
*
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
1
-1
/
+1
*
bootstage: Convert net progress numbers to enums
Simon Glass
2012-03-18
1
-1
/
+1
*
bootstage: Use show_boot_error() for -ve progress numbers
Simon Glass
2012-03-18
1
-1
/
+1
*
env: factor out the env_get_char_spec() function
Igor Grinberg
2012-01-05
1
-0
/
+7
*
env: clean env_common.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-34
/
+18
*
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
Joe Hershberger
2011-10-22
1
-1
/
+1
*
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
Joe Hershberger
2011-10-22
1
-1
/
+1
*
constify default env
Mike Frysinger
2011-07-26
1
-2
/
+2
*
env: re-add support for auto-completion
Mike Frysinger
2011-01-09
1
-25
/
+15
*
hashtable: drop all non-reentrant versions
Mike Frysinger
2010-12-17
1
-2
/
+4
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
1
-1
/
+1
*
env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE
Lei Wen
2010-10-12
1
-1
/
+1
*
env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined
Heiko Schocher
2010-10-06
1
-0
/
+5
*
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
1
-65
/
+63
*
Drop support for GTH board
Wolfgang Denk
2010-07-17
1
-1
/
+1
*
Remove AmigaOneG3SE board
Wolfgang Denk
2010-06-23
1
-28
/
+0
*
Conditionally perform common relocation fixups
Peter Tyser
2009-10-03
1
-0
/
+4
*
env: kill off default_environment_size
Mike Frysinger
2009-08-09
1
-5
/
+0
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-3
/
+3
*
Adds two more ethernet interface to 83xx
richardretanubun
2008-10-18
1
-0
/
+6
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
*
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
*
rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
*
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
*
Remove code duplication for setting the default environment
Harald Welte
2008-07-10
1
-16
/
+18
*
Change env_get_char from a global function ptr to a function
Joakim Tjernlund
2008-07-09
1
-6
/
+13
*
Add support for environment in SPI flash
Haavard Skinnemoen
2008-06-03
1
-1
/
+2
*
Revert "Change env_get_char from a global function ptr to a function."
Wolfgang Denk
2008-05-12
1
-13
/
+6
*
Change env_get_char from a global function ptr to a function.
Joakim Tjernlund
2008-04-17
1
-6
/
+13
*
make show_boot_progress () weak.
Heiko Schocher
2007-07-13
1
-8
/
+1
[next]