summaryrefslogtreecommitdiff
path: root/api/api.c
Commit message (Expand)AuthorAgeLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-18/+1
* api: export LCD device to external appsChe-Liang Chiou2011-11-15-0/+47
* do_reset: unify duplicate prototypesMike Frysinger2010-11-28-3/+0
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* api: remove un-needed ifdef CONFIG_API already handle by the MakefileJean-Christophe PLAGNIOL-VILLARD2009-05-15-5/+0
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* environment: cleanup prototype declarations of env functions.Wolfgang Denk2008-05-14-2/+1
* Revert "Change env_get_char from a global function ptr to a function."Wolfgang Denk2008-05-12-0/+1
* API: remove duplicate syscall checkJean-Christophe PLAGNIOL-VILLARD2008-05-12-1/+1
* Change env_get_char from a global function ptr to a function.Joakim Tjernlund2008-04-17-1/+0
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-01-10-6/+6
* API for external applications.Rafal Jaworowski2008-01-09-0/+670