1. 4289e71 pci_handler: add support for opening, mapping, closing by Patrick Venture · 6 years ago
  2. 102ecbb main: add compilation guards around PCI handler by Patrick Venture · 6 years ago
  3. 78b1a66 lpc mappers: provide BMC memory address for mapping by Patrick Venture · 6 years ago
  4. 182b764 tools: main: drop unused header by Patrick Venture · 6 years ago
  5. 28abae7 s/size_t/std::size_t/g - for compatibility with other builds by Patrick Venture · 6 years ago
  6. efce8f9 bugfix: add missing headers by Patrick Venture · 6 years ago
  7. 7b91cbc lpc_aspeed: add mapping implementation by Patrick Venture · 6 years ago
  8. 4eb5595 firmware: add sdbusplus for use by verification by Patrick Venture · 6 years ago
  9. d46b811 ubi: add tarball as file handler by Patrick Venture · 6 years ago
  10. 22e3875 copyright: add missing copyright headers by Patrick Venture · 6 years ago
  11. 7753d94 static handler: transition to generic file handler by Patrick Venture · 6 years ago
  12. 64919ec hash handler: implement file hash handler by Patrick Venture · 6 years ago
  13. 002916a lpc_handler also requires a BMC address for mapping by Patrick Venture · 6 years ago
  14. e772842 add lpc mapping interface and stubs by Patrick Venture · 6 years ago
  15. 5b451e6 add createHandler method per phosphor-ipmi-blobs change by Patrick Venture · 6 years ago
  16. a5c5906 static: add temporary filename for staging update by Patrick Venture · 6 years ago
  17. b0c84d0 pci: add region parameter to constructor by Patrick Venture · 6 years ago
  18. 05abf7e style: s/FirmwareUpdateFlags/UpdateFlags/g by Patrick Venture · 6 years ago
  19. 18235e6 firmware: tie implementation of session into write by Patrick Venture · 6 years ago
  20. 9158dcf s/::bt/::ipmi/g to be more correct by Patrick Venture · 6 years ago
  21. 1cde5f9 set up data handler mechanism by Patrick Venture · 6 years ago
  22. fc3857b firmware: move enum into class by Patrick Venture · 6 years ago
  23. a78e39f firmware: add handler for static layout by Patrick Venture · 6 years ago
  24. 46637c8 firmware: implement stat command by Patrick Venture · 6 years ago
  25. 5285462 main: handle error checking with handler creation by Patrick Venture · 6 years ago
  26. 4cceb8e rename: Rename firmware to blobid where appropriate by Patrick Venture · 6 years ago
  27. 192d60f Enable firmware transport mechanisms by Patrick Venture · 6 years ago
  28. 148cd65 firmwarehandler: receive firmware list from factory by Patrick Venture · 6 years ago
  29. 68cf64f firmwarehandler: Provide a factory for building by Patrick Venture · 6 years ago
  30. c7ca291 main: Add empty implementation by Patrick Venture · 6 years ago
  31. 971899a Revert original implementation in favor of blob-based approach by Patrick Venture · 6 years ago
  32. e39f2b3 phosphor-ipmi-flash: main: move to iana header by Patrick Venture · 6 years ago
  33. 1aedab2 update clang-format by Patrick Venture · 6 years ago
  34. 605f75f flash-ipmi: implement flashAbort by Patrick Venture · 6 years ago
  35. fdc65b2 ipmi: start implementing flashVerifyCheck by Patrick Venture · 6 years ago
  36. 6f17bd2 flash-ipmi: implement flashStartHash by Patrick Venture · 6 years ago
  37. 514f648 update copyright year by Patrick Venture · 6 years ago
  38. 8ec019f flash-ipmi: implement flashStartTransfer by Patrick Venture · 6 years ago
  39. 9a5a79a main: cleanup command handling by Patrick Venture · 6 years ago
  40. fbc7d19 ipmi: start implementing flashHashFinish by Patrick Venture · 6 years ago
  41. cfe6687 ipmi: start implementing flashHashData by Patrick Venture · 6 years ago
  42. 8d9f732 ipmi: start implementing flashStartHash by Patrick Venture · 6 years ago
  43. 2c1205d ipmi: start implementing flashDataFinish by Patrick Venture · 6 years ago
  44. a53a7b3 ipmi: promote min length check to earlier by Patrick Venture · 6 years ago
  45. 79e131f ipmi: start implementing flashDataBlock by Patrick Venture · 6 years ago
  46. 54c3b53 ipmi: start implementing flashStartTransfer by Patrick Venture · 6 years ago
  47. 3d1786b add flash-ipmi header defining sub-commands by Patrick Venture · 6 years ago
  48. accc917 main: start with no-op handler by Patrick Venture · 6 years ago