1. e527c20 bugfix: tools: blob_handler: properly handle smallest reply by Patrick Venture · 6 years ago
  2. c181eba tools: bt: add syscall interface by Patrick Venture · 6 years ago
  3. ecfd300 tools: implement method to send ipmi packet to BMC by Patrick Venture · 6 years ago
  4. 2e12a43 tools: ipmi handler must open ipmi device by Patrick Venture · 6 years ago
  5. 9a5ce56 tools: implement blob close by Patrick Venture · 6 years ago
  6. 28abae7 s/size_t/std::size_t/g - for compatibility with other builds by Patrick Venture · 6 years ago
  7. b5a9706 tools: add internal sys interface to ipmi by Patrick Venture · 6 years ago
  8. 9b534f0 tools: put all host-side code into host_tool namespace by Patrick Venture · 6 years ago
  9. 339dece tools: blob: add exceptions by Patrick Venture · 6 years ago
  10. 7ae5dde tools: main: cleanup usage output by Patrick Venture · 6 years ago
  11. bcec9c6 bugfix: tools: fixup the region copied by Patrick Venture · 6 years ago
  12. 86ef75d bugfix: tools: copy string out, expected nul-termination by Patrick Venture · 6 years ago
  13. 0d88a12 bugfix: tools: blob: add trailing nul-terminator by Patrick Venture · 6 years ago
  14. 361bd5a tools: bugfix: main: print usage with no parameters by Patrick Venture · 6 years ago
  15. da100e9 bugfix: bitbake: fixup header paths by Patrick Venture · 6 years ago
  16. aa32a36 tools: add missing updater unit-tests by Patrick Venture · 6 years ago
  17. 2bc23fe tools: updater: add exceptions for errors by Patrick Venture · 6 years ago
  18. fd6aaec tools: updater: implement send contents by Patrick Venture · 6 years ago
  19. 0533d0b tools: blob: implement open blob by Patrick Venture · 6 years ago
  20. 8a55dcb tools: add data interface type by Patrick Venture · 6 years ago
  21. 7871b45 tools: blob: add missing header by Patrick Venture · 6 years ago
  22. 0bf8bf0 tools: blob: implement get blob stat command by Patrick Venture · 6 years ago
  23. c79faa1 tools: blob: implement layer above ipmi by Patrick Venture · 6 years ago
  24. 035bbbb tools: return data or throw exception on ipmi resp by Patrick Venture · 6 years ago
  25. 9b750aa tools: add crc implementation by Patrick Venture · 6 years ago
  26. aa107a6 tools: main, use copy instead of looping by Patrick Venture · 6 years ago
  27. fec15df test: move mocks into root test folder by Patrick Venture · 6 years ago
  28. a658636 tools: move interface building into main by Patrick Venture · 6 years ago
  29. cf2d1b1 tools: start implementing ipmi interface by Patrick Venture · 6 years ago
  30. 0088759 tools: start implementing blob interface by Patrick Venture · 6 years ago
  31. af69625 tools: start implementing data interface by Patrick Venture · 6 years ago
  32. bf58cd6 tools: start burn_my_bmc tool by Patrick Venture · 6 years ago
  33. 971899a Revert original implementation in favor of blob-based approach by Patrick Venture · 6 years ago
  34. 7dc4670 tools: starting burn_my_bmc host utility by Patrick Venture · 6 years ago