summaryrefslogtreecommitdiff
path: root/api/api.c
AgeCommit message (Expand)Author
2011-11-15api: export LCD device to external appsChe-Liang Chiou
2010-11-28do_reset: unify duplicate prototypesMike Frysinger
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2009-05-15api: remove un-needed ifdef CONFIG_API already handle by the MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
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-01-10Coding Style cleanup; update CHANGELOGWolfgang Denk
2008-01-09API for external applications.Rafal Jaworowski