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