Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -4/+4 |
* | api: fix type mismatch | Matthias Fuchs | 2008-10-14 | -1/+1 |
* | api: Fix building with CONFIG_API | Matthias Fuchs | 2008-10-14 | -0/+4 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | Fix merge problems | Stefan Roese | 2008-08-06 | -12/+33 |
* | environment: cleanup prototype declarations of env functions. | Wolfgang Denk | 2008-05-14 | -2/+1 |
* | Revert "Change env_get_char from a global function ptr to a function." | Wolfgang Denk | 2008-05-12 | -0/+1 |
* | API: remove duplicate syscall check | Jean-Christophe PLAGNIOL-VILLARD | 2008-05-12 | -1/+1 |
* | Change env_get_char from a global function ptr to a function. | Joakim Tjernlund | 2008-04-17 | -1/+0 |
* | Fix remaining CONFIG_COMMANDS | Jean-Christophe PLAGNIOL-VILLARD | 2008-02-14 | -3/+3 |
* | API: Convert conditional building to the new scheme. | Rafal Jaworowski | 2008-01-29 | -3/+2 |
* | Coding Style cleanup; update CHANGELOG | Wolfgang Denk | 2008-01-10 | -8/+8 |
* | API for external applications. | Rafal Jaworowski | 2008-01-09 | -0/+1435 |