summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change persistence file format from binary to JSONMichael Tritz2017-08-021-7/+7
* PNOR Activation: Minor code-review fixesMichael Tritz2017-08-022-84/+100
* PNOR: Restore RedundancyPriority on resetMichael Tritz2017-07-306-25/+108
* PNOR: Restore version and activation dbus objects on BMC reboot.Saqib Khan2017-07-282-35/+96
* item_updater : Implementing Object.Delete for versionLeonel Gonzalez2017-07-286-9/+132
* PNOR: Switch Software Version based on priority.Saqib Khan2017-07-254-28/+67
* Activation: Reset service file booleans after activationMichael Tritz2017-07-251-0/+5
* Update generate-squashfs to use new pflash optionMichael Tritz2017-07-241-18/+9
* Call emit_interfaces signal for temporary interfacesAdriana Kobylak2017-07-181-6/+56
* Create Version and Activation objects for current PNOR imageSaqib Khan2017-07-165-43/+154
* generate-squashfs: Add version checking field and various fixesAdriana Kobylak2017-07-131-5/+10
* Prevent Host Updater from going in to an infinite loop.Saqib Khan2017-07-111-1/+1
* Activation: Implement ActivationProgress interfaceMichael Tritz2017-07-072-1/+43
* PNOR: implement Software RedundancyPriority interface.Saqib Khan2017-07-064-4/+57
* PNOR: Remove the BlocksTransition object when activation completesSaqib Khan2017-06-291-1/+2
* Activation: Wait for service files to completeMichael Tritz2017-06-283-82/+198
* Change purpose set in generate-squashfsLeonel Gonzalez2017-06-281-1/+1
* activation: Replace exists() with is_symlink()/is_directory()Adriana Kobylak2017-06-231-7/+7
* item_updater: style simplificationPatrick Williams2017-06-161-15/+16
* item_updater: Add version dbus object.Saqib Khan2017-06-143-9/+82
* RedundancyPriority: Override set property functionSaqib Khan2017-06-142-0/+13
* generate-squashfs: output file name improvementsMichael Tritz2017-06-131-2/+16
* PNOR: Implement Software RedundancyPriority.interfaceSaqib Khan2017-06-052-0/+46
* item_updater: Use the Common.FilePath.Path to find the image filesAdriana Kobylak2017-05-313-12/+31
* ItemUpdater: Only create the dbus objects for Host and System imagesAdriana Kobylak2017-05-312-67/+73
* use new sdbusplus match constructorsPatrick Williams2017-05-302-41/+29
* Code update flow: Set properties and load squashfs on object creationAdriana Kobylak2017-05-242-36/+52
* Implement host factory reset in item_updaterMichael Tritz2017-05-243-12/+42
* Activation: Point active image to requested imageAdriana Kobylak2017-05-243-1/+67
* Mount a SquashFS image to a read-only partition on PNORSaqib Khan2017-05-051-0/+13
* Remove version codeGunnar Mills2017-05-056-179/+0
* Removed version gtests from openpower-pnor-code-mgmtGunnar Mills2017-05-053-67/+2
* generate-squashfs: Add read-write flagAdriana Kobylak2017-05-051-5/+6
* Activation: Create UBI volume on RequestedActivationAdriana Kobylak2017-04-272-0/+25
* Activation: Create ActivationBlocksTransitionAdriana Kobylak2017-04-272-22/+47
* ItemUpdater: Validate PNOR squashfs imageSaqib Khan2017-04-254-5/+51
* ItemUpdater: Implement Software.Extended VersionSaqib Khan2017-04-194-6/+72
* Activation: Save the version idAdriana Kobylak2017-04-192-3/+9
* Activation: Override the set property functionsAdriana Kobylak2017-04-196-7/+53
* ActivationBlocksTransition: Create constructorAdriana Kobylak2017-04-191-0/+21
* autotools: Silence warnings from autoreconfAndrew Jeffery2017-04-183-0/+4
* Read image version from the MANIFEST.Saqib Khan2017-04-096-15/+15
* ItemUpdater: Store version id as string instead of intAdriana Kobylak2017-04-052-2/+2
* ItemUpdater: Create dbus object with version idAdriana Kobylak2017-03-302-6/+62
* Changes to .gitignore for test/Gunnar Mills2017-03-291-4/+4
* openpower-pnor-code-mgmt READMEGunnar Mills2017-03-291-0/+10
* Add gtestsGunnar Mills2017-03-295-2/+126
* Determine Version propertiesGunnar Mills2017-03-292-3/+12
* Determine the host software idGunnar Mills2017-03-295-4/+98
* Add Manifest and SquashFS image to tarball.Saqib Khan2017-03-271-6/+14
OpenPOWER on IntegriCloud