aboutsummaryrefslogtreecommitdiff
path: root/include/environment.h
AgeCommit message (Expand)Author
2012-09-18env: make "env default" selective, check and applyGerlando Falauto
2012-09-18env: add check/apply logic to himport_r()Gerlando Falauto
2012-06-21Block: Remove MG DISK supportMarek Vasut
2012-01-05env: remove value from boolean definesIgor Grinberg
2011-11-22env: clean env_common.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean cmd_nvedit.c checkpatch and code styleIgor Grinberg
2011-11-22env: move extern environment[] to environment.hIgor Grinberg
2011-11-22env: move extern default_environment[] to environment.hIgor Grinberg
2011-11-22env: clean environment.h checkpatch and code styleIgor Grinberg
2011-08-01environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefinedWolfgang Denk
2011-07-26constify default envMike Frysinger
2011-02-15add checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded envYoshihiro Shimoda
2010-12-17hashtable: drop all non-reentrant versionsMike Frysinger
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-07-12NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)Ben Gardiner
2010-07-04Redundant environment: move flag definitions to header fileWolfgang Denk
2009-08-25unify {CONFIG_,}ENV_IS_EMBEDDEDMike Frysinger
2009-07-19compiler.h: unify system ifdef cruft hereMike Frysinger
2009-04-03mflash: Initial mflash supportunsik Kim
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD
2008-07-10Remove code duplication for setting the default environmentHarald Welte
2008-07-09Change env_get_char from a global function ptr to a functionJoakim Tjernlund
2008-05-14environment: fix bug introduced by commit a8409f4f1ac8Wolfgang Denk
2008-05-14environment: cleanup prototype declarations of env functions.Wolfgang Denk
2008-04-24crc32: use uint32_t rather than unsigned longMike Frysinger
2006-11-27[PATCH] Select NAND embedded environment from board configurationStefan Roese
2006-09-12Add NAND environment support for PPC440EPx Sequoia NAND boot configStefan Roese
2006-03-20Support for redundant environment in NAND Flash.Markus Klotzbuecher
2003-03-06Fix problem with default #definesLABEL_2003_03_06_1440wdenk
2002-11-03Initial revisionwdenk