summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* generate-tar: Add machine nameHEADmasterLei YU2020-01-211-0/+11
* generate-tar: Add --interactive=never for rmLei YU2020-01-201-1/+4
* Fix ECC usage of being cleaned partitionsAlexander Filippov2019-12-202-2/+61
* Host.Updater.service: Move dependency on ubi service to the ubi serviceAdriana Kobylak2019-10-282-2/+4
* Move updatesymlinks to new vpnor featureAdriana Kobylak2019-10-257-66/+96
* generate-tar: Set permissions of partition files to read onlyAdriana Kobylak2019-10-151-0/+2
* generate-tar: Call mksquashfs with -all-root optionAdriana Kobylak2019-10-091-1/+1
* msl: Support for v-xx.xx.xx format version IDJohn Wang2019-09-172-4/+16
* Move to new association interfaceJohn Wang2019-09-177-38/+6
* Use wc to calculate file sizesOliver O'Halloran2019-08-191-2/+2
* Code Update: Host ApplyTime supportJayashankar Padath2019-08-093-7/+109
* ubi: Rewrite freePriorityAdriana Kobylak2019-07-232-7/+28
* Fix generate-tar on ppc64 hostsOliver O'Halloran2019-07-171-1/+1
* Move script and systemd service files into repoAdriana Kobylak2019-06-2115-1/+523
* generate-tar: Extract PNOR contents to a subdirAdriana Kobylak2019-06-111-13/+17
* generate-tar: Always remove scratch dirAdriana Kobylak2019-06-101-1/+1
* Remove deprecated is_method_error codeAdriana Kobylak2019-06-032-40/+50
* Static layout: support image verificationLei YU2019-04-0410-37/+60
* build: install into bin instead of sbinPatrick Venture2019-03-281-1/+1
* activation_ubi: Set priority in constructorAdriana Kobylak2019-03-251-1/+6
* Add Lei as MaintainerAdriana Kobylak2019-03-191-0/+1
* Refactor: Use hiomapd instead of mboxdLei YU2019-03-188-178/+135
* Install services to systemd unit dirLei YU2019-03-142-0/+20
* Refactor: Fix issues found by cppcheckLei YU2019-03-1310-20/+18
* test: Add test for getPartsToClearLei YU2019-03-133-4/+157
* test: Add test for GetVersions()Lei YU2019-03-133-22/+60
* test: Add sources of static PNORLei YU2019-03-136-9/+36
* test: Fix parallel build error on testsLei YU2019-03-131-8/+11
* Static layout: Do not crash on empty PNORLei YU2019-03-132-3/+9
* Static layout: Do not update PNOR when host is onLei YU2019-03-136-11/+22
* Static layout: Use pflash to get partitions to clearLei YU2019-03-131-18/+39
* Static layout: Implement factory resetLei YU2019-03-131-10/+74
* Static layout: Implement gard resetLei YU2019-03-131-6/+69
* Static layout: Implement PNOR code updateLei YU2019-03-136-3/+164
* Static layout: Add dummy activation_staticLei YU2019-03-134-4/+80
* Static layout: Read PNOR VERSION using pflashLei YU2019-03-133-1/+195
* Static layout: Add dummy item_updaterLei YU2019-03-134-1/+142
* Static layout: Generate tar.gz for static layout pnorLei YU2019-03-132-20/+65
* Refactor: Make createActivation() commonLei YU2019-03-085-110/+170
* Refactor: Move serialize to ubiLei YU2019-03-086-3/+2
* Refactor: Split Activation into common and ubiLei YU2019-03-086-187/+266
* Refactor: Remove unused isLowestPriority()Lei YU2019-03-073-26/+0
* Refactor: Move determinId to ubiLei YU2019-03-074-11/+11
* Refactor: Move watch to ubiLei YU2019-03-076-4/+6
* Refactor: Split item_updater to common and ubiLei YU2019-03-0711-624/+733
* Add repo specific items in .gitignoreLei YU2019-03-041-0/+5
* build: pkg anti-pattern: use defaultsPatrick Venture2019-02-131-6/+3
* Invoke Delete method to correct serviceLei YU2019-01-291-5/+22
* Allow delete functional PNOR if only 1 PNOR is allowedLei YU2019-01-241-2/+4
* std::variant: Fix forgotten conversionWilliam A. Kennington III2018-11-271-1/+1
OpenPOWER on IntegriCloud