summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* api: fix build without CMD_NET supportJeroen Hofstee2014-08-211-0/+30
* powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada2014-03-071-1/+1
* Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada2013-11-251-1/+1
* Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada2013-11-251-2/+3
* dts, api, test: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-17/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-248-144/+8
* Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-151-2/+0
* api/api_display: use the getters for console size infoJeroen Hofstee2013-03-211-2/+2
* api: export LCD device to external appsChe-Liang Chiou2011-11-154-1/+127
* net: drop !NET_MULTI codeMike Frysinger2011-10-051-4/+0
* 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