Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -5/+5 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -7/+7 |
* | env_eeprom: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -5/+0 |
* | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
* | environment: cleanup prototype declarations of env functions. | Wolfgang Denk | 2008-05-14 | -4/+0 |
* | Revert "Change env_get_char from a global function ptr to a function." | Wolfgang Denk | 2008-05-12 | -0/+1 |
* | Change env_get_char from a global function ptr to a function. | Joakim Tjernlund | 2008-04-17 | -1/+0 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -2/+2 |
* | Remove unneeded #include <malloc.h> | Wolfgang Denk | 2005-09-25 | -1/+0 |
* | * Code cleanup: | wdenk | 2003-06-27 | -1/+0 |
* | Initial revision | wdenk | 2002-09-18 | -0/+116 |