index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
environment.h
Age
Commit message (
Expand
)
Author
2014-08-01
env_mmc: support env partition setup in runtime
Dmitry Lifshitz
2014-08-01
env_mmc: add mmc_get_env_addr() prototype
Dmitry Lifshitz
2014-03-21
env: Implement support for encrypting environment
Marek Vasut
2014-03-21
env: Add env_export() wrapper
Marek Vasut
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-13
mmc: fix env in mmc with redundant compile error
Bo Shen
2013-04-11
env: Add redundant env support to UBI env
Joe Hershberger
2013-04-11
env: Add support for UBI environment
Joe Hershberger
2012-12-13
env: Add support for access control to .flags
Joe Hershberger
2012-12-13
env: Add environment variable flags
Joe Hershberger
2012-12-13
env: Add support for callbacks to environment vars
Joe Hershberger
2012-12-13
env: Refactor apply into change_ok
Joe Hershberger
2012-09-18
env: make "env default" selective, check and apply
Gerlando Falauto
2012-09-18
env: add check/apply logic to himport_r()
Gerlando Falauto
2012-06-21
Block: Remove MG DISK support
Marek Vasut
2012-01-05
env: remove value from boolean defines
Igor Grinberg
2011-11-22
env: clean env_common.c checkpatch and code style
Igor Grinberg
2011-11-22
env: clean cmd_nvedit.c checkpatch and code style
Igor Grinberg
2011-11-22
env: move extern environment[] to environment.h
Igor Grinberg
2011-11-22
env: move extern default_environment[] to environment.h
Igor Grinberg
2011-11-22
env: clean environment.h checkpatch and code style
Igor Grinberg
2011-08-01
environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefined
Wolfgang Denk
2011-07-26
constify default env
Mike Frysinger
2011-02-15
add checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded env
Yoshihiro Shimoda
2010-12-17
hashtable: drop all non-reentrant versions
Mike Frysinger
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-07-12
NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)
Ben Gardiner
2010-07-04
Redundant environment: move flag definitions to header file
Wolfgang Denk
2009-08-25
unify {CONFIG_,}ENV_IS_EMBEDDED
Mike Frysinger
2009-07-19
compiler.h: unify system ifdef cruft here
Mike Frysinger
2009-04-03
mflash: Initial mflash support
unsik Kim
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
Jean-Christophe PLAGNIOL-VILLARD
2008-07-10
Remove code duplication for setting the default environment
Harald Welte
2008-07-09
Change env_get_char from a global function ptr to a function
Joakim Tjernlund
2008-05-14
environment: fix bug introduced by commit a8409f4f1ac8
Wolfgang Denk
2008-05-14
environment: cleanup prototype declarations of env functions.
Wolfgang Denk
2008-04-24
crc32: use uint32_t rather than unsigned long
Mike Frysinger
2006-11-27
[PATCH] Select NAND embedded environment from board configuration
Stefan Roese
2006-09-12
Add NAND environment support for PPC440EPx Sequoia NAND boot config
Stefan Roese
2006-03-20
Support for redundant environment in NAND Flash.
Markus Klotzbuecher
2003-03-06
Fix problem with default #defines
LABEL_2003_03_06_1440
wdenk
2002-11-03
Initial revision
wdenk