index
:
openpower-pnor-code-mgmt
master
OpenPOWER PNOR code management utility sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code Update: Host ApplyTime support
Jayashankar Padath
2019-08-09
1
-7
/
+73
*
Remove deprecated is_method_error code
Adriana Kobylak
2019-06-03
1
-24
/
+25
*
Static layout: support image verification
Lei YU
2019-04-04
1
-2
/
+3
*
Refactor: Use hiomapd instead of mboxd
Lei YU
2019-03-18
1
-35
/
+2
*
Refactor: Fix issues found by cppcheck
Lei YU
2019-03-13
1
-1
/
+1
*
Static layout: Implement PNOR code update
Lei YU
2019-03-13
1
-2
/
+1
*
Refactor: Move serialize to ubi
Lei YU
2019-03-08
1
-1
/
+0
*
Refactor: Split Activation into common and ubi
Lei YU
2019-03-08
1
-156
/
+1
*
Invoke Delete method to correct service
Lei YU
2019-01-29
1
-5
/
+22
*
std::variant: Fix forgotten conversion
William A. Kennington III
2018-11-27
1
-1
/
+1
*
clang-format: Update to match docs repo
Gunnar Mills
2018-09-11
1
-5
/
+9
*
activation: Add error handling in deleteImageManagerObject
Adriana Kobylak
2018-07-16
1
-5
/
+22
*
activation: Improve error handling in Subscribe
Gunnar Mills
2018-07-16
1
-2
/
+23
*
Use s.c_str() in log messages
Joseph Reynolds
2018-05-31
1
-3
/
+3
*
PNOR Signature validation failure handling based on field mode
Jayanth Othayoth
2018-04-30
1
-12
/
+96
*
Fix compilation issues
Jayanth Othayoth
2018-03-28
1
-1
/
+2
*
Enabled PNOR signed image validation
Jayanth Othayoth
2018-03-23
1
-0
/
+32
*
Enable clang code format
Adriana Kobylak
2018-03-02
1
-51
/
+38
*
PNOR: Fix the delete implementation
Saqib Khan
2017-12-05
1
-40
/
+48
*
Host updater: Remove the Object.Delete interface from functional version
Michael Tritz
2017-11-28
1
-3
/
+35
*
Combine the creation of ro and rw partition in one service file
Saqib Khan
2017-09-06
1
-32
/
+8
*
Create active association
Gunnar Mills
2017-09-05
1
-0
/
+5
*
Limit the number of Active pnor versions
Saqib Khan
2017-08-19
1
-0
/
+1
*
Remove symlink creation during code update
Saqib Khan
2017-08-18
1
-40
/
+0
*
item_updater: Ignore base version when trying to free up priority.
Saqib Khan
2017-08-16
1
-1
/
+1
*
PNOR Activation: Minor code-review fixes
Michael Tritz
2017-08-02
1
-84
/
+85
*
PNOR: Restore RedundancyPriority on reset
Michael Tritz
2017-07-30
1
-0
/
+2
*
item_updater : Implementing Object.Delete for version
Leonel Gonzalez
2017-07-28
1
-0
/
+5
*
PNOR: Switch Software Version based on priority.
Saqib Khan
2017-07-25
1
-28
/
+40
*
Activation: Reset service file booleans after activation
Michael Tritz
2017-07-25
1
-0
/
+5
*
Activation: Implement ActivationProgress interface
Michael Tritz
2017-07-07
1
-1
/
+20
*
PNOR: implement Software RedundancyPriority interface.
Saqib Khan
2017-07-06
1
-1
/
+5
*
PNOR: Remove the BlocksTransition object when activation completes
Saqib Khan
2017-06-29
1
-1
/
+2
*
Activation: Wait for service files to complete
Michael Tritz
2017-06-28
1
-63
/
+154
*
activation: Replace exists() with is_symlink()/is_directory()
Adriana Kobylak
2017-06-23
1
-7
/
+7
*
RedundancyPriority: Override set property function
Saqib Khan
2017-06-14
1
-0
/
+5
*
PNOR: Implement Software RedundancyPriority.interface
Saqib Khan
2017-06-05
1
-0
/
+15
*
Code update flow: Set properties and load squashfs on object creation
Adriana Kobylak
2017-05-24
1
-29
/
+28
*
Activation: Point active image to requested image
Adriana Kobylak
2017-05-24
1
-0
/
+48
*
Mount a SquashFS image to a read-only partition on PNOR
Saqib Khan
2017-05-05
1
-0
/
+13
*
Activation: Create UBI volume on RequestedActivation
Adriana Kobylak
2017-04-27
1
-0
/
+18
*
Activation: Create ActivationBlocksTransition
Adriana Kobylak
2017-04-27
1
-4
/
+18
*
Activation: Override the set property functions
Adriana Kobylak
2017-04-19
1
-0
/
+27