aboutsummaryrefslogtreecommitdiff
path: root/include/environment.h
AgeCommit message (Expand)Author
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