summaryrefslogtreecommitdiff
path: root/api
Commit message (Expand)AuthorAgeLines
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-0/+0
* api: Fix broken build on ARM.Piotr Ziecik2009-07-23-2/+0
* 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser2009-06-12-1/+1
* api: remove un-needed ifdef CONFIG_API already handle by the MakefileJean-Christophe PLAGNIOL-VILLARD2009-05-15-23/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-4/+4
* api: fix type mismatchMatthias Fuchs2008-10-14-1/+1
* api: Fix building with CONFIG_APIMatthias Fuchs2008-10-14-0/+4
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Fix merge problemsStefan Roese2008-08-06-12/+33
* 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
* Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD2008-02-14-3/+3
* API: Convert conditional building to the new scheme.Rafal Jaworowski2008-01-29-3/+2
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-01-10-8/+8
* API for external applications.Rafal Jaworowski2008-01-09-0/+1435