1. 413c0d6 build: always define conditionals by Patrick Venture · 5 years ago
  2. de04c77 bugfix: build: fix enable-host-bios by Patrick Venture · 5 years ago
  3. 298930a bmc: provide disabled json support by Patrick Venture · 5 years ago
  4. 7c2a00e build: add option --enable-host-bios by Patrick Venture · 5 years ago
  5. fd18216 build: install three targets to handle bmc updates by Patrick Venture · 5 years ago
  6. b90cacd build: prevent enabling both static and ubi tarball by Patrick Venture · 5 years ago
  7. 33740b9 build: drop --enable-lpc-bridge option by Patrick Venture · 5 years ago
  8. 89e97ba build: drop --enable-pci-bridge option by Patrick Venture · 5 years ago
  9. e1f6d7d build: prevent enabling aspeed and nuvoton by Patrick Venture · 5 years ago
  10. a29216e build: bump to release 1.0 by Patrick Venture · 5 years ago
  11. c37fe1e build: split up package checks by what is being built by Patrick Venture · 5 years ago
  12. 0d3b872 build: add configure option to not build BMC module by Patrick Venture · 5 years ago
  13. 84778b8 tools: remove phosphor-ipmi-blobs dependency by Patrick Venture · 5 years ago
  14. f0c71df move bmc code into bmc folder by Patrick Venture · 5 years ago
  15. c2298de build: split out BMC dependencies by Patrick Venture · 5 years ago
  16. f786a87 build: s/update-bmc/update_bmc/g by Patrick Venture · 6 years ago
  17. 6264e69 build: minor style cleanup in configure_ac by Patrick Venture · 6 years ago
  18. 6d7735d bmc: add preparation step before data is received by Patrick Venture · 6 years ago
  19. 380832c test: cleanup by moving tool tests into subfolder by Patrick Venture · 6 years ago
  20. 9efef5d bmc: add cleanup blob handler by Patrick Venture · 6 years ago
  21. 7a5dcd8 bugfix: build: treat strings as variables by Patrick Venture · 6 years ago
  22. 0a162e2 bugfix: build: check for blobs header properly by Patrick Venture · 6 years ago
  23. 6f81b16 bmc: implement reboot update mechanism by Patrick Venture · 6 years ago
  24. 3ecb350 bmc: enable configuration of all verification by Patrick Venture · 6 years ago
  25. 74059d6 bmc: allow configuring the verification output path by Patrick Venture · 6 years ago
  26. cf10cda build: use configure rule whether host tool is built by Patrick Venture · 6 years ago
  27. ac570a1 build: conditionally build lpc and pci options by Patrick Venture · 6 years ago
  28. 80bfa67 bugfix: build: s/enanble/enable/ by Patrick Venture · 6 years ago
  29. fe297fe build: add check for pciutils: libpci by Patrick Venture · 6 years ago
  30. 39b1305 build: fail if aspeed-lpc-ctrl header not found by Patrick Venture · 6 years ago
  31. a68d344 build: add enable-aspeed-p2a option and download header by Patrick Venture · 6 years ago
  32. 4679e50 build: enable valgrind by Patrick Venture · 6 years ago
  33. 9dc342a autotools: Fix for autoconf-archive 2019.01.19 by Patrick Venture · 6 years ago
  34. 8b3b325 build: add dependency on ipmiblob by Patrick Venture · 6 years ago
  35. 2f3b4b6 build: enable code coverage by Patrick Venture · 6 years ago
  36. 6bc04f9 build: rework gtest checks by Patrick Venture · 6 years ago
  37. 4845a72 build: pkg anti-pattern: use defaults by Patrick Venture · 6 years ago
  38. ac11ae9 firmware_handler: add fake sdbusplus if not found by Patrick Venture · 6 years ago
  39. ce6b874 bugfix: build: fix MAPPED_ADDRESS configuration variable by Patrick Venture · 6 years ago
  40. ccf235a build: simplify error message by Patrick Venture · 6 years ago
  41. 440bc38 build: include download of ipmi linux header by Patrick Venture · 6 years ago
  42. 4b4ea21 build: cleanup configure script PKG_CHECK_MODULES by Patrick Venture · 6 years ago
  43. e9ad2ec build: fixup typo regarding branch name by Patrick Venture · 6 years ago
  44. bf58cd6 tools: start burn_my_bmc tool by Patrick Venture · 6 years ago
  45. 30993b3 build: apply autoconf suggestions by Patrick Venture · 6 years ago
  46. 4eb5595 firmware: add sdbusplus for use by verification by Patrick Venture · 6 years ago
  47. d46b811 ubi: add tarball as file handler by Patrick Venture · 6 years ago
  48. 35a82f3 build: group variables together by Patrick Venture · 6 years ago
  49. 64919ec hash handler: implement file hash handler by Patrick Venture · 6 years ago
  50. 002916a lpc_handler also requires a BMC address for mapping by Patrick Venture · 6 years ago
  51. e772842 add lpc mapping interface and stubs by Patrick Venture · 6 years ago
  52. a5c5906 static: add temporary filename for staging update by Patrick Venture · 6 years ago
  53. b0c84d0 pci: add region parameter to constructor by Patrick Venture · 6 years ago
  54. 21be45a test: Add first unit-test to verify factory by Patrick Venture · 6 years ago
  55. 192d60f Enable firmware transport mechanisms by Patrick Venture · 6 years ago
  56. 4306f68 build: update comment in configure.ac by Patrick Venture · 6 years ago
  57. fa6c4d9 start supported blob_id list by Patrick Venture · 6 years ago
  58. c7ca291 main: Add empty implementation by Patrick Venture · 6 years ago
  59. 971899a Revert original implementation in favor of blob-based approach by Patrick Venture · 6 years ago
  60. 0cdf358 build: fixup header line by Patrick Venture · 6 years ago
  61. 7dc4670 tools: starting burn_my_bmc host utility by Patrick Venture · 6 years ago
  62. 004fb90 Build as c++17 by Patrick Venture · 6 years ago
  63. fdc65b2 ipmi: start implementing flashVerifyCheck by Patrick Venture · 6 years ago
  64. 6f17bd2 flash-ipmi: implement flashStartHash by Patrick Venture · 6 years ago
  65. 8ec019f flash-ipmi: implement flashStartTransfer by Patrick Venture · 6 years ago
  66. 54c3b53 ipmi: start implementing flashStartTransfer by Patrick Venture · 6 years ago
  67. accc917 main: start with no-op handler by Patrick Venture · 6 years ago