summaryrefslogtreecommitdiff
path: root/examples/api/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-09-13vsprintf.c: add GUID printingRob Clark1-0/+1
2017-09-13vsprintf.c: add UTF-16 string (%ls) supportRob Clark1-0/+1
2017-01-20ARM: Default to using optimized memset and memcpy routinesTom Rini1-1/+4
2016-05-21Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets.Stanislav Galabov1-0/+4
2016-02-08api: Add FreeBSD API support for MIPS platformsStanislav Galabov1-0/+3
2014-02-25kbuild: use shorten logs for misc targetsMasahiro Yamada1-19/+21
2014-02-25kbuild: use shorten logs objcopy rulesMasahiro Yamada1-2/+4
2014-02-19examples: move api/ and standalone/ entry to examples/MakefileMasahiro Yamada1-4/+0
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada1-10/+5
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada1-8/+8
2014-02-19Makefile: move some flags to examples makefilesMasahiro Yamada1-0/+4
2014-02-19Makfile: move suffix rules to Makefile.buildMasahiro Yamada1-2/+2
2014-02-19examples: Use scripts/Makefile.buildMasahiro Yamada1-16/+5
2013-11-25Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada1-15/+12
2013-11-25examples: delete unnecessary CPPFLAGSMasahiro Yamada1-2/+0
2013-11-04examples: enable gc-sections optionRob Herring1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-10-22examples: api: allow build with private libgccChe-liang Chiou1-3/+1
2010-04-22Move arch/ppc to arch/powerpcStefan Roese1-3/+3
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-7/+7
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-2/+2
2009-12-05Generic udelay() with watchdog supportIngo van Lil1-0/+1
2009-07-27ABI: fix build problems due to now needed div64 routine.Wolfgang Denk1-0/+1
2009-07-21Move api_examples to examples/apiPeter Tyser1-0/+90