aboutsummaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
...
* 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-111-0/+1
* API: remove duplicate syscall checkJean-Christophe PLAGNIOL-VILLARD2008-05-111-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-131-3/+3
* API: Convert conditional building to the new scheme.Rafal Jaworowski2008-01-291-3/+2
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-01-093-8/+8
* API for external applications.Rafal Jaworowski2008-01-098-0/+1435