index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
environment.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-07
Various, accumulated typos collected from around the tree.
Robert P. J. Day
1
-3
/
+2
2014-08-01
env_mmc: support env partition setup in runtime
Dmitry Lifshitz
1
-0
/
+3
2014-08-01
env_mmc: add mmc_get_env_addr() prototype
Dmitry Lifshitz
1
-0
/
+6
2014-03-22
env: Implement support for encrypting environment
Marek Vasut
1
-1
/
+11
2014-03-22
env: Add env_export() wrapper
Marek Vasut
1
-0
/
+3
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-06-14
mmc: fix env in mmc with redundant compile error
Bo Shen
1
-0
/
+6
2013-04-11
env: Add redundant env support to UBI env
Joe Hershberger
1
-0
/
+3
2013-04-11
env: Add support for UBI environment
Joe Hershberger
1
-0
/
+15
2012-12-13
env: Add support for access control to .flags
Joe Hershberger
1
-0
/
+3
2012-12-13
env: Add environment variable flags
Joe Hershberger
1
-8
/
+1
2012-12-13
env: Add support for callbacks to environment vars
Joe Hershberger
1
-0
/
+2
2012-12-13
env: Refactor apply into change_ok
Joe Hershberger
1
-4
/
+3
2012-09-18
env: make "env default" selective, check and apply
Gerlando Falauto
1
-0
/
+3
2012-09-18
env: add check/apply logic to himport_r()
Gerlando Falauto
1
-0
/
+9
2012-06-21
Block: Remove MG DISK support
Marek Vasut
1
-9
/
+0
2012-01-05
env: remove value from boolean defines
Igor Grinberg
1
-4
/
+4
2011-11-22
env: clean env_common.c checkpatch and code style
Igor Grinberg
1
-0
/
+8
2011-11-22
env: clean cmd_nvedit.c checkpatch and code style
Igor Grinberg
1
-0
/
+3
2011-11-22
env: move extern environment[] to environment.h
Igor Grinberg
1
-0
/
+4
2011-11-22
env: move extern default_environment[] to environment.h
Igor Grinberg
1
-0
/
+2
2011-11-22
env: clean environment.h checkpatch and code style
Igor Grinberg
1
-21
/
+23
2011-08-01
environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefined
Wolfgang Denk
1
-1
/
+3
2011-07-26
constify default env
Mike Frysinger
1
-1
/
+1
2011-02-16
add checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded env
Yoshihiro Shimoda
1
-1
/
+2
2010-12-17
hashtable: drop all non-reentrant versions
Mike Frysinger
1
-0
/
+8
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
1
-1
/
+4
2010-07-12
NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)
Ben Gardiner
1
-6
/
+15
2010-07-05
Redundant environment: move flag definitions to header file
Wolfgang Denk
1
-0
/
+3
2009-08-25
unify {CONFIG_,}ENV_IS_EMBEDDED
Mike Frysinger
1
-6
/
+28
2009-07-19
compiler.h: unify system ifdef cruft here
Mike Frysinger
1
-5
/
+1
2009-04-04
mflash: Initial mflash support
unsik Kim
1
-0
/
+12
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-9
/
+9
2008-09-11
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
1
-24
/
+24
2008-09-11
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2008-09-11
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
Jean-Christophe PLAGNIOL-VILLARD
1
-4
/
+4
2008-07-10
Remove code duplication for setting the default environment
Harald Welte
1
-0
/
+3
2008-07-10
Change env_get_char from a global function ptr to a function
Joakim Tjernlund
1
-2
/
+2
2008-05-15
environment: fix bug introduced by commit a8409f4f1ac8
Wolfgang Denk
1
-2
/
+2
2008-05-14
environment: cleanup prototype declarations of env functions.
Wolfgang Denk
1
-0
/
+10
2008-04-24
crc32: use uint32_t rather than unsigned long
Mike Frysinger
1
-3
/
+8
2006-11-27
[PATCH] Select NAND embedded environment from board configuration
Stefan Roese
1
-2
/
+1
2006-09-12
Add NAND environment support for PPC440EPx Sequoia NAND boot config
Stefan Roese
1
-0
/
+4
2006-03-20
Support for redundant environment in NAND Flash.
Markus Klotzbuecher
1
-0
/
+12
2003-03-06
Fix problem with default #defines
wdenk
1
-2
/
+9
2002-11-03
Initial revision
wdenk
1
-0
/
+83