Historial de Commits

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