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