1. 615c69e test: firmware verificationCompleted: stat(session) by Patrick Venture · 6 years ago
  2. 930c7b7 bmc: add verify blob id only when ready by Patrick Venture · 6 years ago
  3. efba42d bmc: add utilty method to only add a blob id if not present by Patrick Venture · 6 years ago
  4. 02922e4 bmc: add states for updating firmware by Patrick Venture · 6 years ago
  5. 26e241d bmc: add /flash/update to firmare handler by Patrick Venture · 6 years ago
  6. 27ac582 bmc: firmware handler owns update mechanism by Patrick Venture · 6 years ago
  7. 1d5a31c bmc: move away from blobs namespace by Patrick Venture · 6 years ago
  8. 3ecb350 bmc: enable configuration of all verification by Patrick Venture · 6 years ago
  9. 74059d6 bmc: allow configuring the verification output path by Patrick Venture · 6 years ago
  10. 7dad86f util: create util object for bmc and tool by Patrick Venture · 6 years ago
  11. 12233c5 firmware_handler: handle the state transitions by Patrick Venture · 6 years ago
  12. 9420ad2 firmware_handler: use enum class for Session::State by Patrick Venture · 6 years ago
  13. 88bc26e firmware_handler: use enum class type for UpdateState by Patrick Venture · 6 years ago
  14. b3b4db7 firmware_handler: implement session stat w/ verification by Patrick Venture · 6 years ago
  15. ac11ae9 firmware_handler: add fake sdbusplus if not found by Patrick Venture · 6 years ago
  16. 3ca4362 firmware: add read/write flags to enum by Patrick Venture · 6 years ago
  17. 4eb5595 firmware: add sdbusplus for use by verification by Patrick Venture · 6 years ago
  18. ffcc550 firmware: add verify blob_id by Patrick Venture · 6 years ago
  19. edd55b5 session: start tracking active path for session by Patrick Venture · 6 years ago
  20. d6461d6 firmware: cleanup - cleaned up some documentation by Patrick Venture · 6 years ago
  21. 79c08bf firmware: add verification response enum by Patrick Venture · 6 years ago
  22. 32ba9dd session: add per session state information by Patrick Venture · 6 years ago
  23. 05abf7e style: s/FirmwareUpdateFlags/UpdateFlags/g by Patrick Venture · 6 years ago
  24. 92106df firmware: add global state for the process by Patrick Venture · 6 years ago
  25. 18235e6 firmware: tie implementation of session into write by Patrick Venture · 6 years ago
  26. d9fb613 firmware: add a session lookup map by Patrick Venture · 6 years ago
  27. 9158dcf s/::bt/::ipmi/g to be more correct by Patrick Venture · 6 years ago
  28. 2d3a254 firmware: start notion of a session by Patrick Venture · 6 years ago
  29. 1cde5f9 set up data handler mechanism by Patrick Venture · 6 years ago
  30. fc3857b firmware: move enum into class by Patrick Venture · 6 years ago
  31. a78e39f firmware: add handler for static layout by Patrick Venture · 6 years ago
  32. c02849b firmware: start implementing open by Patrick Venture · 6 years ago
  33. 46637c8 firmware: implement stat command by Patrick Venture · 6 years ago
  34. 7b9256f firmware: add active blob ids by Patrick Venture · 6 years ago
  35. 21be45a test: Add first unit-test to verify factory by Patrick Venture · 6 years ago
  36. 4cceb8e rename: Rename firmware to blobid where appropriate by Patrick Venture · 6 years ago
  37. 137ad2c firmware: implement canHandleBlob by Patrick Venture · 6 years ago
  38. 192d60f Enable firmware transport mechanisms by Patrick Venture · 6 years ago
  39. 148cd65 firmwarehandler: receive firmware list from factory by Patrick Venture · 6 years ago
  40. 68cf64f firmwarehandler: Provide a factory for building by Patrick Venture · 6 years ago
  41. df3e6ae add flags for update transport mechanisms by Patrick Venture · 6 years ago
  42. c7ca291 main: Add empty implementation by Patrick Venture · 6 years ago