Historie revizí

Autor SHA1 Zpráva Datum
  Simon Glass d7ae1609a9 vsprintf: Handle NULL with %pU před 7 roky
  Alexey Brodkin f8c987f8f1 lib: Add hexdump před 7 roky
  Alex Kiernan e21c03be6d Consolidate __assert_failed into one implementation před 7 roky
  Alex Kiernan 4f1eed7527 spl: Disable printf if not required před 7 roky
  Heinrich Schuchardt 5f1ce1d4ca vsprintf.c: correct printing of a NULL device path před 7 roky
  Heinrich Schuchardt 256060e425 vsprintf.c: add EFI device path printing před 7 roky
  Rob Clark 22ada0c8e6 vsprintf.c: add GUID printing před 7 roky
  Rob Clark 274325c509 vsprintf.c: add UTF-16 string (%ls) support před 7 roky
  Tom Rini 947c626dc5 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF před 9 roky
  Sjoerd Simons e4c5383e4d lib: split out strtoxxxx functions out of vsprintf.c před 9 roky
  Sjoerd Simons 2b22a99c65 lib: Split panic functions out of vsprintf.c před 9 roky
  Stefan Roese 7d9cde1031 lib/tiny-printf.c: Add tiny printf function for space limited environments před 9 roky
  Simon Glass c4af6732c4 lib: Add function to extract a number from the end of a string před 10 roky
  Heiko Schocher 09c3280754 mtd, nand: Move common functions from cmd_nand.c to common place před 10 roky
  Simon Glass 66312374dc dm: Add a panic_str() function to reduce code size před 10 roky
  Thierry Reding 1eebd14b79 vsprintf: Add modifier for phys_addr_t před 10 roky
  Masahiro Yamada cba1da495d include: move various macros to include/linux/kernel.h před 10 roky
  Simon Glass 6bf6725962 Use uint64_t instead of u64 in put_dec() před 10 roky
  Jeroen Hofstee d7b2d9df02 lib:vsprintf: reduce scope of pack_hex_byte před 11 roky
  Darwin Rambo 686f60f519 lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled před 11 roky
  Simon Glass b8bcaa3ad3 Add function to print a number with grouped digits před 12 roky
  Piotr Wilczek 7df54d316e vsprintf: add ustrtoll function před 12 roky
  Lukasz Majewski 3ec44111aa vsprintf:fix: Change type returned by ustrtoul před 12 roky
  Kim Phillips 0eb257683d lib/vsprintf.c: sparse fixes před 12 roky
  Wolfgang Denk d266f66925 lib/vsprintf.c: don't special-case pointers to address null před 12 roky
  Daniel Schwierzeck 7b64f66c58 lib: vsprintf.c: replace NUM_TYPE with s64/u64 types před 12 roky
  Daniel Schwierzeck 8acdae681a lib: vsprintf.c: fix checkpath.pl warnings před 12 roky
  Simon Glass 71ec92b67c vsprintf: Move function documentation into header file před 13 roky
  Sonny Rao 046a37bd53 Add safe vsnprintf and snprintf library functions před 13 roky
  Simon Glass 3cce8a5496 Move simple_itoa to vsprintf před 13 roky