summaryrefslogtreecommitdiffstats
path: root/api/api.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-141-1/+1
* api: Export API structure address as an environment variableStanislav Galabov2016-03-081-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-18/+1
* api: export LCD device to external appsChe-Liang Chiou2011-11-151-0/+47
* do_reset: unify duplicate prototypesMike Frysinger2010-11-281-3/+0
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* api: remove un-needed ifdef CONFIG_API already handle by the MakefileJean-Christophe PLAGNIOL-VILLARD2009-05-151-5/+0
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* environment: cleanup prototype declarations of env functions.Wolfgang Denk2008-05-141-2/+1
* Revert "Change env_get_char from a global function ptr to a function."Wolfgang Denk2008-05-121-0/+1
* API: remove duplicate syscall checkJean-Christophe PLAGNIOL-VILLARD2008-05-121-1/+1
* Change env_get_char from a global function ptr to a function.Joakim Tjernlund2008-04-171-1/+0
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-01-101-6/+6
* API for external applications.Rafal Jaworowski2008-01-091-0/+670
OpenPOWER on IntegriCloud