summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor: only untar onceHEADmasterLei YU2019-04-021-53/+17
* build: install into bin instead of sbinPatrick Venture2019-03-281-2/+2
* build: pkg anti-pattern: use defaultsPatrick Venture2019-02-131-6/+3
* item_updater: Call remove association on deleteAdriana Kobylak2018-12-112-8/+6
* Remove deprecated is_method_error codeAdriana Kobylak2018-12-112-9/+17
* sync/watch: reduce memory usageBrad Bishop2018-12-032-48/+39
* sync_watch: Handle IN_IGNOREDAdriana Kobylak2018-11-262-37/+60
* Rename Version::Errors to Image::ErrorsAdriana Kobylak2018-10-176-34/+34
* Switch to C++17Adriana Kobylak2018-09-241-1/+1
* Fix being able to activate a Failed versionAdriana Kobylak2018-09-193-9/+22
* MAINTAINERS: Update my email and IRCGunnar Mills2018-09-181-1/+1
* clang-format: Update to match docs repoGunnar Mills2018-09-141-1/+2
* clang-format: Update to match docs repoGunnar Mills2018-09-1132-118/+190
* image_verify: Add support for OpenSSL 1.1.0Adriana Kobylak2018-09-115-4/+53
* Clang 6 updatesGunnar Mills2018-09-078-13/+13
* static layout: Support field modeLei YU2018-08-301-1/+7
* Delete functional BMC id if ACTIVE_BMC_MAX_ALLOWED is less than 2Lei YU2018-08-301-2/+5
* Make MEDIA_DIR configurableLei YU2018-08-302-6/+26
* Add -flto to CXXFLAGSAndrew Geissler2018-08-291-1/+2
* static layout: support factory resetLei YU2018-08-201-1/+11
* Catch SdBusError when calling the mapperEd Tanous2018-08-101-10/+13
* Use separated images for fixed flash layoutLei YU2018-07-262-5/+1
* Move setting the priority U-Boot variable to ubiAdriana Kobylak2018-07-197-11/+40
* item_updater: sort ubi specific codeLei YU2018-07-178-70/+241
* Refactor of bmcImagesLei YU2018-07-179-12/+31
* Verify signature for non ubifs imageLei YU2018-07-172-12/+58
* Support non-ubifs layoutLei YU2018-07-176-0/+84
* activation: Improve error handling in SubscribeAdriana Kobylak2018-07-102-3/+24
* Update MAINTAINERS listAdriana Kobylak2018-06-261-0/+1
* activation: Move out code that monitors for ubi servicesAdriana Kobylak2018-06-154-45/+62
* activation: Create ubi write functionAdriana Kobylak2018-06-066-12/+68
* Add MAINTAINERS fileAndrew Jeffery2018-05-241-0/+48
* Double fork to release child to be reaped by initVernon Mauery2018-05-231-7/+33
* Always call close on fd if file has been openedVernon Mauery2018-05-231-2/+5
* Remove sync busnameAdriana Kobylak2018-05-222-6/+0
* sync_manager: Add callback to do rsyncAdriana Kobylak2018-05-086-7/+115
* sync_manager: Create sync watch classAdriana Kobylak2018-05-087-4/+221
* sync_manager: Initial commitAdriana Kobylak2018-05-035-0/+64
* Perform uboot mirroring operation during BMC bootEddie James2018-05-032-0/+22
* Revert "Name reverse functional association "functional""Adriana Kobylak2018-05-021-1/+1
* Spelling fixesGunnar Mills2018-04-093-3/+3
* gitignore: Add generated error and server filesGunnar Mills2018-04-091-0/+5
* Revert "Delay return from updateUbootEnvVars() until service file finishes"Adriana Kobylak2018-04-093-52/+0
* Revert "Revert "Wait for obmc-flash-bmc-updateubootvars@.service""Adriana Kobylak2018-04-092-20/+40
* Revert "Wait for obmc-flash-bmc-updateubootvars@.service"Adriana Kobylak2018-04-062-40/+20
* Delay return from updateUbootEnvVars() until service file finishesMichael Tritz2018-04-043-0/+52
* Signature validation failure handling based on field modeJayanth Othayoth2018-03-301-3/+11
* Add unit tests for testing Signature verification functionalityJayanth Othayoth2018-03-292-2/+148
* Reword "cleaning the repo" in READMEGunnar Mills2018-03-281-1/+1
* Spelling fixesGunnar Mills2018-03-234-8/+8
OpenPOWER on IntegriCloud