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