summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-08-21api: fix build without CMD_NET supportJeroen Hofstee1-0/+30
2014-03-07powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada42-82/+50
2013-11-25Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada1-1/+1
2013-11-25Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada3-22/+21
2013-11-01dts, api, test: convert makefiles to Kbuild styleMasahiro Yamada4-65/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5761-91729/+5994
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk50-9539/+5
2013-03-21api/api_display: use the getters for console size infoJeroen Hofstee1-2/+2
2011-11-15api: export LCD device to external appsChe-Liang Chiou8-1/+210
2011-10-05net: drop !NET_MULTI codeMike Frysinger35-198/+23
2010-11-28do_reset: unify duplicate prototypesMike Frysinger38-67/+21
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier663-1371/+1381
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk295-670/+671
2010-04-21Move arch/ppc to arch/powerpcStefan Roese579-877/+879
2009-07-22api: Fix broken build on ARM.Piotr Ziecik1-2/+0
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser31-41/+41
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-VILLARD2039-53844/+53844
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-VILLARD599-2795/+2795
2008-08-06Fix merge problemsStefan Roese132-1771/+1173
2008-05-14environment: cleanup prototype declarations of env functions.Wolfgang Denk6-25/+11
2008-05-11Revert "Change env_get_char from a global function ptr to a function."Wolfgang Denk7-14/+14
2008-05-11API: remove duplicate syscall checkJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-04-17Change env_get_char from a global function ptr to a function.Joakim Tjernlund7-14/+14
2008-02-14Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD14-36/+26
2008-01-29API: Convert conditional building to the new scheme.Rafal Jaworowski3-17/+17
2008-01-09Coding Style cleanup; update CHANGELOGWolfgang Denk11-36/+407
2008-01-09API for external applications.Rafal Jaworowski18-0/+2537