summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: Add tests for futility show and vbutil_*stabilize-8481.Bstabilize-8447.Bstabilize-8429.BRandall Spangler2016-06-0720-0/+362
* vboot_api_kernel: Remove assumptions about EC-RW hash type and sizeJulius Werner2016-05-312-188/+101
* vb2_sha: Add sha256 extendDaisuke Nojiri2016-05-203-4/+40
* bdb: Add NVM libraryDaisuke Nojiri2016-05-208-16/+762
* test: Print out actual result when test_succ failsstabilize-8350.68.Bstabilize-8350.21.Brelease-R52-8350.BDaisuke Nojiri2016-05-181-1/+1
* test: Make TEST_* report test locationstabilize-8337.BDaisuke Nojiri2016-05-104-66/+158
* hmac: Add HMAC to 2lib libraryDaisuke Nojiri2016-05-108-2/+290
* vboot: Fix FWMP link error if TPM is mockedRandall Spangler2016-05-112-2/+13
* vboot: Add firmware management parametersRandall Spangler2016-05-0812-5/+442
* test: Add TEST_STR_NEQDaisuke Nojiri2016-05-082-0/+25
* bdb: Add vba_bdb_initDaisuke Nojiri2016-05-076-2/+500
* bdb: Add vboot_register.hDaisuke Nojiri2016-05-071-0/+22
* bdb: Rename subkey to datakeystabilize-8282.Bfirmware-gale-8281.BDaisuke Nojiri2016-05-049-44/+44
* bdb: Replace sha functions with vb2 libraryDaisuke Nojiri2016-05-045-221/+20
* bdb: Integrate bdb_testDaisuke Nojiri2016-05-042-108/+150
* bdb: Copy files from bdb to firmware/bdbDaisuke Nojiri2016-05-0418-0/+2829
* Revert "image_signing: use sparse partition extraction [reland]"Amey Deshpande2016-04-271-1/+1
* cgpt: Add cgpt legacy parameter to set primary GPT signature to IGNOREMEstabilize-8249.BJulius Werner2016-04-254-156/+218
* cgptlib: Add support for IGNOREME GPT signatureJulius Werner2016-04-257-124/+249
* cgpt: Fully write out primary GPT before starting to write secondaryJulius Werner2016-04-251-16/+26
* vboot: Save last screen IDDaisuke Nojiri2016-04-251-14/+13
* sign_official_build: retain /boot for EFI devicesAmey Deshpande2016-04-221-4/+6
* include sys/sysmacros.h for major()Mike Frysinger2016-04-202-0/+2
* Support doing battery cut-off in firmware stage.Hung-Te Lin2016-04-1210-2/+55
* crossystem: x86: Write VbNv with mosys if using vboot2Duncan Laurie2016-04-111-0/+6
* crossystem: Move mosys based VbNv functions to shared codeDuncan Laurie2016-04-113-111/+158
* cgpt: Update behavior of GptUpdateKernelWithEntrystabilize-8172.47.Bfirmware-lucid-8173.BFurquan Shaikh2016-04-052-11/+11
* image_signing: use sparse partition extraction [reland]Mike Frysinger2016-04-041-1/+1
* signer: improve error handling in update_legacy_bootloader()stabilize-8104.Bfactory-oak-8141.BAmey Deshpande2016-03-081-1/+5
* vb2: Modify phase2 behavior for S3 resume casestabilize-7978.Bstabilize-7978.74.Bstabilize-7978.66.Bstabilize-7978.51.Bstabilize-7978.18.Bstabilize-7956.Brelease-R50-7978.BDuncan Laurie2016-02-232-0/+21
* sign_nv_cbootimage: Update signing scripts for nv bootloader and lp0stabilize-smaug-7897.Bstabilize-7912.Bstabilize-7907.BFurquan Shaikh2016-02-031-29/+210
* vboot_display: Keep track of displayed screenDuncan Laurie2016-01-291-2/+8
* vb20: add vb2api_check_hash_get_digest() for retrieving hash resultAaron Durbin2016-01-264-1/+61
* Pipe the custom_music use flag to the defineAlexandru M Stan2016-01-261-0/+4
* Increase MAX_CUSTOM_DELAY to 5 minutesAlexandru M Stan2016-01-261-6/+6
* vboot: Disable VBNV_OPROM_NEEDED after successful updateDuncan Laurie2016-01-201-0/+1
* Modify EC software sync to update RO if necessarystabilize-7834.66.Bstabilize-7821.Brelease-R49-7834.BMary Ruthven2016-01-103-188/+361
* Update a utility to support the new tpm sysfs class directoryBryan Freed2016-01-071-1/+5
* Port to musl: musl doesn't have execinfo.h.Doug Evans2016-01-072-0/+20
* vboot: Change VbExEc implementations to support RO updateMary Ruthven2016-01-064-44/+50
* Include <fcntl.h> instead of <sys/fcntl.h>.Doug Evans2016-01-061-1/+1
* Use ${WERROR} consistently.Doug Evans2016-01-061-1/+1
* vboot2: Add try RO software sync flagMary Ruthven2016-01-069-1/+32
* Move default target up so it's really the default.stabilize-smaug-7800.Bstabilize-7797.BDoug Evans2015-12-161-7/+10
* Test sha-256 with multiple odd-length updatesRandall Spangler2015-12-161-0/+17
* Add BDB libraryRandall Spangler2015-12-1624-0/+3195
* add error code for screen drawing failurestabilize-smaug-7731.Bstabilize-7729.BDaisuke Nojiri2015-12-031-0/+2
* Fix error message for VbGbbReadBmpHeaderDaisuke Nojiri2015-12-031-1/+1
* sign_official_build: add a fallback key for standalone accessoriesfactory-glados-7657.BVincent Palatin2015-11-171-0/+6
* Give more screen control to vboot_draw_screenDaisuke Nojiri2015-11-171-6/+23