index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
api
/
Makefile
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-10-22
examples: api: allow build with private libgcc
Che-liang Chiou
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