Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-09 | env: kill off default_environment_size | Mike Frysinger | |
The only environment type that uses this variable is spi flash, and that is only because it is reimplementing the common set_default_env() function. So fix the spi flash code and kill off the default_environment_size in the process. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2008-09-10 | env_nowhere: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
2008-09-10 | rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE | Jean-Christophe PLAGNIOL-VILLARD | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
2006-03-31 | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | |
2005-09-25 | Remove unneeded #include <malloc.h> | Wolfgang Denk | |
Patch by Ladislav Michl, 22 Feb 2005 | |||
2002-09-18 | Initial revision | wdenk | |