1. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  2. 23b542a lib/vsprintf.c: remove unused ip6_addr_string() by Rasmus Villemoes · 3 years, 4 months ago
  3. ce45215 lib/vsprintf.c: remove stale comment by Rasmus Villemoes · 3 years, 4 months ago
  4. 9758778 lib/vsprintf.c: implement printf() in terms of vprintf() by Rasmus Villemoes · 3 years, 4 months ago
  5. 67f51b4 compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 by Tom Rini · 4 years, 4 months ago
  6. ba06b3c common: Drop uuid.h from common header by Simon Glass · 4 years, 4 months ago
  7. 6f82156 lib: Always build support for formatting MAC and IP address by Joe Hershberger · 5 years ago
  8. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 4 years, 10 months ago
  9. 3bad256 lib/vsprintf: allow printing upper case GUIDs by Heinrich Schuchardt · 5 years ago
  10. 64b5ba4 efi_loader: make device path to text protocol customizable by Heinrich Schuchardt · 5 years ago
  11. cb94341 lib/vsprintf: remove #include <uuid.h> from vsprintf.c by Heinrich Schuchardt · 5 years ago
  12. 1701892 vsprintf: Support phys_addr_t specifier unconditionally by Thierry Reding · 6 years ago
  13. 60c4454 lib/vsprintf: print '?' for illegal Unicode sequence by Heinrich Schuchardt · 6 years ago
  14. 0e66c10 lib: vsprintf: avoid overflow printing UTF16 strings by Heinrich Schuchardt · 6 years ago
  15. 31bd711 lib: vsprintf: correct printing of Unicode strings by Heinrich Schuchardt · 6 years ago
  16. 1dde0d5 efi_loader: rename utf16_strlen, utf16_strnlen by Heinrich Schuchardt · 6 years ago
  17. fbb3ea8 lib: build charset.o only if needed by Heinrich Schuchardt · 6 years ago
  18. 4ddcc4e vsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER) by Heinrich Schuchardt · 6 years ago
  19. d7ae160 vsprintf: Handle NULL with %pU by Simon Glass · 6 years ago
  20. f8c987f lib: Add hexdump by Alexey Brodkin · 6 years ago
  21. e21c03b Consolidate __assert_failed into one implementation by Alex Kiernan · 6 years ago
  22. 4f1eed7 spl: Disable printf if not required by Alex Kiernan · 6 years ago
  23. 5f1ce1d vsprintf.c: correct printing of a NULL device path by Heinrich Schuchardt · 7 years ago
  24. 256060e vsprintf.c: add EFI device path printing by Heinrich Schuchardt · 7 years ago
  25. 22ada0c vsprintf.c: add GUID printing by Rob Clark · 7 years ago
  26. 274325c vsprintf.c: add UTF-16 string (%ls) support by Rob Clark · 7 years ago
  27. 947c626 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · 9 years ago
  28. e4c5383 lib: split out strtoxxxx functions out of vsprintf.c by Sjoerd Simons · 9 years ago
  29. 2b22a99 lib: Split panic functions out of vsprintf.c by Sjoerd Simons · 9 years ago
  30. 7d9cde1 lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · 9 years ago
  31. c4af673 lib: Add function to extract a number from the end of a string by Simon Glass · 9 years ago
  32. 09c3280 mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · 9 years ago
  33. 6631237 dm: Add a panic_str() function to reduce code size by Simon Glass · 10 years ago
  34. 1eebd14 vsprintf: Add modifier for phys_addr_t by Thierry Reding · 10 years ago
  35. cba1da4 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  36. 6bf6725 Use uint64_t instead of u64 in put_dec() by Simon Glass · 10 years ago
  37. d7b2d9d lib:vsprintf: reduce scope of pack_hex_byte by Jeroen Hofstee · 10 years ago
  38. 686f60f lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled by Darwin Rambo · 11 years ago
  39. b8bcaa3 Add function to print a number with grouped digits by Simon Glass · 11 years ago
  40. 7df54d3 vsprintf: add ustrtoll function by Piotr Wilczek · 12 years ago
  41. 3ec4411 vsprintf:fix: Change type returned by ustrtoul by Lukasz Majewski · 12 years ago
  42. 0eb2576 lib/vsprintf.c: sparse fixes by Kim Phillips · 12 years ago
  43. d266f66 lib/vsprintf.c: don't special-case pointers to address null by Wolfgang Denk · 12 years ago
  44. 7b64f66 lib: vsprintf.c: replace NUM_TYPE with s64/u64 types by Daniel Schwierzeck · 12 years ago
  45. 8acdae6 lib: vsprintf.c: fix checkpath.pl warnings by Daniel Schwierzeck · 12 years ago
  46. 71ec92b vsprintf: Move function documentation into header file by Simon Glass · 13 years ago
  47. 046a37b Add safe vsnprintf and snprintf library functions by Sonny Rao · 13 years ago
  48. 3cce8a5 Move simple_itoa to vsprintf by Simon Glass · 13 years ago
  49. 21726a7 Add assert() for debug assertions by Simon Glass · 13 years ago
  50. 40e0188 panic: remove warning "'noreturn' function does return" by Heiko Schocher · 13 years ago
  51. a7fd0d9 lib, vsprintf: introduce strict_strtoul by Heiko Schocher · 13 years ago
  52. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  53. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  54. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago[Renamed from lib_generic/vsprintf.c]
  55. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  56. 4791050 Use do_div from div64.h for vsprintf by Dirk Behme · 15 years ago
  57. c0a14ae Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 15 years ago
  58. 6c6166f vsprintf: pull updates from Linux kernel by Mike Frysinger · 16 years ago
  59. 7e6ee7a UBI: Add basic UBI support to U-Boot (Part 6/8) by Kyungmin Park · 16 years ago
  60. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. f354b73 vsprintf: add z and t options by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  62. bf05293 Fix 64-bit vsprintf. by James Yang · 17 years ago
  63. 42dfe7a Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  64. c40b295 * Patch by Rune Torgersen, 27 Feb 2004: by wdenk · 21 years ago
  65. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  66. 6dd652f Patches by Murray Jensen, 17 Jun 2003: by wdenk · 21 years ago
  67. 153d511 Initial revision by wdenk · 22 years ago