index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
environment.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
env: remove value from boolean defines
Igor Grinberg
2012-01-05
1
-4
/
+4
*
env: clean env_common.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-0
/
+8
*
env: clean cmd_nvedit.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-0
/
+3
*
env: move extern environment[] to environment.h
Igor Grinberg
2011-11-22
1
-0
/
+4
*
env: move extern default_environment[] to environment.h
Igor Grinberg
2011-11-22
1
-0
/
+2
*
env: clean environment.h checkpatch and code style
Igor Grinberg
2011-11-22
1
-21
/
+23
*
environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefined
Wolfgang Denk
2011-08-01
1
-1
/
+3
*
constify default env
Mike Frysinger
2011-07-26
1
-1
/
+1
*
add checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded env
Yoshihiro Shimoda
2011-02-15
1
-1
/
+2
*
hashtable: drop all non-reentrant versions
Mike Frysinger
2010-12-17
1
-0
/
+8
*
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
1
-1
/
+4
*
NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)
Ben Gardiner
2010-07-12
1
-6
/
+15
*
Redundant environment: move flag definitions to header file
Wolfgang Denk
2010-07-04
1
-0
/
+3
*
unify {CONFIG_,}ENV_IS_EMBEDDED
Mike Frysinger
2009-08-25
1
-6
/
+28
*
compiler.h: unify system ifdef cruft here
Mike Frysinger
2009-07-19
1
-5
/
+1
*
mflash: Initial mflash support
unsik Kim
2009-04-03
1
-0
/
+12
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-9
/
+9
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-24
/
+24
*
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-2
/
+2
*
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-4
/
+4
*
Remove code duplication for setting the default environment
Harald Welte
2008-07-10
1
-0
/
+3
*
Change env_get_char from a global function ptr to a function
Joakim Tjernlund
2008-07-09
1
-2
/
+2
*
environment: fix bug introduced by commit a8409f4f1ac8
Wolfgang Denk
2008-05-14
1
-2
/
+2
*
environment: cleanup prototype declarations of env functions.
Wolfgang Denk
2008-05-14
1
-0
/
+10
*
crc32: use uint32_t rather than unsigned long
Mike Frysinger
2008-04-24
1
-3
/
+8
*
[PATCH] Select NAND embedded environment from board configuration
Stefan Roese
2006-11-27
1
-2
/
+1
*
Add NAND environment support for PPC440EPx Sequoia NAND boot config
Stefan Roese
2006-09-12
1
-0
/
+4
*
Support for redundant environment in NAND Flash.
Markus Klotzbuecher
2006-03-20
1
-0
/
+12
*
Fix problem with default #defines
wdenk
2003-03-06
1
-2
/
+9
*
Initial revision
wdenk
2002-11-03
1
-0
/
+83