summaryrefslogtreecommitdiffstats
path: root/item_updater.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restore BMC version on systems that doesn't have new BMC ubi layout.Saqib Khan2017-10-041-0/+29
* Set Priority value of functional BMC version to 0Adriana Kobylak2017-10-031-13/+21
* Delete the BMC version that doesn't have a valid os-release file.Saqib Khan2017-10-021-4/+6
* BMC Updater: Add function to delete all versionsMichael Tritz2017-09-291-0/+27
* BMC: Update u-boot environment variable based on lowest prioritySaqib Khan2017-09-281-2/+18
* Change to pass by referenceGunnar Mills2017-09-261-2/+2
* Create BMC functional AssociationGunnar Mills2017-09-261-4/+23
* Add checks for currently running bmc image before erasingEddie James2017-09-151-14/+27
* Create active association on startupGunnar Mills2017-09-121-12/+21
* Fix problem requiring two Delete calls to remove an imageEddie James2017-09-121-8/+2
* Change ro to rofs.Saqib Khan2017-09-071-2/+2
* Create active associationGunnar Mills2017-09-051-0/+24
* BMC: Restore version and activation dbus objects on BMC reboot.Saqib Khan2017-08-301-25/+83
* Create an association to BMC inventory itemGunnar Mills2017-08-291-2/+65
* style changes to item_updater.cppGunnar Mills2017-08-241-22/+22
* Remove rw ubi volume delete as part of bmc version delete.Saqib Khan2017-08-221-16/+1
* Add field mode to BMC updaterMichael Tritz2017-08-211-1/+52
* BMC: Store RedundancyPriority on System.Saqib Khan2017-08-201-0/+2
* Check if BMC tarball has all required files during image verifcationMichael Tritz2017-08-181-9/+19
* item_updater: Add a log to indicate duplicate image upload.Saqib Khan2017-08-161-0/+5
* Miscellaneous improvements to activation/item updaterMichael Tritz2017-08-011-4/+0
* item_updater: Added erase methodLeonel Gonzalez2017-07-261-2/+71
* Item Updater: Implement BMC factory resetMichael Tritz2017-07-181-0/+20
* BMC: Implement Software RedundancyPriority.interfaceSaqib Khan2017-07-131-0/+17
* item_updater: style simplificationSaqib Khan2017-07-051-13/+19
* item_updater: Use Common.FilePath to locate imagesSaqib Khan2017-06-301-18/+18
* Move Active BMC version object to item_updater.Saqib Khan2017-06-261-0/+25
* item_updater: Add version dbus object.Saqib Khan2017-06-151-20/+35
* ItemUpdater: Validate BMC squashfs imageSaqib Khan2017-06-051-9/+52
* item_updater: match activations on Purpose::SystemPatrick Williams2017-05-301-1/+3
* use new sdbusplus match constructorsPatrick Williams2017-05-301-26/+19
* Create activation interface on BMC version dbus creationGunnar Mills2017-05-241-7/+65
* Create initial BMC Item UpdaterGunnar Mills2017-05-241-0/+28
OpenPOWER on IntegriCloud