aboutsummaryrefslogtreecommitdiffstats
path: root/api
AgeCommit message (Expand)AuthorFilesLines
2010-11-28do_reset: unify duplicate prototypesMike Frysinger1-3/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-0/+0
2009-07-23api: Fix broken build on ARM.Piotr Ziecik1-2/+0
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser1-1/+1
2009-05-15api: remove un-needed ifdef CONFIG_API already handle by the MakefileJean-Christophe PLAGNIOL-VILLARD5-23/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-10-14api: fix type mismatchMatthias Fuchs1-1/+1
2008-10-14api: Fix building with CONFIG_APIMatthias Fuchs1-0/+4
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-06Fix merge problemsStefan Roese1-12/+33
2008-05-14environment: cleanup prototype declarations of env functions.Wolfgang Denk1-2/+1
2008-05-12Revert "Change env_get_char from a global function ptr to a function."Wolfgang Denk1-0/+1
2008-05-12API: remove duplicate syscall checkJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-04-17Change env_get_char from a global function ptr to a function.Joakim Tjernlund1-1/+0
2008-02-14Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-01-29API: Convert conditional building to the new scheme.Rafal Jaworowski1-3/+2
2008-01-10Coding Style cleanup; update CHANGELOGWolfgang Denk3-8/+8
2008-01-09API for external applications.Rafal Jaworowski8-0/+1435