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