1. 8c53533 firmware: add read/write configuration methods by Patrick Venture · 6 years ago
  2. 628db10 tests: cleanup test code by Patrick Venture · 6 years ago
  3. 18235e6 firmware: tie implementation of session into write by Patrick Venture · 6 years ago
  4. 9158dcf s/::bt/::ipmi/g to be more correct by Patrick Venture · 6 years ago
  5. 72388d7 tests: add unit-tests for opening by Patrick Venture · 6 years ago
  6. 1cde5f9 set up data handler mechanism by Patrick Venture · 6 years ago
  7. fc3857b firmware: move enum into class by Patrick Venture · 6 years ago
  8. 400c636 firmware: add write method by Patrick Venture · 6 years ago
  9. a78e39f firmware: add handler for static layout by Patrick Venture · 6 years ago
  10. df848ee tests: Add unit-tests for canHandleBlob by Patrick Venture · 6 years ago
  11. de77b30 test: fixup unit-test naming by Patrick Venture · 6 years ago
  12. 46637c8 firmware: implement stat command by Patrick Venture · 6 years ago
  13. 5285462 main: handle error checking with handler creation by Patrick Venture · 6 years ago
  14. 21be45a test: Add first unit-test to verify factory by Patrick Venture · 6 years ago
  15. 971899a Revert original implementation in favor of blob-based approach by Patrick Venture · 6 years ago
  16. 1aedab2 update clang-format by Patrick Venture · 6 years ago
  17. 8f378c9 clang-format-6.0 bump fixes by Patrick Venture · 6 years ago
  18. 605f75f flash-ipmi: implement flashAbort by Patrick Venture · 6 years ago
  19. 7fc66de flash-ipmi: implement flashVerifyCheck by Patrick Venture · 6 years ago
  20. fdc65b2 ipmi: start implementing flashVerifyCheck by Patrick Venture · 6 years ago
  21. d5f590f flash-ipmi: implement flashHashFinish by Patrick Venture · 6 years ago
  22. cbe5149 flash-ipmi: implement flashHashData by Patrick Venture · 6 years ago
  23. 6f17bd2 flash-ipmi: implement flashStartHash by Patrick Venture · 6 years ago
  24. 5770366 flash-ipmi: implement flashDataFinish by Patrick Venture · 6 years ago
  25. 3c086f2 flash-ipmi: implement flashDataBlock by Patrick Venture · 6 years ago
  26. 8ec019f flash-ipmi: implement flashStartTransfer by Patrick Venture · 6 years ago
  27. 5c251ca ipmi: start implementing flashAbort by Patrick Venture · 6 years ago
  28. 1cb87d2 ipmi: start implementing flashDataVerify by Patrick Venture · 6 years ago
  29. 9a5a79a main: cleanup command handling by Patrick Venture · 6 years ago
  30. 39b3a82 test: rework ipmi validate test as table by Patrick Venture · 6 years ago
  31. fbc7d19 ipmi: start implementing flashHashFinish by Patrick Venture · 6 years ago
  32. cfe6687 ipmi: start implementing flashHashData by Patrick Venture · 6 years ago
  33. 8d9f732 ipmi: start implementing flashStartHash by Patrick Venture · 6 years ago
  34. 2c1205d ipmi: start implementing flashDataFinish by Patrick Venture · 6 years ago
  35. a53a7b3 ipmi: promote min length check to earlier by Patrick Venture · 6 years ago
  36. 79e131f ipmi: start implementing flashDataBlock by Patrick Venture · 6 years ago
  37. 54c3b53 ipmi: start implementing flashStartTransfer by Patrick Venture · 6 years ago