1. ede9c9f util: use constexpr string instead of string objects by Patrick Venture · 4 years, 3 months ago
  2. 1ff1f93 build: use a common library for shared pieces by Patrick Venture · 6 years ago
  3. 0d3b872 build: add configure option to not build BMC module by Patrick Venture · 6 years ago
  4. f0c71df move bmc code into bmc folder by Patrick Venture · 6 years ago
  5. 6d7735d bmc: add preparation step before data is received by Patrick Venture · 6 years ago
  6. 9efef5d bmc: add cleanup blob handler by Patrick Venture · 6 years ago
  7. 6f81b16 bmc: implement reboot update mechanism by Patrick Venture · 6 years ago
  8. 26a1726 bmc: move Verification declaration out of single header by Patrick Venture · 6 years ago
  9. 3ecb350 bmc: enable configuration of all verification by Patrick Venture · 6 years ago
  10. 7dad86f util: create util object for bmc and tool by Patrick Venture · 6 years ago
  11. cf10cda build: use configure rule whether host tool is built by Patrick Venture · 6 years ago
  12. ac570a1 build: conditionally build lpc and pci options by Patrick Venture · 6 years ago
  13. c897738 build: split object to enable coverage by Patrick Venture · 6 years ago
  14. 9dc342a autotools: Fix for autoconf-archive 2019.01.19 by Patrick Venture · 6 years ago
  15. 2f3b4b6 build: enable code coverage by Patrick Venture · 6 years ago
  16. 4cbb5a2 bugfix: build: add -lstdc++fs to Makefile_am by Patrick Venture · 6 years ago
  17. bf58cd6 tools: start burn_my_bmc tool by Patrick Venture · 6 years ago
  18. 30993b3 build: apply autoconf suggestions by Patrick Venture · 6 years ago
  19. 8b58856 add system interface to enable testing by Patrick Venture · 6 years ago
  20. 4eb5595 firmware: add sdbusplus for use by verification by Patrick Venture · 6 years ago
  21. 09114c1 build: add lpc source files by Patrick Venture · 6 years ago
  22. 7753d94 static handler: transition to generic file handler by Patrick Venture · 6 years ago
  23. 64919ec hash handler: implement file hash handler by Patrick Venture · 6 years ago
  24. e2e5611 firmware: set up hash handler by Patrick Venture · 6 years ago
  25. 6cb4dc7 build: cleanup makefile whitespace by Patrick Venture · 6 years ago
  26. 1cde5f9 set up data handler mechanism by Patrick Venture · 6 years ago
  27. a78e39f firmware: add handler for static layout by Patrick Venture · 6 years ago
  28. 21be45a test: Add first unit-test to verify factory by Patrick Venture · 6 years ago
  29. c7ca291 main: Add empty implementation by Patrick Venture · 6 years ago
  30. 971899a Revert original implementation in favor of blob-based approach by Patrick Venture · 6 years ago
  31. 7dc4670 tools: starting burn_my_bmc host utility by Patrick Venture · 6 years ago
  32. 9c6baad flash-ipmi: implement flashDataVerify by Patrick Venture · 6 years ago
  33. 54c3b53 ipmi: start implementing flashStartTransfer by Patrick Venture · 6 years ago
  34. accc917 main: start with no-op handler by Patrick Venture · 6 years ago