1. 672ac09 Clean up gcc attributes by David Gibson · 8 years ago
  2. 34a9886 Add printf format attributes by David Gibson · 8 years ago
  3. f72508e Correct some broken printf() like format mismatches by David Gibson · 8 years ago
  4. 9dc4049 util: Add xasprintf portable asprintf variant by Pantelis Antoniou · 9 years ago
  5. 5ef2f7c dtc: Use va_end to match corresponding va_start by Colin Ian King · 10 years ago
  6. 1762537 Use stdbool more widely by David Gibson · 11 years ago
  7. 4ad49c3 util: add common ARRAY_SIZE define by Mike Frysinger · 12 years ago
  8. b9e8065 util: drop "long" from usage helpers by Mike Frysinger · 12 years ago
  9. 03449b8 dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new usage helpers by Mike Frysinger · 12 years ago
  10. be8d1c8 fdtdump: make usage a bit more friendly by Mike Frysinger · 12 years ago
  11. a6d55e0 utilfdt_read: pass back up the length of data read by Mike Frysinger · 12 years ago
  12. 5543b88 Revert "utilfdt_read: pass back up the length of data read" by Jon Loeliger · 12 years ago
  13. 31be4ce util_version: new helper for displaying version info by Mike Frysinger · 12 years ago
  14. 97c122e die: constify format string arg by Mike Frysinger · 12 years ago
  15. cc2c178 utilfdt_read: pass back up the length of data read by Mike Frysinger · 12 years ago
  16. d20391d Move property-printing into util by Simon Glass · 12 years ago
  17. 8055d77 Adjust util_is_printable_string() comment and fix test by Simon Glass · 12 years ago
  18. 68d057f Add fdtget utility to read property values from a device tree by Simon Glass · 13 years ago
  19. 36204fd Add fdt read/write utility functions by Simon Glass · 13 years ago
  20. b43335a dtc: Refactor character literal parsing code by Anton Staaf · 14 years ago
  21. 492f9d5 Split out is_printable_string() into util.c by Simon Glass · 14 years ago
  22. d68cb36 dtc: Simpler interface to source file management by David Gibson · 15 years ago
  23. b2b4990 dtc: Move some functions to util.[ch] by David Gibson · 16 years ago
  24. 879e4d2 Implement and use an xstrdup() function by Jon Loeliger · 16 years ago