~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
api
Commit message (
Expand
)
Author
Age
*
examples: api: glue: Remove comment that does not apply anymore
Marek BehĂșn
2021-10-21
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
*
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
*
env: Move envmatch() to env.h
Simon Glass
2019-08-11
*
lib: Add hexdump
Alexey Brodkin
2018-06-13
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
vsprintf.c: add EFI device path printing
Heinrich Schuchardt
2018-01-22
*
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-09-12
*
ARM: Default to using optimized memset and memcpy routines
Tom Rini
2017-01-20
*
Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets.
Stanislav Galabov
2016-05-21
*
api: Add FreeBSD API support for MIPS platforms
Stanislav Galabov
2016-02-08
*
lib/tiny-printf.c: Add tiny printf function for space limited environments
Stefan Roese
2015-11-23
*
kbuild: use shorten logs for misc targets
Masahiro Yamada
2014-02-25
*
kbuild: use shorten logs objcopy rules
Masahiro Yamada
2014-02-25
*
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
2014-02-19
*
Makefile: descend into subdirectories only when CONFIG_API is defined
Masahiro Yamada
2013-11-25
*
examples: delete unnecessary CPPFLAGS
Masahiro Yamada
2013-11-25
*
examples: enable gc-sections option
Rob Herring
2013-11-04
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
api: export LCD device to external apps
Che-Liang Chiou
2011-11-15
*
examples: api: allow build with private libgcc
Che-liang Chiou
2011-10-22
*
examples: update do_reset prototype
Mike Frysinger
2011-01-09
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
*
Make *printf() return "int" instead of "void"
Wolfgang Denk
2010-07-04
*
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21
*
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
*
Generic udelay() with watchdog support
Ingo van Lil
2009-12-05
*
ABI: fix build problems due to now needed div64 routine.
Wolfgang Denk
2009-07-27
*
Move api_examples to examples/api
Peter Tyser
2009-07-21