Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1d2f74690cace803844bce198a6d5fa1b6cd11f9
/
lib
/
vsprintf.c
1eebd14
vsprintf: Add modifier for phys_addr_t
by Thierry Reding
· 10 years ago
cba1da4
include: move various macros to include/linux/kernel.h
by Masahiro Yamada
· 10 years ago
6bf6725
Use uint64_t instead of u64 in put_dec()
by Simon Glass
· 10 years ago
d7b2d9d
lib:vsprintf: reduce scope of pack_hex_byte
by Jeroen Hofstee
· 10 years ago
686f60f
lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled
by Darwin Rambo
· 11 years ago
b8bcaa3
Add function to print a number with grouped digits
by Simon Glass
· 11 years ago
7df54d3
vsprintf: add ustrtoll function
by Piotr Wilczek
· 12 years ago
3ec4411
vsprintf:fix: Change type returned by ustrtoul
by Lukasz Majewski
· 12 years ago
0eb2576
lib/vsprintf.c: sparse fixes
by Kim Phillips
· 12 years ago
d266f66
lib/vsprintf.c: don't special-case pointers to address null
by Wolfgang Denk
· 12 years ago
7b64f66
lib: vsprintf.c: replace NUM_TYPE with s64/u64 types
by Daniel Schwierzeck
· 12 years ago
8acdae6
lib: vsprintf.c: fix checkpath.pl warnings
by Daniel Schwierzeck
· 12 years ago
71ec92b
vsprintf: Move function documentation into header file
by Simon Glass
· 13 years ago
046a37b
Add safe vsnprintf and snprintf library functions
by Sonny Rao
· 13 years ago
3cce8a5
Move simple_itoa to vsprintf
by Simon Glass
· 13 years ago
21726a7
Add assert() for debug assertions
by Simon Glass
· 13 years ago
40e0188
panic: remove warning "'noreturn' function does return"
by Heiko Schocher
· 13 years ago
a7fd0d9
lib, vsprintf: introduce strict_strtoul
by Heiko Schocher
· 14 years ago
882b7d7
do_reset: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
78acc47
Rename lib_generic/ to lib/
by Peter Tyser
· 15 years ago
[Renamed from lib_generic/vsprintf.c]
4b142fe
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
4791050
Use do_div from div64.h for vsprintf
by Dirk Behme
· 15 years ago
c0a14ae
Update CHANGELOG, coding style cleanup.
by Wolfgang Denk
· 16 years ago
6c6166f
vsprintf: pull updates from Linux kernel
by Mike Frysinger
· 16 years ago
7e6ee7a
UBI: Add basic UBI support to U-Boot (Part 6/8)
by Kyungmin Park
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f354b73
vsprintf: add z and t options
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
bf05293
Fix 64-bit vsprintf.
by James Yang
· 17 years ago
42dfe7a
Code cleanup; make several boards compile & link.
by wdenk
· 21 years ago
c40b295
* Patch by Rune Torgersen, 27 Feb 2004:
by wdenk
· 21 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
6dd652f
Patches by Murray Jensen, 17 Jun 2003:
by wdenk
· 21 years ago
153d511
Initial revision
by wdenk
· 22 years ago