summaryrefslogtreecommitdiff
path: root/examples/api
AgeCommit message (Expand)Author
2016-02-08api: Add FreeBSD API support for MIPS platformsStanislav Galabov
2015-11-23lib/tiny-printf.c: Add tiny printf function for space limited environmentsStefan Roese
2014-02-25kbuild: use shorten logs for misc targetsMasahiro Yamada
2014-02-25kbuild: use shorten logs objcopy rulesMasahiro Yamada
2014-02-19examples: move api/ and standalone/ entry to examples/MakefileMasahiro Yamada
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2014-02-19Makefile: move some flags to examples makefilesMasahiro Yamada
2014-02-19Makfile: move suffix rules to Makefile.buildMasahiro Yamada
2014-02-19examples: Use scripts/Makefile.buildMasahiro Yamada
2013-11-25Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada
2013-11-25examples: delete unnecessary CPPFLAGSMasahiro Yamada
2013-11-04examples: enable gc-sections optionRob Herring
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-11-15api: export LCD device to external appsChe-Liang Chiou
2011-10-22examples: api: allow build with private libgccChe-liang Chiou
2011-01-09examples: update do_reset prototypeMike Frysinger
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-07-04Make *printf() return "int" instead of "void"Wolfgang Denk
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-13Rename lib_generic/ to lib/Peter Tyser
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser
2009-12-05Generic udelay() with watchdog supportIngo van Lil
2009-07-27ABI: fix build problems due to now needed div64 routine.Wolfgang Denk
2009-07-21Move api_examples to examples/apiPeter Tyser