1. 6d7735d bmc: add preparation step before data is received by Patrick Venture · 6 years ago
  2. 75c0c27 bmc: provide state change method by Patrick Venture · 6 years ago
  3. 9efef5d bmc: add cleanup blob handler by Patrick Venture · 6 years ago
  4. 3955aed bmc: firmware: drop obsolete todo about states by Patrick Venture · 6 years ago
  5. 4973171 bmc: abort from updateStarted by Patrick Venture · 6 years ago
  6. d574102 bmc: abort from verificationStarted by Patrick Venture · 6 years ago
  7. f811995 bmc: use c++11 compatible lambda search by Patrick Venture · 6 years ago
  8. d816b23 bmc: drop unused Session::State by Patrick Venture · 6 years ago
  9. 1d66fe6 merge Verification and Update Interfaces by Patrick Venture · 6 years ago
  10. e312f39 s/struct blobs::BlobMeta/blobs::BlobMeta/g by Patrick Venture · 6 years ago
  11. da66fd8 merge Verification and Update statuses by Patrick Venture · 6 years ago
  12. a2d8239 bmc: firmware updateCompleted: stat(session) by Patrick Venture · 6 years ago
  13. f1f0f65 bmc: firmware updateStarted: stat(session) by Patrick Venture · 6 years ago
  14. 1a406fe bmc: firmware updatePending: commit(session) by Patrick Venture · 6 years ago
  15. 615c69e test: firmware verificationCompleted: stat(session) by Patrick Venture · 6 years ago
  16. 930c7b7 bmc: add verify blob id only when ready by Patrick Venture · 6 years ago
  17. efba42d bmc: add utilty method to only add a blob id if not present by Patrick Venture · 6 years ago
  18. 02922e4 bmc: add states for updating firmware by Patrick Venture · 6 years ago
  19. 26e241d bmc: add /flash/update to firmare handler by Patrick Venture · 6 years ago
  20. 27ac582 bmc: firmware handler owns update mechanism by Patrick Venture · 6 years ago
  21. 1d5a31c bmc: move away from blobs namespace by Patrick Venture · 6 years ago
  22. 3ecb350 bmc: enable configuration of all verification by Patrick Venture · 6 years ago
  23. 74059d6 bmc: allow configuring the verification output path by Patrick Venture · 6 years ago
  24. 7dad86f util: create util object for bmc and tool by Patrick Venture · 6 years ago
  25. 12233c5 firmware_handler: handle the state transitions by Patrick Venture · 6 years ago
  26. 9420ad2 firmware_handler: use enum class for Session::State by Patrick Venture · 6 years ago
  27. 88bc26e firmware_handler: use enum class type for UpdateState by Patrick Venture · 6 years ago
  28. b3b4db7 firmware_handler: implement session stat w/ verification by Patrick Venture · 6 years ago
  29. ac11ae9 firmware_handler: add fake sdbusplus if not found by Patrick Venture · 6 years ago
  30. 3ca4362 firmware: add read/write flags to enum by Patrick Venture · 6 years ago
  31. 4eb5595 firmware: add sdbusplus for use by verification by Patrick Venture · 6 years ago
  32. ffcc550 firmware: add verify blob_id by Patrick Venture · 6 years ago
  33. edd55b5 session: start tracking active path for session by Patrick Venture · 6 years ago
  34. d6461d6 firmware: cleanup - cleaned up some documentation by Patrick Venture · 6 years ago
  35. 79c08bf firmware: add verification response enum by Patrick Venture · 6 years ago
  36. 32ba9dd session: add per session state information by Patrick Venture · 6 years ago
  37. 05abf7e style: s/FirmwareUpdateFlags/UpdateFlags/g by Patrick Venture · 6 years ago
  38. 92106df firmware: add global state for the process by Patrick Venture · 6 years ago
  39. 18235e6 firmware: tie implementation of session into write by Patrick Venture · 6 years ago
  40. d9fb613 firmware: add a session lookup map by Patrick Venture · 6 years ago
  41. 9158dcf s/::bt/::ipmi/g to be more correct by Patrick Venture · 6 years ago
  42. 2d3a254 firmware: start notion of a session by Patrick Venture · 6 years ago
  43. 1cde5f9 set up data handler mechanism by Patrick Venture · 6 years ago
  44. fc3857b firmware: move enum into class by Patrick Venture · 6 years ago
  45. a78e39f firmware: add handler for static layout by Patrick Venture · 6 years ago
  46. c02849b firmware: start implementing open by Patrick Venture · 6 years ago
  47. 46637c8 firmware: implement stat command by Patrick Venture · 6 years ago
  48. 7b9256f firmware: add active blob ids by Patrick Venture · 6 years ago
  49. 21be45a test: Add first unit-test to verify factory by Patrick Venture · 6 years ago
  50. 4cceb8e rename: Rename firmware to blobid where appropriate by Patrick Venture · 6 years ago
  51. 137ad2c firmware: implement canHandleBlob by Patrick Venture · 6 years ago
  52. 192d60f Enable firmware transport mechanisms by Patrick Venture · 6 years ago
  53. 148cd65 firmwarehandler: receive firmware list from factory by Patrick Venture · 6 years ago
  54. 68cf64f firmwarehandler: Provide a factory for building by Patrick Venture · 6 years ago
  55. df3e6ae add flags for update transport mechanisms by Patrick Venture · 6 years ago
  56. c7ca291 main: Add empty implementation by Patrick Venture · 6 years ago