1. 651410e util: introduce xstrndup helper by Ahmad Fatoum · 3 years, 2 months ago
  2. 17739b7 Support 'r' format for printing raw bytes with fdtget by Rafał Miłecki · 3 years, 4 months ago
  3. f527c86 util: limit gnu_printf format attribute to gcc >= 4.4.0 by Jonathan Gray · 4 years, 2 months ago
  4. 3d522ab dtc: Include stdlib.h in util.h by Andrei Ziureaev · 4 years, 8 months ago
  5. 34c8227 Avoid gnu_printf attribute when using Clang by Ed Maste · 5 years ago
  6. 588a29f util: use gnu_printf format attribute by Marc-André Lureau · 5 years ago
  7. acfe84f dtc: Replace GPLv2 boilerplate/reference with SPDX tags by Rob Herring · 6 years ago
  8. 825146d Fix typos in various documentation and source files by Thomas Huth · 6 years ago
  9. a1eff70 util: Add xa{v}sprintf_append functions by Rob Herring · 6 years ago
  10. fb9c6ab Use size_t for blob lengths in utilfdt_read* by David Gibson · 7 years ago
  11. 6473a21 Consolidate utilfdt_read_len() variants by David Gibson · 7 years ago
  12. 3b62fda Remove leading underscores from identifiers by David Gibson · 7 years ago
  13. 2d45d1c Replace FDT_VERSION() with stringify() by David Gibson · 7 years ago
  14. 672ac09 Clean up gcc attributes by David Gibson · 8 years ago
  15. 34a9886 Add printf format attributes by David Gibson · 8 years ago
  16. f72508e Correct some broken printf() like format mismatches by David Gibson · 8 years ago
  17. 9dc4049 util: Add xasprintf portable asprintf variant by Pantelis Antoniou · 9 years ago
  18. 5ef2f7c dtc: Use va_end to match corresponding va_start by Colin Ian King · 10 years ago
  19. 1762537 Use stdbool more widely by David Gibson · 11 years ago
  20. 4ad49c3 util: add common ARRAY_SIZE define by Mike Frysinger · 12 years ago
  21. b9e8065 util: drop "long" from usage helpers by Mike Frysinger · 12 years ago
  22. 03449b8 dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new usage helpers by Mike Frysinger · 12 years ago
  23. be8d1c8 fdtdump: make usage a bit more friendly by Mike Frysinger · 12 years ago
  24. a6d55e0 utilfdt_read: pass back up the length of data read by Mike Frysinger · 12 years ago
  25. 5543b88 Revert "utilfdt_read: pass back up the length of data read" by Jon Loeliger · 12 years ago
  26. 31be4ce util_version: new helper for displaying version info by Mike Frysinger · 12 years ago
  27. 97c122e die: constify format string arg by Mike Frysinger · 12 years ago
  28. cc2c178 utilfdt_read: pass back up the length of data read by Mike Frysinger · 12 years ago
  29. d20391d Move property-printing into util by Simon Glass · 12 years ago
  30. 8055d77 Adjust util_is_printable_string() comment and fix test by Simon Glass · 12 years ago
  31. 68d057f Add fdtget utility to read property values from a device tree by Simon Glass · 13 years ago
  32. 36204fd Add fdt read/write utility functions by Simon Glass · 14 years ago
  33. b43335a dtc: Refactor character literal parsing code by Anton Staaf · 14 years ago
  34. 492f9d5 Split out is_printable_string() into util.c by Simon Glass · 14 years ago
  35. d68cb36 dtc: Simpler interface to source file management by David Gibson · 15 years ago
  36. b2b4990 dtc: Move some functions to util.[ch] by David Gibson · 16 years ago
  37. 879e4d2 Implement and use an xstrdup() function by Jon Loeliger · 16 years ago