Commit History

Author SHA1 Message Date
  Tom Rini 67f51b40ca compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 4 years ago
  Simon Glass ba06b3c50b common: Drop uuid.h from common header 4 years ago
  Joe Hershberger 6f8215681a lib: Always build support for formatting MAC and IP address 4 years ago
  Simon Glass 2189d5f1e8 Move strtomhz() to vsprintf.h 4 years ago
  Heinrich Schuchardt 3bad256f5b lib/vsprintf: allow printing upper case GUIDs 5 years ago
  Heinrich Schuchardt 64b5ba4d29 efi_loader: make device path to text protocol customizable 5 years ago
  Heinrich Schuchardt cb943418bf lib/vsprintf: remove #include <uuid.h> from vsprintf.c 5 years ago
  Thierry Reding 1701892790 vsprintf: Support phys_addr_t specifier unconditionally 5 years ago
  Heinrich Schuchardt 60c4454ddb lib/vsprintf: print '?' for illegal Unicode sequence 5 years ago
  Heinrich Schuchardt 0e66c10a7d lib: vsprintf: avoid overflow printing UTF16 strings 5 years ago
  Heinrich Schuchardt 31bd711cd0 lib: vsprintf: correct printing of Unicode strings 5 years ago
  Heinrich Schuchardt 1dde0d57a5 efi_loader: rename utf16_strlen, utf16_strnlen 5 years ago
  Heinrich Schuchardt fbb3ea806f lib: build charset.o only if needed 5 years ago
  Heinrich Schuchardt 4ddcc4e5d2 vsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER) 5 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 6 years ago
  Rob Clark 274325c509 vsprintf.c: add UTF-16 string (%ls) support 6 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 8 years ago
  Sjoerd Simons 2b22a99c65 lib: Split panic functions out of vsprintf.c 8 years ago
  Stefan Roese 7d9cde1031 lib/tiny-printf.c: Add tiny printf function for space limited environments 8 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 9 years ago