summaryrefslogtreecommitdiffstats
path: root/examples/api
Commit message (Expand)AuthorAgeFilesLines
* kbuild: use shorten logs for misc targetsMasahiro Yamada2014-02-251-19/+21
* kbuild: use shorten logs objcopy rulesMasahiro Yamada2014-02-251-2/+4
* examples: move api/ and standalone/ entry to examples/MakefileMasahiro Yamada2014-02-191-4/+0
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-10/+5
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-8/+8
* Makefile: move some flags to examples makefilesMasahiro Yamada2014-02-191-0/+4
* Makfile: move suffix rules to Makefile.buildMasahiro Yamada2014-02-191-2/+2
* examples: Use scripts/Makefile.buildMasahiro Yamada2014-02-191-16/+5
* Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada2013-11-251-15/+12
* examples: delete unnecessary CPPFLAGSMasahiro Yamada2013-11-251-2/+0
* examples: enable gc-sections optionRob Herring2013-11-041-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-246-108/+6
* api: export LCD device to external appsChe-Liang Chiou2011-11-153-0/+67
* examples: api: allow build with private libgccChe-liang Chiou2011-10-221-3/+1
* examples: update do_reset prototypeMike Frysinger2011-01-091-1/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* Make *printf() return "int" instead of "void"Wolfgang Denk2010-07-041-2/+4
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-3/+3
* Rename lib_generic/ to lib/Peter Tyser2010-04-132-8/+8
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-2/+2
* Generic udelay() with watchdog supportIngo van Lil2009-12-052-1/+2
* ABI: fix build problems due to now needed div64 routine.Wolfgang Denk2009-07-271-0/+1
* Move api_examples to examples/apiPeter Tyser2009-07-217-0/+1042
OpenPOWER on IntegriCloud