Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f9bfac165916ff143c99bf25d9ea4b3c89991477
/
lib
/
vsprintf.c
509dbf9
dm: Add a panic_str() function to reduce code size
by Simon Glass
· 10 years ago
3e336c8
vsprintf: Add modifier for phys_addr_t
by Thierry Reding
· 10 years ago
bd42662
include: move various macros to include/linux/kernel.h
by Masahiro Yamada
· 10 years ago
d1c377f
Use uint64_t instead of u64 in put_dec()
by Simon Glass
· 10 years ago
4659055
lib:vsprintf: reduce scope of pack_hex_byte
by Jeroen Hofstee
· 10 years ago
6958ede
lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled
by Darwin Rambo
· 11 years ago
b09cfd8
Add function to print a number with grouped digits
by Simon Glass
· 11 years ago
219ad3c
vsprintf: add ustrtoll function
by Piotr Wilczek
· 12 years ago
99180d6
vsprintf:fix: Change type returned by ustrtoul
by Lukasz Majewski
· 12 years ago
7554150
lib/vsprintf.c: sparse fixes
by Kim Phillips
· 12 years ago
88a8b01
lib/vsprintf.c: don't special-case pointers to address null
by Wolfgang Denk
· 12 years ago
a3e5c52
lib: vsprintf.c: replace NUM_TYPE with s64/u64 types
by Daniel Schwierzeck
· 12 years ago
fc14785
lib: vsprintf.c: fix checkpath.pl warnings
by Daniel Schwierzeck
· 12 years ago
71d4f18
vsprintf: Move function documentation into header file
by Simon Glass
· 13 years ago
cd55bde
Add safe vsnprintf and snprintf library functions
by Sonny Rao
· 13 years ago
931948a
Move simple_itoa to vsprintf
by Simon Glass
· 13 years ago
02aa9e6
Add assert() for debug assertions
by Simon Glass
· 13 years ago
8cce81f
panic: remove warning "'noreturn' function does return"
by Heiko Schocher
· 13 years ago
8d4f35a
lib, vsprintf: introduce strict_strtoul
by Heiko Schocher
· 14 years ago
6d1f698
do_reset: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
685b7f5
Rename lib_generic/ to lib/
by Peter Tyser
· 15 years ago
[Renamed from lib_generic/vsprintf.c]
0f602e1
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
3d8759e
Use do_div from div64.h for vsprintf
by Dirk Behme
· 15 years ago
e366f15
Update CHANGELOG, coding style cleanup.
by Wolfgang Denk
· 16 years ago
2b745dc
vsprintf: pull updates from Linux kernel
by Mike Frysinger
· 16 years ago
ad7ae36
UBI: Add basic UBI support to U-Boot (Part 6/8)
by Kyungmin Park
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0f72069
vsprintf: add z and t options
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7fc4015
Fix 64-bit vsprintf.
by James Yang
· 17 years ago
c35ba4e
Code cleanup; make several boards compile & link.
by wdenk
· 21 years ago
f602aa0
* Patch by Rune Torgersen, 27 Feb 2004:
by wdenk
· 21 years ago
57b2d80
* Code cleanup:
by wdenk
· 21 years ago
b00ec16
Patches by Murray Jensen, 17 Jun 2003:
by wdenk
· 21 years ago
153d511
Initial revision
by wdenk
· 22 years ago