Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openpower-pnor-code-mgmt
/
f3dfe65de8487364c21b7b49396cf912821ea339
f3dfe65
Move updatesymlinks to new vpnor feature
by Adriana Kobylak
· 5 years ago
85f2540
generate-tar: Set permissions of partition files to read only
by Adriana Kobylak
· 5 years ago
ddf2b74
generate-tar: Call mksquashfs with -all-root option
by Adriana Kobylak
· 5 years ago
b41a57d
msl: Support for v-xx.xx.xx format version ID
by John Wang
· 5 years ago
d05d472
Move to new association interface
by John Wang
· 5 years ago
d23b5b7
Use wc to calculate file sizes
by Oliver O'Halloran
· 5 years ago
4d3d912
Code Update: Host ApplyTime support
by Jayashankar Padath
· 5 years ago
abe862a
ubi: Rewrite freePriority
by Adriana Kobylak
· 5 years ago
adf91f5
Fix generate-tar on ppc64 hosts
by Oliver O'Halloran
· 5 years ago
10e915a
Move script and systemd service files into repo
by Adriana Kobylak
· 5 years ago
851bc06
generate-tar: Extract PNOR contents to a subdir
by Adriana Kobylak
· 5 years ago
8004ff5
generate-tar: Always remove scratch dir
by Adriana Kobylak
· 5 years ago
b8cb0cc
Remove deprecated is_method_error code
by Adriana Kobylak
· 5 years ago
2b2d229
Static layout: support image verification
by Lei YU
· 6 years ago
799eb19
build: install into bin instead of sbin
by Patrick Venture
· 6 years ago
df7a615
activation_ubi: Set priority in constructor
by Adriana Kobylak
· 6 years ago
45c267a
Add Lei as Maintainer
by Adriana Kobylak
· 6 years ago
e499446
Refactor: Use hiomapd instead of mboxd
by Lei YU
· 6 years ago
7d832d7
Install services to systemd unit dir
by Lei YU
· 6 years ago
1db9adf
Refactor: Fix issues found by cppcheck
by Lei YU
· 6 years ago
0783076
test: Add test for getPartsToClear
by Lei YU
· 6 years ago
b150134
test: Add test for GetVersions()
by Lei YU
· 6 years ago
716de5b
test: Add sources of static PNOR
by Lei YU
· 6 years ago
ed1c1dc
test: Fix parallel build error on tests
by Lei YU
· 6 years ago
91add6d
Static layout: Do not crash on empty PNOR
by Lei YU
· 6 years ago
6da3dae
Static layout: Do not update PNOR when host is on
by Lei YU
· 6 years ago
6cecc9b
Static layout: Use pflash to get partitions to clear
by Lei YU
· 6 years ago
a7b4ade
Static layout: Implement factory reset
by Lei YU
· 6 years ago
5efca58
Static layout: Implement gard reset
by Lei YU
· 6 years ago
a2e6716
Static layout: Implement PNOR code update
by Lei YU
· 6 years ago
b53425d
Static layout: Add dummy activation_static
by Lei YU
· 6 years ago
dec8cf9
Static layout: Read PNOR VERSION using pflash
by Lei YU
· 6 years ago
322f3f4
Static layout: Add dummy item_updater
by Lei YU
· 6 years ago
dcb3fd7
Static layout: Generate tar.gz for static layout pnor
by Lei YU
· 6 years ago
a9ac927
Refactor: Make createActivation() common
by Lei YU
· 6 years ago
c67a945
Refactor: Move serialize to ubi
by Lei YU
· 6 years ago
9b21efc
Refactor: Split Activation into common and ubi
by Lei YU
· 6 years ago
eaa9b07
Refactor: Remove unused isLowestPriority()
by Lei YU
· 6 years ago
bee5140
Refactor: Move determinId to ubi
by Lei YU
· 6 years ago
da6ab6c
Refactor: Move watch to ubi
by Lei YU
· 6 years ago
f3ce433
Refactor: Split item_updater to common and ubi
by Lei YU
· 6 years ago
3bd4a17
Add repo specific items in .gitignore
by Lei YU
· 6 years ago
0d2f932
build: pkg anti-pattern: use defaults
by Patrick Venture
· 6 years ago
c9caf86
Invoke Delete method to correct service
by Lei YU
· 6 years ago
ae81da4
Allow delete functional PNOR if only 1 PNOR is allowed
by Lei YU
· 6 years ago
17f55a8
std::variant: Fix forgotten conversion
by William A. Kennington III
· 6 years ago
af07acf
Fix std::variant usage
by William A. Kennington III
· 6 years ago
ea4e6ae
msl_verify: Read the functional version from D-Bus
by Adriana Kobylak
· 6 years ago
b523717
item_updater: Call remove association on delete
by Adriana Kobylak
· 6 years ago
5c33b4c
msl_verify: Add support for multiple MSL values
by Adriana Kobylak
· 6 years ago
24bb08c
msl_verify: Create error log when verify fails
by Adriana Kobylak
· 6 years ago
4772a94
msl_verify: Initial commit
by Adriana Kobylak
· 6 years ago
139604e
Switch to C++17
by Adriana Kobylak
· 6 years ago
1f985b6
MAINTAINERS: Update my email and IRC
by Gunnar Mills
· 6 years ago
275bb98
clang-format: Update to match docs repo
by Gunnar Mills
· 6 years ago
f6ed589
clang-format: Update to match docs repo
by Gunnar Mills
· 6 years ago
70ca242
image_verify: Add support for OpenSSL 1.1.0
by Adriana Kobylak
· 6 years ago
90fdc70
version: Check Chassis changed for Delete intf
by Adriana Kobylak
· 6 years ago
8be32f7
Add -flto to CXXFLAGS
by Andrew Geissler
· 6 years ago
c39d923
deleteAll: Delete functional version if chassis off
by Adriana Kobylak
· 6 years ago
0bd6505
reset: Call Suspend / Resume mbox
by Adriana Kobylak
· 6 years ago
ca9ba06
reset: Replace service files with filesystem APIs
by Adriana Kobylak
· 6 years ago
ab435df
activation: Add error handling in deleteImageManagerObject
by Adriana Kobylak
· 6 years ago
74b657e
activation: Improve error handling in Subscribe
by Gunnar Mills
· 6 years ago
d1d1921
generate-squashfs: Handle a signed VERSION partition
by Samuel Mendoza-Jonas
· 6 years ago
afd0a45
Use s.c_str() in log messages
by Joseph Reynolds
· 6 years ago
a98ff8d
Add MAINTAINERS file
by Andrew Jeffery
· 6 years ago
cb27317
Revert "Name reverse functional association "functional""
by Adriana Kobylak
· 7 years ago
11271fb
PNOR Signature validation failure handling based on field mode
by Jayanth Othayoth
· 7 years ago
207469f
Make the name of the signature verify feature unique
by Adriana Kobylak
· 7 years ago
a9cfced
Spelling fixes
by Gunnar Mills
· 7 years ago
808c40d
Added negative path test cases for pnor signature validation
by Jayanth Othayoth
· 7 years ago
7ccaa2a
Added positive path Signature validation test
by Jayanth Othayoth
· 7 years ago
8dd63cb
README: Add repo description
by Gunnar Mills
· 7 years ago
31e336b
Reword "cleaning the repo" in README
by Gunnar Mills
· 7 years ago
5248f3c
Fix compilation issues
by Jayanth Othayoth
· 7 years ago
4c7d206
Spelling fixes
by Gunnar Mills
· 7 years ago
4016e52
Enabled PNOR signed image validation
by Jayanth Othayoth
· 7 years ago
70804dc
Add support for signature verification routines
by Jayanth Othayoth
· 7 years ago
643e730
Add PNOR image signing during squashfs generation
by Eddie James
· 7 years ago
70dcb63
Enable clang code format
by Adriana Kobylak
· 7 years ago
ee69712
Name reverse functional association "functional"
by Gunnar Mills
· 7 years ago
d188b19
watch: Add missing functional include
by Brad Bishop
· 7 years ago
40ecdb6
Host updater: Back up version priority in environment variables
by Michael Tritz
· 7 years ago
fedbf3d
fix item updater freeSpace()
by Gunnar Mills
· 7 years ago
7cb480e
item_updater: Add Volatile Object Enable dbus object
by Adriana Kobylak
· 7 years ago
bb31f02
Clear files in pnor-patch directory on host factory reset
by Michael Tritz
· 7 years ago
4ecea0f
Gard reset: Fix the typo in the D-Bus path
by Michael Tritz
· 7 years ago
7f80e0b
PNOR: Fix the delete implementation
by Saqib Khan
· 7 years ago
5b75651
Host updater: Remove the Object.Delete interface from functional version
by Michael Tritz
· 7 years ago
795d984
Fix up InternalFailure to include metadata
by Marri Devender Rao
· 7 years ago
ee201a5
item_updater: Skip functional version when freeing space
by Adriana Kobylak
· 7 years ago
0e30f86
Always clean up the scratch dir
by Gunnar Mills
· 7 years ago
8f61867
Pass in the size of the UBI image
by Gunnar Mills
· 7 years ago
927ac0f
Create UBI image
by Gunnar Mills
· 7 years ago
f821084
Untar tarball and check for squashfs file
by Gunnar Mills
· 7 years ago
6a3e4e4
Basic generate-ubi script.
by Gunnar Mills
· 7 years ago
2941435
Make help text in generate-squashfs more clear
by Gunnar Mills
· 7 years ago
b541f1b
Host updater: implement GUARD factory reset
by Michael Tritz
· 7 years ago
2a6981b
Add Test for getId()
by Gunnar Mills
· 7 years ago
Next »