1. 9cce5a2 bmc: buildjson: provide helper for common filesystemd type by Patrick Venture · 5 years ago
  2. cf066ac bmc: cleanup verification language and symbols by Patrick Venture · 5 years ago
  3. 29af1e3 bmc: s/SystemdVerification/SystemdWithStatusFile/g by Patrick Venture · 5 years ago
  4. c2baac9 bmc: allow update to use systemd with path by Patrick Venture · 5 years ago
  5. 984d94d bmc: add mode json option for verification systemd by Patrick Venture · 5 years ago
  6. ee614ec bmc: move verify systemd mode to parameter by Patrick Venture · 5 years ago
  7. 0caec99 bmc: json configuration: update: add mode parameter by Patrick Venture · 5 years ago
  8. ec105dd bugfix: bmc: update service requires mode by Patrick Venture · 5 years ago
  9. cf0e5de tools: p2a: enable bridge on host side by Patrick Venture · 5 years ago
  10. e3feacf bugfix: tools: p2a: read returns bool by Patrick Venture · 5 years ago
  11. 1871fe9 bmc: use json for configuration by Patrick Venture · 5 years ago
  12. a6b4abd bmc: implement search for json files by Patrick Venture · 5 years ago
  13. f32a453 bmc: consolidate action pack code slightly by Patrick Venture · 5 years ago
  14. d4e20de bmc: move from data section objs to owned by Patrick Venture · 5 years ago
  15. 413c0d6 build: always define conditionals by Patrick Venture · 5 years ago
  16. de04c77 bugfix: build: fix enable-host-bios by Patrick Venture · 5 years ago
  17. 298930a bmc: provide disabled json support by Patrick Venture · 6 years ago
  18. c9792e7 tools: add bios support by Patrick Venture · 6 years ago
  19. 7c2a00e build: add option --enable-host-bios by Patrick Venture · 6 years ago
  20. fa06a5f bmc: add ActionPack notion to bundle actions by Patrick Venture · 6 years ago
  21. 1999eef bmc: only add verifyBlobId if data sent for image by Patrick Venture · 6 years ago
  22. fd18216 build: install three targets to handle bmc updates by Patrick Venture · 6 years ago
  23. b90cacd build: prevent enabling both static and ubi tarball by Patrick Venture · 6 years ago
  24. 33740b9 build: drop --enable-lpc-bridge option by Patrick Venture · 6 years ago
  25. 89e97ba build: drop --enable-pci-bridge option by Patrick Venture · 6 years ago
  26. e1f6d7d build: prevent enabling aspeed and nuvoton by Patrick Venture · 6 years ago
  27. 33311b4 README: Add comment re: building via SDK by Patrick Venture · 6 years ago
  28. 48e309c bmc: split out service objects by Patrick Venture · 6 years ago
  29. d62a3d4 tools: tweak: add missing newline in progress by Patrick Venture · 6 years ago
  30. cf9b219 tools: add progress implementation by Patrick Venture · 6 years ago
  31. a29216e build: bump to release 1.0 by Patrick Venture · 6 years ago
  32. 312a3f7 README: add notes on building the host-tool by Patrick Venture · 6 years ago
  33. 1597a72 build: install burn_my_bmc by Patrick Venture · 6 years ago
  34. 1ff1f93 build: use a common library for shared pieces by Patrick Venture · 6 years ago
  35. c37fe1e build: split up package checks by what is being built by Patrick Venture · 6 years ago
  36. 0d3b872 build: add configure option to not build BMC module by Patrick Venture · 6 years ago
  37. 84778b8 tools: remove phosphor-ipmi-blobs dependency by Patrick Venture · 6 years ago
  38. f0c71df move bmc code into bmc folder by Patrick Venture · 6 years ago
  39. c2298de build: split out BMC dependencies by Patrick Venture · 6 years ago
  40. ae0941a bmc: lpc aspeed: add missing file open failure check by Patrick Venture · 6 years ago
  41. 7c79b25 tools: implement lpc support by Patrick Venture · 6 years ago
  42. 36bffb4 bmc: lpc: add support for lpc mapping and copying by Patrick Venture · 6 years ago
  43. ef4993e bmc: pci_handler: set pointer to null by Patrick Venture · 6 years ago
  44. 875258f README: Add reboot default configuration option by Patrick Venture · 6 years ago
  45. f786a87 build: s/update-bmc/update_bmc/g by Patrick Venture · 6 years ago
  46. 6264e69 build: minor style cleanup in configure_ac by Patrick Venture · 6 years ago
  47. 6d7735d bmc: add preparation step before data is received by Patrick Venture · 6 years ago
  48. 75c0c27 bmc: provide state change method by Patrick Venture · 6 years ago
  49. 9f937c4 tools: add support for ubi tarball from host by Patrick Venture · 6 years ago
  50. de73c3b tools: bugfix: add missing close after failure by Patrick Venture · 6 years ago
  51. 01123b2 tools: split out the update handler by Patrick Venture · 6 years ago
  52. 03db87e tools: specify parameter size limits for LPC by Patrick Venture · 6 years ago
  53. 5f2fcc4 tools: add cleanup blob on failure by Patrick Venture · 6 years ago
  54. 8104a52 tool: LPC data handler needs an address and length by Patrick Venture · 6 years ago
  55. 1f09d41 tool: continue the unit-tests of the host tool by Patrick Venture · 6 years ago
  56. 00c7c72 README: Add notes about delete mechanism blob option by Patrick Venture · 6 years ago
  57. 380832c test: cleanup by moving tool tests into subfolder by Patrick Venture · 6 years ago
  58. 9efef5d bmc: add cleanup blob handler by Patrick Venture · 6 years ago
  59. e1118bc fixup pessimizing-moves by Patrick Venture · 6 years ago
  60. 237545f ipmi_flash.md: update docs to include fileOpen state by Patrick Venture · 6 years ago
  61. 9a69f73 test: consolidate blob lists by Patrick Venture · 6 years ago
  62. 3955aed bmc: firmware: drop obsolete todo about states by Patrick Venture · 6 years ago
  63. d67ddc0 test: verificationStarted: drop incorrect todo by Patrick Venture · 6 years ago
  64. 078d4ee test: uploadinprogress: cut obsolete todo by Patrick Venture · 6 years ago
  65. 3bc66ba test: drop obsolete open(blob) tests by Patrick Venture · 6 years ago
  66. dc0d331 test: notyetstart: cut obsolete todo by Patrick Venture · 6 years ago
  67. 5d9fa02 bmc: verificationCompleted: close: handle failure by Patrick Venture · 6 years ago
  68. 4c7a420 bmc: updateCompleted: close by Patrick Venture · 6 years ago
  69. c9f6239 bmc: updatePending: deleteBlob(blob) by Patrick Venture · 6 years ago
  70. 2ca6652 bmc: verificationPending: deleteBlob(blob) by Patrick Venture · 6 years ago
  71. 7267676 bmc: notYetStarted: deleteBlob(blob) by Patrick Venture · 6 years ago
  72. bcc0c77 bmc: delete if open sessions bails by Patrick Venture · 6 years ago
  73. 4973171 bmc: abort from updateStarted by Patrick Venture · 6 years ago
  74. d574102 bmc: abort from verificationStarted by Patrick Venture · 6 years ago
  75. 7a5dcd8 bugfix: build: treat strings as variables by Patrick Venture · 6 years ago
  76. f6ea2e8 tools: update status debug message by Patrick Venture · 6 years ago
  77. f811995 bmc: use c++11 compatible lambda search by Patrick Venture · 6 years ago
  78. 1439d9b README: typo fix s/differnet/different/ by Patrick Venture · 6 years ago
  79. 3e9899d test: firmware notYetStarted: open(tarball) by Patrick Venture · 6 years ago
  80. 14713be tools: open and commit() on updateBlobId by Patrick Venture · 6 years ago
  81. d816b23 bmc: drop unused Session::State by Patrick Venture · 6 years ago
  82. e95dbb6 bmc: simplify ::close() by Patrick Venture · 6 years ago
  83. 723113f bmc: simplify ::open() by Patrick Venture · 6 years ago
  84. 85ae86b bmc: firmware updateCompleted: close(session) by Patrick Venture · 6 years ago
  85. 0c6daf4 test: firmware updateCompleted: getBlobIds() by Patrick Venture · 6 years ago
  86. 7441ab7 test: firmware updateCompleted: read(session) by Patrick Venture · 6 years ago
  87. 1d66fe6 merge Verification and Update Interfaces by Patrick Venture · 6 years ago
  88. fdeb864 test: firmware updateCompleted: commit(session) by Patrick Venture · 6 years ago
  89. e312f39 s/struct blobs::BlobMeta/blobs::BlobMeta/g by Patrick Venture · 6 years ago
  90. 254b4cf test: firmware updateCompleted: write(session) by Patrick Venture · 6 years ago
  91. 58202b2 test: firmware updateCompleted: writeMeta(session) by Patrick Venture · 6 years ago
  92. 25dfaff test: firmware updateCompleted: stat(blob) by Patrick Venture · 6 years ago
  93. da66fd8 merge Verification and Update statuses by Patrick Venture · 6 years ago
  94. a2d8239 bmc: firmware updateCompleted: stat(session) by Patrick Venture · 6 years ago
  95. ab1e962 bmc: firmware updateCompleted: open(blob) by Patrick Venture · 6 years ago
  96. d1ec2ae README: Add link to ipmi_flash state machine doc by Patrick Venture · 6 years ago
  97. 2098ff9 test: firmware updateCompleted: initial empty file by Patrick Venture · 6 years ago
  98. f1f0f65 bmc: firmware updateStarted: stat(session) by Patrick Venture · 6 years ago
  99. 0079d89 bmc: firmware updateStarted: commit(session) by Patrick Venture · 6 years ago
  100. 73e2bdf test: firmware updateStarted: read(session) by Patrick Venture · 6 years ago