1. ee590c7 Set Priority value of functional BMC version to 0 by Adriana Kobylak · 7 years ago
  2. 021c365 Delete the BMC version that doesn't have a valid os-release file. by Saqib Khan · 7 years ago
  3. bc1bf3a BMC Updater: Add function to delete all versions by Michael Tritz · 7 years ago
  4. b9da663 BMC: Update u-boot environment variable based on lowest priority by Saqib Khan · 7 years ago
  5. f10b232 Change to pass by reference by Gunnar Mills · 7 years ago
  6. 88e8a32 Create BMC functional Association by Gunnar Mills · 7 years ago
  7. 9b200b0 Style changes in image_manager_main.cpp by Gunnar Mills · 7 years ago
  8. 49860e1 BMC Serialize: Change create_directory to create_directories by Michael Tritz · 7 years ago
  9. 6d87371 Add checks for currently running bmc image before erasing by Eddie James · 7 years ago
  10. 43b25cd Create active association on startup by Gunnar Mills · 7 years ago
  11. 9440f49 Fix problem requiring two Delete calls to remove an image by Eddie James · 7 years ago
  12. 6fab70d Change ro to rofs. by Saqib Khan · 7 years ago
  13. 1646e8f Switch FWD and REV association names by Gunnar Mills · 7 years ago
  14. ded875d Create active association by Gunnar Mills · 7 years ago
  15. c7e2d24 Style changes in download_manager.cpp by Gunnar Mills · 7 years ago
  16. 8a24dda download: Check for empty filename by Brad Bishop · 7 years ago
  17. 1eef62d BMC: Restore version and activation dbus objects on BMC reboot. by Saqib Khan · 7 years ago
  18. b60add1 Create an association to BMC inventory item by Gunnar Mills · 7 years ago
  19. 10e563a Remove nodist_noinst and nobase_nodist_include by Gunnar Mills · 7 years ago
  20. 652da83 Add "noinst" to generated header by Gunnar Mills · 7 years ago
  21. f5eaf39 Generate sdbusplus bindings for Associations. by Gunnar Mills · 7 years ago
  22. 9a78224 style changes to item_updater.cpp by Gunnar Mills · 7 years ago
  23. 0c2eb26 Remove rw ubi volume delete as part of bmc version delete. by Saqib Khan · 7 years ago
  24. 0129d92 Add field mode to BMC updater by Michael Tritz · 7 years ago
  25. 5d53267 BMC: Store RedundancyPriority on System. by Saqib Khan · 7 years ago
  26. b1cfdf9 Check if BMC tarball has all required files during image verifcation by Michael Tritz · 7 years ago
  27. 7b5010f item_updater: Add a log to indicate duplicate image upload. by Saqib Khan · 7 years ago
  28. 140fcb1 BMC: Call emit_interfaces signal for temporary interfaces by Saqib Khan · 7 years ago
  29. 05a89a2 Add repo description to README by Gunnar Mills · 7 years ago
  30. 0edd4ad BMC Activation: Implement ActivationProgress interface by Michael Tritz · 7 years ago
  31. f2b5e0d Miscellaneous improvements to activation/item updater by Michael Tritz · 7 years ago
  32. 3526ef7 item_updater: Added erase method by Leonel Gonzalez · 7 years ago
  33. 50d559c image_manager: Added erase method by Leonel Gonzalez · 7 years ago
  34. e423368 version: Added erase callback and delete method by Leonel Gonzalez · 7 years ago
  35. bed88af Activation: Start service files and wait for completion by Michael Tritz · 7 years ago
  36. 37a5904 Item Updater: Implement BMC factory reset by Michael Tritz · 7 years ago
  37. 4c1aec0 BMC: Implement Software RedundancyPriority.interface by Saqib Khan · 7 years ago
  38. 84a0e69 item_updater: style simplification by Saqib Khan · 7 years ago
  39. 19177d3 item_updater: Use Common.FilePath to locate images by Saqib Khan · 7 years ago
  40. 9a8d14c Change image_manager.cpp to accept the correct purpose by Leonel Gonzalez · 7 years ago
  41. ba23988 Move Active BMC version object to item_updater. by Saqib Khan · 7 years ago
  42. 705f1bf item_updater: Add version dbus object. by Saqib Khan · 7 years ago
  43. 35e83f3 ItemUpdater: Validate BMC squashfs image by Saqib Khan · 7 years ago
  44. b077470 Create Constructor for BMC Activation by Saqib Khan · 7 years ago
  45. 9f35714 item_updater: match activations on Purpose::System by Patrick Williams · 7 years ago
  46. e75d10f use new sdbusplus match constructors by Patrick Williams · 7 years ago
  47. 9ec18ef Remove unnecessary namespace by Gunnar Mills · 7 years ago
  48. f576bca Add check for image dir by Gunnar Mills · 7 years ago
  49. 2ce7da2 Create activation interface on BMC version dbus creation by Gunnar Mills · 7 years ago
  50. ec1b41c Create initial BMC Item Updater by Gunnar Mills · 7 years ago
  51. 93c12d3 Create error log on fail by Gunnar Mills · 7 years ago
  52. 3027bba Create version dbus object by Gunnar Mills · 7 years ago
  53. 19e4ce5 Untar tarball by Gunnar Mills · 7 years ago
  54. 4e48fd5 Check if image upload dir exists by Gunnar Mills · 7 years ago
  55. 9b7c0b6 Rename class Version to BMCVersion by Gunnar Mills · 7 years ago
  56. 01d55c3 Move version gtests to phosphor-bmc-code-mgmt by Gunnar Mills · 7 years ago
  57. e91d321 Call processImage from inotify by Gunnar Mills · 7 years ago
  58. 368cfcb Change inotify to look at IN_CLOSE_WRITE flag by Gunnar Mills · 7 years ago
  59. 4973943 Sanitize FileName string by Gunnar Mills · 7 years ago
  60. 3a482f6 Create image dir if needed by Gunnar Mills · 7 years ago
  61. a733df5 Create error log on fail by Gunnar Mills · 7 years ago
  62. a927de4 Call tftp by Gunnar Mills · 7 years ago
  63. ef4781f Add Common.FilePath interface by Gunnar Mills · 7 years ago
  64. cebd102 Pass in the version purpose. by Gunnar Mills · 7 years ago
  65. 392f294 Move base version code to phosphor-bmc-code-mgmt by Gunnar Mills · 7 years ago
  66. 059e233 image manager: add inotify watch by Deepak Kodihalli · 7 years ago
  67. 7f160bc Rename version_software_manager_main.cpp by Deepak Kodihalli · 7 years ago
  68. 701e021 Initial Download manager by Gunnar Mills · 7 years ago
  69. 9e408ea phosphor-bmc-code-mgmt README by Gunnar Mills · 7 years ago
  70. af4759e Optimize namespace with using VersionInherit alias by Gunnar Mills · 7 years ago
  71. 32159fb Use phosphor-dbus-interfaces directly by Gunnar Mills · 7 years ago
  72. 89484c7 Set Activation properties on application startup by Gunnar Mills · 7 years ago
  73. ed92dfa Add Software Activation Interface by Gunnar Mills · 7 years ago
  74. a673ee0 Determine Version properties on application startup by Gunnar Mills · 7 years ago
  75. edb04dc Add a .gitignore to phosphor-bmc-code-mgmt by Gunnar Mills · 7 years ago
  76. 01a323b Add base support for BMC code management by Gunnar Mills · 7 years ago
  77. 063f307 Initial commit by Patrick Williams · 7 years ago