1. aa32a36 tools: add missing updater unit-tests by Patrick Venture · 6 years ago
  2. 0533d0b tools: blob: implement open blob by Patrick Venture · 6 years ago
  3. 8a55dcb tools: add data interface type by Patrick Venture · 6 years ago
  4. 0bf8bf0 tools: blob: implement get blob stat command by Patrick Venture · 6 years ago
  5. c79faa1 tools: blob: implement layer above ipmi by Patrick Venture · 6 years ago
  6. 035bbbb tools: return data or throw exception on ipmi resp by Patrick Venture · 6 years ago
  7. 360b9a3 test: Add tools to search path by Patrick Venture · 6 years ago
  8. fa662eb test: add missing headers to ipmi_interface_mock by Patrick Venture · 6 years ago
  9. fec15df test: move mocks into root test folder by Patrick Venture · 6 years ago
  10. d333a87 firmware: add logging to factory failures by Patrick Venture · 6 years ago
  11. 7b91cbc lpc_aspeed: add mapping implementation by Patrick Venture · 6 years ago
  12. 8b58856 add system interface to enable testing by Patrick Venture · 6 years ago
  13. cabc117 firmware: implement verification service call by Patrick Venture · 6 years ago
  14. 4eb5595 firmware: add sdbusplus for use by verification by Patrick Venture · 6 years ago
  15. ffcc550 firmware: add verify blob_id by Patrick Venture · 6 years ago
  16. 86b49e2 filehandler: implement getSize by Patrick Venture · 6 years ago
  17. cc7d160 firmare: start implementing session stat by Patrick Venture · 6 years ago
  18. 7753d94 static handler: transition to generic file handler by Patrick Venture · 6 years ago
  19. a17cf44 static_handler: implement basic version by Patrick Venture · 6 years ago
  20. 9e5aab2 firmware: start implementing deleteBlob by Patrick Venture · 6 years ago
  21. e772842 add lpc mapping interface and stubs by Patrick Venture · 6 years ago
  22. 68bb143 firmware: start implementing close method by Patrick Venture · 6 years ago
  23. 991910a firmware: enable fileOpen state by Patrick Venture · 6 years ago
  24. 6e307a7 firmware: tie in call to data handler's open by Patrick Venture · 6 years ago
  25. db253bf bugfix: active blob id added on open failure by Patrick Venture · 6 years ago
  26. 21c62c1 firmware: return failure on attempt to open active files by Patrick Venture · 6 years ago
  27. 0fbabf2 data handler: add close method by Patrick Venture · 6 years ago
  28. 0d2a813 data handler: add open method by Patrick Venture · 6 years ago
  29. 05abf7e style: s/FirmwareUpdateFlags/UpdateFlags/g by Patrick Venture · 6 years ago
  30. 8c53533 firmware: add read/write configuration methods by Patrick Venture · 6 years ago
  31. 628db10 tests: cleanup test code by Patrick Venture · 6 years ago
  32. 18235e6 firmware: tie implementation of session into write by Patrick Venture · 6 years ago
  33. 9158dcf s/::bt/::ipmi/g to be more correct by Patrick Venture · 6 years ago
  34. 72388d7 tests: add unit-tests for opening by Patrick Venture · 6 years ago
  35. 1cde5f9 set up data handler mechanism by Patrick Venture · 6 years ago
  36. fc3857b firmware: move enum into class by Patrick Venture · 6 years ago
  37. 400c636 firmware: add write method by Patrick Venture · 6 years ago
  38. a78e39f firmware: add handler for static layout by Patrick Venture · 6 years ago
  39. df848ee tests: Add unit-tests for canHandleBlob by Patrick Venture · 6 years ago
  40. de77b30 test: fixup unit-test naming by Patrick Venture · 6 years ago
  41. 46637c8 firmware: implement stat command by Patrick Venture · 6 years ago
  42. 5285462 main: handle error checking with handler creation by Patrick Venture · 6 years ago
  43. 21be45a test: Add first unit-test to verify factory by Patrick Venture · 6 years ago
  44. 971899a Revert original implementation in favor of blob-based approach by Patrick Venture · 6 years ago
  45. 1aedab2 update clang-format by Patrick Venture · 6 years ago
  46. 8f378c9 clang-format-6.0 bump fixes by Patrick Venture · 6 years ago
  47. 605f75f flash-ipmi: implement flashAbort by Patrick Venture · 6 years ago
  48. 7fc66de flash-ipmi: implement flashVerifyCheck by Patrick Venture · 6 years ago
  49. fdc65b2 ipmi: start implementing flashVerifyCheck by Patrick Venture · 6 years ago
  50. d5f590f flash-ipmi: implement flashHashFinish by Patrick Venture · 6 years ago
  51. cbe5149 flash-ipmi: implement flashHashData by Patrick Venture · 6 years ago
  52. 6f17bd2 flash-ipmi: implement flashStartHash by Patrick Venture · 6 years ago
  53. 5770366 flash-ipmi: implement flashDataFinish by Patrick Venture · 6 years ago
  54. 3c086f2 flash-ipmi: implement flashDataBlock by Patrick Venture · 6 years ago
  55. 8ec019f flash-ipmi: implement flashStartTransfer by Patrick Venture · 6 years ago
  56. 5c251ca ipmi: start implementing flashAbort by Patrick Venture · 6 years ago
  57. 1cb87d2 ipmi: start implementing flashDataVerify by Patrick Venture · 6 years ago
  58. 9a5a79a main: cleanup command handling by Patrick Venture · 6 years ago
  59. 39b3a82 test: rework ipmi validate test as table by Patrick Venture · 6 years ago
  60. fbc7d19 ipmi: start implementing flashHashFinish by Patrick Venture · 6 years ago
  61. cfe6687 ipmi: start implementing flashHashData by Patrick Venture · 6 years ago
  62. 8d9f732 ipmi: start implementing flashStartHash by Patrick Venture · 6 years ago
  63. 2c1205d ipmi: start implementing flashDataFinish by Patrick Venture · 6 years ago
  64. a53a7b3 ipmi: promote min length check to earlier by Patrick Venture · 6 years ago
  65. 79e131f ipmi: start implementing flashDataBlock by Patrick Venture · 6 years ago
  66. 54c3b53 ipmi: start implementing flashStartTransfer by Patrick Venture · 6 years ago