Commit Graph

40 Commits (lime2-spi)

Author SHA1 Message Date
Heinrich Schuchardt 31bd711cd0 lib: vsprintf: correct printing of Unicode strings 6 years ago
Heinrich Schuchardt 1dde0d57a5 efi_loader: rename utf16_strlen, utf16_strnlen 6 years ago
Heinrich Schuchardt fbb3ea806f lib: build charset.o only if needed 6 years ago
Heinrich Schuchardt 4ddcc4e5d2 vsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER) 6 years ago
Simon Glass d7ae1609a9 vsprintf: Handle NULL with %pU 6 years ago
Alexey Brodkin f8c987f8f1 lib: Add hexdump 6 years ago
Alex Kiernan e21c03be6d Consolidate __assert_failed into one implementation 6 years ago
Alex Kiernan 4f1eed7527 spl: Disable printf if not required 6 years ago
Heinrich Schuchardt 5f1ce1d4ca vsprintf.c: correct printing of a NULL device path 6 years ago
Heinrich Schuchardt 256060e425 vsprintf.c: add EFI device path printing 6 years ago
Rob Clark 22ada0c8e6 vsprintf.c: add GUID printing 7 years ago
Rob Clark 274325c509 vsprintf.c: add UTF-16 string (%ls) support 7 years ago
Tom Rini 947c626dc5 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF 8 years ago
Sjoerd Simons e4c5383e4d lib: split out strtoxxxx functions out of vsprintf.c 9 years ago
Sjoerd Simons 2b22a99c65 lib: Split panic functions out of vsprintf.c 9 years ago
Stefan Roese 7d9cde1031 lib/tiny-printf.c: Add tiny printf function for space limited environments 9 years ago
Simon Glass c4af6732c4 lib: Add function to extract a number from the end of a string 9 years ago
Heiko Schocher 09c3280754 mtd, nand: Move common functions from cmd_nand.c to common place 9 years ago
Simon Glass 66312374dc dm: Add a panic_str() function to reduce code size 9 years ago
Thierry Reding 1eebd14b79 vsprintf: Add modifier for phys_addr_t 10 years ago
Masahiro Yamada cba1da495d include: move various macros to include/linux/kernel.h 10 years ago
Simon Glass 6bf6725962 Use uint64_t instead of u64 in put_dec() 10 years ago
Jeroen Hofstee d7b2d9df02 lib:vsprintf: reduce scope of pack_hex_byte 10 years ago
Darwin Rambo 686f60f519 lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled 10 years ago
Simon Glass b8bcaa3ad3 Add function to print a number with grouped digits 11 years ago
Piotr Wilczek 7df54d316e vsprintf: add ustrtoll function 11 years ago
Lukasz Majewski 3ec44111aa vsprintf:fix: Change type returned by ustrtoul 12 years ago
Kim Phillips 0eb257683d lib/vsprintf.c: sparse fixes 12 years ago
Wolfgang Denk d266f66925 lib/vsprintf.c: don't special-case pointers to address null 12 years ago
Daniel Schwierzeck 7b64f66c58 lib: vsprintf.c: replace NUM_TYPE with s64/u64 types 12 years ago
Daniel Schwierzeck 8acdae681a lib: vsprintf.c: fix checkpath.pl warnings 12 years ago
Simon Glass 71ec92b67c vsprintf: Move function documentation into header file 13 years ago
Sonny Rao 046a37bd53 Add safe vsnprintf and snprintf library functions 13 years ago
Simon Glass 3cce8a5496 Move simple_itoa to vsprintf 13 years ago
Simon Glass 21726a7afc Add assert() for debug assertions 13 years ago
Heiko Schocher 40e018815d panic: remove warning "'noreturn' function does return" 13 years ago
Heiko Schocher a7fd0d9ffd lib, vsprintf: introduce strict_strtoul 13 years ago
Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 14 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
Dirk Behme 479105065d Use do_div from div64.h for vsprintf 15 years ago
Wolfgang Denk c0a14aedc3 Update CHANGELOG, coding style cleanup. 15 years ago
Mike Frysinger 6c6166f529 vsprintf: pull updates from Linux kernel 15 years ago
Kyungmin Park 7e6ee7ad27 UBI: Add basic UBI support to U-Boot (Part 6/8) 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD f354b73e16 vsprintf: add z and t options 16 years ago
James Yang bf05293973 Fix 64-bit vsprintf. 17 years ago
wdenk 42dfe7a184 Code cleanup; make several boards compile & link. 20 years ago
wdenk c40b295682 * Patch by Rune Torgersen, 27 Feb 2004: 20 years ago