summaryrefslogtreecommitdiffstats
path: root/item_updater.hpp
Commit message (Expand)AuthorAgeFilesLines
* item_updater: Call remove association on deleteAdriana Kobylak2018-12-111-3/+3
* Fix being able to activate a Failed versionAdriana Kobylak2018-09-191-1/+3
* clang-format: Update to match docs repoGunnar Mills2018-09-111-3/+4
* Move setting the priority U-Boot variable to ubiAdriana Kobylak2018-07-191-0/+9
* item_updater: sort ubi specific codeLei YU2018-07-171-1/+5
* Perform uboot mirroring operation during BMC bootEddie James2018-05-031-0/+5
* Enable clang code formatAdriana Kobylak2018-03-021-186/+182
* Call freeSpace() function before updateAdriana Kobylak2018-02-161-0/+9
* Call update u-boot env once when a priority is changedAdriana Kobylak2017-10-301-6/+15
* Update Uboot environment variables when a version is deleted or updatedSaqib Khan2017-10-231-0/+7
* Style and comment changes in item_updater.hppGunnar Mills2017-10-081-68/+65
* BMC Updater: Add function to delete all versionsMichael Tritz2017-09-291-1/+7
* BMC: Update u-boot environment variable based on lowest prioritySaqib Khan2017-09-281-2/+12
* Change to pass by referenceGunnar Mills2017-09-261-2/+2
* Create BMC functional AssociationGunnar Mills2017-09-261-0/+7
* Create active associationGunnar Mills2017-09-051-1/+23
* Create an association to BMC inventory itemGunnar Mills2017-08-291-0/+8
* Remove rw ubi volume delete as part of bmc version delete.Saqib Khan2017-08-221-8/+0
* Add field mode to BMC updaterMichael Tritz2017-08-211-2/+18
* item_updater: Added erase methodLeonel Gonzalez2017-07-261-0/+22
* Item Updater: Implement BMC factory resetMichael Tritz2017-07-181-9/+11
* BMC: Implement Software RedundancyPriority.interfaceSaqib Khan2017-07-131-0/+9
* item_updater: Use Common.FilePath to locate imagesSaqib Khan2017-06-301-2/+2
* Move Active BMC version object to item_updater.Saqib Khan2017-06-261-0/+6
* item_updater: Add version dbus object.Saqib Khan2017-06-151-0/+6
* ItemUpdater: Validate BMC squashfs imageSaqib Khan2017-06-051-0/+22
* use new sdbusplus match constructorsPatrick Williams2017-05-301-12/+12
* Create initial BMC Item UpdaterGunnar Mills2017-05-241-0/+69
OpenPOWER on IntegriCloud