summaryrefslogtreecommitdiffstats
path: root/examples/api
Commit message (Expand)AuthorAgeFilesLines
* 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