summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vboot: add x86 SHA256 ext supportfirmware-zork-13434.BKangheui Won2022-05-056-21/+445
* vboot: add support for HW accel in kernel verificationKangheui Won2022-05-045-21/+117
* minidiag: Update strings for minidiag v1.0Chung-Sheng Wu2021-07-201-1/+1
* Revert "Reland "Reland "vboot: Enable diagnostics on Dirinboz"""Meng-Huan Yu2021-04-013-36/+0
* Minidiag: Commit NVRAM immediately right after cleaning diag requestMeng-Huan Yu2021-03-301-0/+6
* Minidiag: Enable minidiag by defaultMeng-Huan Yu2021-03-302-4/+4
* vboot2: Use TPM for hash acceleration allowanceKangheui Won2021-01-124-33/+41
* vboot2: remove rsa from vb2_hwcrypto_rsa_allowedKangheui Won2021-01-123-5/+6
* minidiag: Fix button initialization errors in memory testsHsuan Ting Chen2020-12-031-2/+20
* minidiag/ui: Prevent calling update action if there were no updatesHsuan Ting Chen2020-11-163-5/+15
* minidiag/ui: Prevent calling update action if memory test is finishedHsuan Ting Chen2020-11-162-0/+9
* vboot/ui: Remove extra delay for long iteration timeHsuan Ting Chen2020-11-162-1/+91
* vboot/ui/tests: Remove unnecessary aborting delay checkHsuan Ting Chen2020-11-161-39/+27
* Reland "Reland "vboot: Enable diagnostics on Dirinboz""Hsuan Ting Chen2020-11-113-0/+36
* vboot/ui/tests: Add time-related constants in 2ui_private.hHsuan Ting Chen2020-11-094-22/+28
* vboot/ui: Suffix "_ms" to time-related variablesHsuan Ting Chen2020-11-093-30/+30
* common: log loopback detachesGeorge Engelbrecht2020-11-091-0/+1
* common: save the existing return value on cleanupGeorge Engelbrecht2020-11-091-0/+3
* cleanup_minimal: remove duplicate trap for temps and mountsGeorge Engelbrecht2020-11-091-1/+0
* common.sh: adapt to get clean shellcheckGeorge Engelbrecht2020-11-092-28/+42
* common.sh: don't let eval terminate cleanupGeorge Engelbrecht2020-11-091-1/+1
* sign_android: don't use xattrs from unsquashfsGeorge Engelbrecht2020-11-091-2/+2
* sign_official_build: dump more info in resign_android_image_if_existsBrian Norris2020-11-091-1/+10
* crossystem: support clear_tpm_owner_request on TPM2.0 simulatorYi Chou2020-11-092-3/+38
* futility: update: load quirks from firmware image CBFS fileHung-Te Lin2020-11-094-7/+75
* lib: gpt_misc: Avoid leaving GPT entries data uninitializedJulius Werner2020-11-091-0/+2
* futility/updater: Add quirk to preserve management engineKarthikeyan Ramasubramanian2020-11-093-0/+47
* futility: update: support multi-line quirksHung-Te Lin2020-11-092-2/+11
* signer: syncronize image packing to what we have in build image phase.Yury Khmel2020-11-091-26/+30
* crossystem: remove mosys nvstorage implementationJack Rosenthal2020-11-093-88/+0
* vboot/ui: Split disabled_item_mask into two masks for log screenHsuan Ting Chen2020-11-097-233/+435
* vboot/ui/tests: Fix ignoring vb2ex_display_ui calls in unit testsHsuan Ting Chen2020-11-092-8/+21
* vboot/ui/tests: Fix struct compare error in unit testsHsuan Ting Chen2020-11-092-2/+2
* signer: resign networkstack APKs with correct keyVictor Hsieh2020-11-091-1/+1
* Deal with Android's new networkstack keyVictor Hsieh2020-11-093-6/+15
* arc: Fix RVC signed image does not boot.Yury Khmel2020-11-091-9/+37
* lib21: always append '\0' in vb2_readfileHung-Te Lin2020-11-092-1/+3
* vboot/ui: fix some rogue spacingJoel Kitching2020-11-093-7/+7
* vboot/ui: introduce casts around vb2_menu_item helpersJoel Kitching2020-11-091-10/+10
* vboot/ui: stop including 2secdata.h in 2ui.cJoel Kitching2020-11-091-1/+0
* Revert "Reland "vboot: Enable diagnostics on Dirinboz""Kangheui Won2020-11-093-36/+0
* Reland "vboot: Enable diagnostics on Dirinboz"Hsuan Ting Chen2020-11-063-0/+36
* Revert "vboot: Enable diagnostics on Dirinboz"Martin Roth2020-10-233-34/+0
* vboot: Enable diagnostics on DirinbozHsuan Ting Chen2020-10-233-0/+34
* vboot2: Add support for modexp accelerationKangheui Won2020-10-034-2/+58
* futility: updater: print flashrom execution logs on read failureHung-Te Lin2020-09-301-0/+11
* vboot/ui: Always beep when error dialog is shownHsuan Ting Chen2020-09-302-11/+4
* firmware/2lib: Add error message for ctrl-U when usb boot is not enabledShelley Chen2020-09-302-0/+3
* make_dev_ssd.sh: Correct root partition regular expressionHung-Te Lin2020-09-301-1/+1
* firmware/2lib: Handle errors in alternate bootHsuan Ting Chen2020-09-302-5/+30