Historique des commits

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