Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
802bb57a584db2202a47d41ac730fe76ddeb4f33
/
include
/
environment.h
6e7b7df
env_mmc: support env partition setup in runtime
by Dmitry Lifshitz
· 10 years ago
ac77f42
env_mmc: add mmc_get_env_addr() prototype
by Dmitry Lifshitz
· 10 years ago
a4223b7
env: Implement support for encrypting environment
by Marek Vasut
· 11 years ago
7ce1526
env: Add env_export() wrapper
by Marek Vasut
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
5707df7
mmc: fix env in mmc with redundant compile error
by Bo Shen
· 11 years ago
785881f
env: Add redundant env support to UBI env
by Joe Hershberger
· 12 years ago
2b74433
env: Add support for UBI environment
by Joe Hershberger
· 12 years ago
267541f
env: Add support for access control to .flags
by Joe Hershberger
· 12 years ago
2598090
env: Add environment variable flags
by Joe Hershberger
· 12 years ago
170ab11
env: Add support for callbacks to environment vars
by Joe Hershberger
· 12 years ago
7afcf3a
env: Refactor apply into change_ok
by Joe Hershberger
· 12 years ago
b64b7c3
env: make "env default" selective, check and apply
by Gerlando Falauto
· 12 years ago
c598359
env: add check/apply logic to himport_r()
by Gerlando Falauto
· 12 years ago
b37d41a
Block: Remove MG DISK support
by Marek Vasut
· 13 years ago
6f403ba
env: remove value from boolean defines
by Igor Grinberg
· 13 years ago
27aafe9
env: clean env_common.c checkpatch and code style
by Igor Grinberg
· 13 years ago
d09b178
env: clean cmd_nvedit.c checkpatch and code style
by Igor Grinberg
· 13 years ago
994bc67
env: move extern environment[] to environment.h
by Igor Grinberg
· 13 years ago
d1459f0
env: move extern default_environment[] to environment.h
by Igor Grinberg
· 13 years ago
507651d
env: clean environment.h checkpatch and code style
by Igor Grinberg
· 13 years ago
33a6b9e
environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefined
by Wolfgang Denk
· 13 years ago
147c716
constify default env
by Mike Frysinger
· 14 years ago
efb0633
add checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded env
by Yoshihiro Shimoda
· 14 years ago
2eb1573
hashtable: drop all non-reentrant versions
by Mike Frysinger
· 14 years ago
ea882ba
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
c9f7351
NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)
by Ben Gardiner
· 14 years ago
b218ccb
Redundant environment: move flag definitions to header file
by Wolfgang Denk
· 14 years ago
0a9e4e7
unify {CONFIG_,}ENV_IS_EMBEDDED
by Mike Frysinger
· 15 years ago
3756609
compiler.h: unify system ifdef cruft here
by Mike Frysinger
· 15 years ago
75eb82e
mflash: Initial mflash support
by unsik Kim
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0e8d158
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5a1aceb
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
51bfee1
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5bb12db
Remove code duplication for setting the default environment
by Harald Welte
· 16 years ago
b502611
Change env_get_char from a global function ptr to a function
by Joakim Tjernlund
· 16 years ago
4f805c1
environment: fix bug introduced by commit a8409f4f1ac8
by Wolfgang Denk
· 16 years ago
a8409f4
environment: cleanup prototype declarations of env functions.
by Wolfgang Denk
· 16 years ago
89cdab7
crc32: use uint32_t rather than unsigned long
by Mike Frysinger
· 17 years ago
d1a7254
[PATCH] Select NAND embedded environment from board configuration
by Stefan Roese
· 18 years ago
d12ae80
Add NAND environment support for PPC440EPx Sequoia NAND boot config
by Stefan Roese
· 18 years ago
e443c94
Support for redundant environment in NAND Flash.
by Markus Klotzbuecher
· 19 years ago
500545c
Fix problem with default #defines Cleanup compiler warning
by wdenk
· 22 years ago
LABEL_2003_03_06_1440
c609719
Initial revision
by wdenk
· 22 years ago