Sjoerd Simons
|
2b22a99c65
lib: Split panic functions out of vsprintf.c
|
9 tahun lalu |
Stefan Roese
|
7d9cde1031
lib/tiny-printf.c: Add tiny printf function for space limited environments
|
9 tahun lalu |
Simon Glass
|
c4af6732c4
lib: Add function to extract a number from the end of a string
|
10 tahun lalu |
Heiko Schocher
|
09c3280754
mtd, nand: Move common functions from cmd_nand.c to common place
|
10 tahun lalu |
Simon Glass
|
66312374dc
dm: Add a panic_str() function to reduce code size
|
10 tahun lalu |
Thierry Reding
|
1eebd14b79
vsprintf: Add modifier for phys_addr_t
|
10 tahun lalu |
Masahiro Yamada
|
cba1da495d
include: move various macros to include/linux/kernel.h
|
10 tahun lalu |
Simon Glass
|
6bf6725962
Use uint64_t instead of u64 in put_dec()
|
10 tahun lalu |
Jeroen Hofstee
|
d7b2d9df02
lib:vsprintf: reduce scope of pack_hex_byte
|
11 tahun lalu |
Darwin Rambo
|
686f60f519
lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled
|
11 tahun lalu |
Simon Glass
|
b8bcaa3ad3
Add function to print a number with grouped digits
|
12 tahun lalu |
Piotr Wilczek
|
7df54d316e
vsprintf: add ustrtoll function
|
12 tahun lalu |
Lukasz Majewski
|
3ec44111aa
vsprintf:fix: Change type returned by ustrtoul
|
12 tahun lalu |
Kim Phillips
|
0eb257683d
lib/vsprintf.c: sparse fixes
|
12 tahun lalu |
Wolfgang Denk
|
d266f66925
lib/vsprintf.c: don't special-case pointers to address null
|
12 tahun lalu |
Daniel Schwierzeck
|
7b64f66c58
lib: vsprintf.c: replace NUM_TYPE with s64/u64 types
|
12 tahun lalu |
Daniel Schwierzeck
|
8acdae681a
lib: vsprintf.c: fix checkpath.pl warnings
|
12 tahun lalu |
Simon Glass
|
71ec92b67c
vsprintf: Move function documentation into header file
|
13 tahun lalu |
Sonny Rao
|
046a37bd53
Add safe vsnprintf and snprintf library functions
|
13 tahun lalu |
Simon Glass
|
3cce8a5496
Move simple_itoa to vsprintf
|
13 tahun lalu |
Simon Glass
|
21726a7afc
Add assert() for debug assertions
|
14 tahun lalu |
Heiko Schocher
|
40e018815d
panic: remove warning "'noreturn' function does return"
|
14 tahun lalu |
Heiko Schocher
|
a7fd0d9ffd
lib, vsprintf: introduce strict_strtoul
|
14 tahun lalu |
Mike Frysinger
|
882b7d726f
do_reset: unify duplicate prototypes
|
14 tahun lalu |
Wolfgang Denk
|
54841ab50c
Make sure that argv[] argument pointers are not modified.
|
15 tahun lalu |
Peter Tyser
|
78acc472d9
Rename lib_generic/ to lib/
|
15 tahun lalu |