Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-bmc-code-mgmt
/
a7853ee8d0d6331c150b8341df1d0b417a1bd467
a7853ee
Support non-ubifs layout
by Lei YU
· 6 years ago
aea48f2
activation: Improve error handling in Subscribe
by Adriana Kobylak
· 6 years ago
910ce68
Update MAINTAINERS list
by Adriana Kobylak
· 6 years ago
3ce563a
activation: Move out code that monitors for ubi services
by Adriana Kobylak
· 6 years ago
9f89e2e
activation: Create ubi write function
by Adriana Kobylak
· 6 years ago
4b35dd3
Add MAINTAINERS file
by Andrew Jeffery
· 6 years ago
b891eb3
Double fork to release child to be reaped by init
by Vernon Mauery
· 6 years ago
8ff0ee5
Always call close on fd if file has been opened
by Vernon Mauery
· 6 years ago
b6aadec
Remove sync busname
by Adriana Kobylak
· 6 years ago
a907434
sync_manager: Add callback to do rsync
by Adriana Kobylak
· 7 years ago
b072d1b
sync_manager: Create sync watch class
by Adriana Kobylak
· 7 years ago
7e8d76b
sync_manager: Initial commit
by Adriana Kobylak
· 7 years ago
eaa1ee0
Perform uboot mirroring operation during BMC boot
by Eddie James
· 7 years ago
6097e04
Revert "Name reverse functional association "functional""
by Adriana Kobylak
· 7 years ago
2bcba02
Spelling fixes
by Gunnar Mills
· 7 years ago
2618667
gitignore: Add generated error and server files
by Gunnar Mills
· 7 years ago
69f4ab9
Revert "Delay return from updateUbootEnvVars() until service file finishes"
by Adriana Kobylak
· 7 years ago
166bdf3
Revert "Revert "Wait for obmc-flash-bmc-updateubootvars@.service""
by Adriana Kobylak
· 7 years ago
e24fd6f
Revert "Wait for obmc-flash-bmc-updateubootvars@.service"
by Adriana Kobylak
· 7 years ago
2225fda
Delay return from updateUbootEnvVars() until service file finishes
by Michael Tritz
· 7 years ago
9a9d7c2
Signature validation failure handling based on field mode
by Jayanth Othayoth
· 7 years ago
6be275b
Add unit tests for testing Signature verification functionality
by Jayanth Othayoth
· 7 years ago
6098b70
Reword "cleaning the repo" in README
by Gunnar Mills
· 7 years ago
e11a202
Spelling fixes
by Gunnar Mills
· 7 years ago
0e0c127
Enabled Signed image validation in Item Updater
by Jayanth Othayoth
· 7 years ago
fb6e1fc
Enabled OpenSSL based signature validation functions
by Jayanth Othayoth
· 7 years ago
2ab9b10
Add support for signature verification routines
by Jayanth Othayoth
· 7 years ago
9d7cd83
Create initial Signature verification class
by Jayanth Othayoth
· 7 years ago
2285fe0
Enable clang code format
by Adriana Kobylak
· 7 years ago
83cd21f
item_updater: Fix DeleteAll
by Adriana Kobylak
· 7 years ago
f9ae45d
Name reverse functional association "functional"
by Gunnar Mills
· 7 years ago
f37cefc
BMC: Block BMC reboots during Code Update
by Saqib Khan
· 7 years ago
fd8c02d
watch: Add missing functional include
by Brad Bishop
· 7 years ago
204e1e7
Call freeSpace() function before update
by Adriana Kobylak
· 7 years ago
596466b
Fix error logging
by Adriana Kobylak
· 7 years ago
2b2cd9f
image_manager: Check if tmp dir exists before remove
by Adriana Kobylak
· 7 years ago
4c3edc9
Wait for obmc-flash-bmc-updateubootvars@.service
by Adriana Kobylak
· 7 years ago
8bd84c8
Avoid calling Activation repeatedly during update
by Adriana Kobylak
· 7 years ago
00bd902
Fix "Error in Deleting image from image manager"
by Adriana Kobylak
· 7 years ago
1254c62
item_updater: Look for BMC inventory interface
by Adriana Kobylak
· 7 years ago
6273efd
Fix for priority restoration from environment variable
by Michael Tritz
· 7 years ago
ee13e83
BMC: Fix the delete implementation.
by Saqib Khan
· 7 years ago
7e1abfc
Create Image Dir if not present
by Gunnar Mills
· 7 years ago
7a248bc
Spelling fixes in configure.ac
by Gunnar Mills
· 7 years ago
601bbf0
Spelling fixes in image_manager.cpp
by Gunnar Mills
· 7 years ago
b77551c
Call update u-boot env once when a priority is changed
by Adriana Kobylak
· 7 years ago
4254bec
BMC Updater: Remove the Object.Delete interface from functional version
by Michael Tritz
· 7 years ago
ff0b421
Fix for field mode not working after reboot
by Michael Tritz
· 7 years ago
d377ba1
Move duplicate image upload log inside image_manager
by Saqib Khan
· 7 years ago
9953e69
Remove move constructor in Watch class
by Gunnar Mills
· 7 years ago
2ad1b55
Update Journal Entry Format
by Gunnar Mills
· 7 years ago
f0382c3
Update U-boot env variables
by Saqib Khan
· 7 years ago
49446ae
Update Uboot environment variables when a version is deleted or updated
by Saqib Khan
· 7 years ago
3fa3820
Style changes in activation.cpp
by Gunnar Mills
· 7 years ago
d16bcbd
Style changes in item_updater.cpp
by Gunnar Mills
· 7 years ago
b30cadd
Style changes in image_manager.cpp
by Gunnar Mills
· 7 years ago
aae1b2b
Switch from runtime_error to elog
by Gunnar Mills
· 7 years ago
4844291
Style and comment changes in item_updater.hpp
by Gunnar Mills
· 7 years ago
ffe0492
Style changes in serialize.cpp
by Gunnar Mills
· 7 years ago
a4fcb68
Style and comment changes in version.hpp
by Gunnar Mills
· 7 years ago
dcbfa04
Restore BMC version on systems that doesn't have new BMC ubi layout.
by Saqib Khan
· 7 years ago
26a960d
Use sha512 to calculate the versionID for images.
by Saqib Khan
· 7 years ago
ee590c7
Set Priority value of functional BMC version to 0
by Adriana Kobylak
· 7 years ago
021c365
Delete the BMC version that doesn't have a valid os-release file.
by Saqib Khan
· 7 years ago
bc1bf3a
BMC Updater: Add function to delete all versions
by Michael Tritz
· 7 years ago
b9da663
BMC: Update u-boot environment variable based on lowest priority
by Saqib Khan
· 7 years ago
f10b232
Change to pass by reference
by Gunnar Mills
· 7 years ago
88e8a32
Create BMC functional Association
by Gunnar Mills
· 7 years ago
9b200b0
Style changes in image_manager_main.cpp
by Gunnar Mills
· 7 years ago
49860e1
BMC Serialize: Change create_directory to create_directories
by Michael Tritz
· 7 years ago
6d87371
Add checks for currently running bmc image before erasing
by Eddie James
· 7 years ago
43b25cd
Create active association on startup
by Gunnar Mills
· 7 years ago
9440f49
Fix problem requiring two Delete calls to remove an image
by Eddie James
· 7 years ago
6fab70d
Change ro to rofs.
by Saqib Khan
· 7 years ago
1646e8f
Switch FWD and REV association names
by Gunnar Mills
· 7 years ago
ded875d
Create active association
by Gunnar Mills
· 7 years ago
c7e2d24
Style changes in download_manager.cpp
by Gunnar Mills
· 7 years ago
8a24dda
download: Check for empty filename
by Brad Bishop
· 7 years ago
1eef62d
BMC: Restore version and activation dbus objects on BMC reboot.
by Saqib Khan
· 7 years ago
b60add1
Create an association to BMC inventory item
by Gunnar Mills
· 7 years ago
10e563a
Remove nodist_noinst and nobase_nodist_include
by Gunnar Mills
· 7 years ago
652da83
Add "noinst" to generated header
by Gunnar Mills
· 7 years ago
f5eaf39
Generate sdbusplus bindings for Associations.
by Gunnar Mills
· 7 years ago
9a78224
style changes to item_updater.cpp
by Gunnar Mills
· 7 years ago
0c2eb26
Remove rw ubi volume delete as part of bmc version delete.
by Saqib Khan
· 7 years ago
0129d92
Add field mode to BMC updater
by Michael Tritz
· 7 years ago
5d53267
BMC: Store RedundancyPriority on System.
by Saqib Khan
· 7 years ago
b1cfdf9
Check if BMC tarball has all required files during image verifcation
by Michael Tritz
· 7 years ago
7b5010f
item_updater: Add a log to indicate duplicate image upload.
by Saqib Khan
· 7 years ago
140fcb1
BMC: Call emit_interfaces signal for temporary interfaces
by Saqib Khan
· 7 years ago
05a89a2
Add repo description to README
by Gunnar Mills
· 7 years ago
0edd4ad
BMC Activation: Implement ActivationProgress interface
by Michael Tritz
· 7 years ago
f2b5e0d
Miscellaneous improvements to activation/item updater
by Michael Tritz
· 7 years ago
3526ef7
item_updater: Added erase method
by Leonel Gonzalez
· 7 years ago
50d559c
image_manager: Added erase method
by Leonel Gonzalez
· 7 years ago
e423368
version: Added erase callback and delete method
by Leonel Gonzalez
· 7 years ago
bed88af
Activation: Start service files and wait for completion
by Michael Tritz
· 7 years ago
37a5904
Item Updater: Implement BMC factory reset
by Michael Tritz
· 7 years ago
4c1aec0
BMC: Implement Software RedundancyPriority.interface
by Saqib Khan
· 7 years ago
84a0e69
item_updater: style simplification
by Saqib Khan
· 7 years ago
Next »