index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
api
Age
Commit message (
Expand
)
Author
2014-02-25
kbuild: use shorten logs for misc targets
Masahiro Yamada
2014-02-25
kbuild: use shorten logs objcopy rules
Masahiro Yamada
2014-02-19
examples: move api/ and standalone/ entry to examples/Makefile
Masahiro Yamada
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
Makefile: move some flags to examples makefiles
Masahiro Yamada
2014-02-19
Makfile: move suffix rules to Makefile.build
Masahiro Yamada
2014-02-19
examples: Use scripts/Makefile.build
Masahiro Yamada
2013-11-25
Makefile: descend into subdirectories only when CONFIG_API is defined
Masahiro Yamada
2013-11-25
examples: delete unnecessary CPPFLAGS
Masahiro Yamada
2013-11-04
examples: enable gc-sections option
Rob Herring
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-11-15
api: export LCD device to external apps
Che-Liang Chiou
2011-10-21
examples: api: allow build with private libgcc
Che-liang Chiou
2011-01-09
examples: update do_reset prototype
Mike Frysinger
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
Make *printf() return "int" instead of "void"
Wolfgang Denk
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2009-12-05
Generic udelay() with watchdog support
Ingo van Lil
2009-07-27
ABI: fix build problems due to now needed div64 routine.
Wolfgang Denk
2009-07-21
Move api_examples to examples/api
Peter Tyser