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
Age
Commit message (
Expand
)
Author
2018-06-13
lib: Add hexdump
Alexey Brodkin
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-22
vsprintf.c: add EFI device path printing
Heinrich Schuchardt
2017-09-12
examples: add fallback memcpy
Rob Clark
2017-09-12
vsprintf.c: add GUID printing
Rob Clark
2017-09-12
vsprintf.c: add UTF-16 string (%ls) support
Rob Clark
2017-01-20
ARM: Default to using optimized memset and memcpy routines
Tom Rini
2016-05-21
Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets.
Stanislav Galabov
2016-02-08
api: Add FreeBSD API support for MIPS platforms
Stanislav Galabov
2015-11-23
lib/tiny-printf.c: Add tiny printf function for space limited environments
Stefan Roese
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-22
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