Heinrich Schuchardt
|
31bd711cd0
lib: vsprintf: correct printing of Unicode strings
|
6 år sedan |
Heinrich Schuchardt
|
1dde0d57a5
efi_loader: rename utf16_strlen, utf16_strnlen
|
6 år sedan |
Heinrich Schuchardt
|
fbb3ea806f
lib: build charset.o only if needed
|
6 år sedan |
Heinrich Schuchardt
|
4ddcc4e5d2
vsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER)
|
6 år sedan |
Simon Glass
|
d7ae1609a9
vsprintf: Handle NULL with %pU
|
7 år sedan |
Alexey Brodkin
|
f8c987f8f1
lib: Add hexdump
|
7 år sedan |
Alex Kiernan
|
e21c03be6d
Consolidate __assert_failed into one implementation
|
7 år sedan |
Alex Kiernan
|
4f1eed7527
spl: Disable printf if not required
|
7 år sedan |
Heinrich Schuchardt
|
5f1ce1d4ca
vsprintf.c: correct printing of a NULL device path
|
7 år sedan |
Heinrich Schuchardt
|
256060e425
vsprintf.c: add EFI device path printing
|
7 år sedan |
Rob Clark
|
22ada0c8e6
vsprintf.c: add GUID printing
|
7 år sedan |
Rob Clark
|
274325c509
vsprintf.c: add UTF-16 string (%ls) support
|
7 år sedan |
Tom Rini
|
947c626dc5
vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
|
9 år sedan |
Sjoerd Simons
|
e4c5383e4d
lib: split out strtoxxxx functions out of vsprintf.c
|
9 år sedan |
Sjoerd Simons
|
2b22a99c65
lib: Split panic functions out of vsprintf.c
|
9 år sedan |
Stefan Roese
|
7d9cde1031
lib/tiny-printf.c: Add tiny printf function for space limited environments
|
9 år sedan |
Simon Glass
|
c4af6732c4
lib: Add function to extract a number from the end of a string
|
10 år sedan |
Heiko Schocher
|
09c3280754
mtd, nand: Move common functions from cmd_nand.c to common place
|
10 år sedan |
Simon Glass
|
66312374dc
dm: Add a panic_str() function to reduce code size
|
10 år sedan |
Thierry Reding
|
1eebd14b79
vsprintf: Add modifier for phys_addr_t
|
10 år sedan |
Masahiro Yamada
|
cba1da495d
include: move various macros to include/linux/kernel.h
|
10 år sedan |
Simon Glass
|
6bf6725962
Use uint64_t instead of u64 in put_dec()
|
10 år sedan |
Jeroen Hofstee
|
d7b2d9df02
lib:vsprintf: reduce scope of pack_hex_byte
|
11 år sedan |
Darwin Rambo
|
686f60f519
lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled
|
11 år sedan |
Simon Glass
|
b8bcaa3ad3
Add function to print a number with grouped digits
|
12 år sedan |
Piotr Wilczek
|
7df54d316e
vsprintf: add ustrtoll function
|
12 år sedan |
Lukasz Majewski
|
3ec44111aa
vsprintf:fix: Change type returned by ustrtoul
|
12 år sedan |
Kim Phillips
|
0eb257683d
lib/vsprintf.c: sparse fixes
|
12 år sedan |
Wolfgang Denk
|
d266f66925
lib/vsprintf.c: don't special-case pointers to address null
|
12 år sedan |
Daniel Schwierzeck
|
7b64f66c58
lib: vsprintf.c: replace NUM_TYPE with s64/u64 types
|
12 år sedan |