aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-14api: fix type mismatchMatthias Fuchs
2008-10-14api: Fix building with CONFIG_APIMatthias Fuchs
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-08-06Fix merge problemsStefan Roese
2008-05-14environment: cleanup prototype declarations of env functions.Wolfgang Denk
2008-05-12Revert "Change env_get_char from a global function ptr to a function."Wolfgang Denk
2008-05-12API: remove duplicate syscall checkJean-Christophe PLAGNIOL-VILLARD
2008-04-17Change env_get_char from a global function ptr to a function.Joakim Tjernlund
2008-02-14Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD
2008-01-29API: Convert conditional building to the new scheme.Rafal Jaworowski
2008-01-10Coding Style cleanup; update CHANGELOGWolfgang Denk
2008-01-09API for external applications.Rafal Jaworowski