summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* crossystem: arm: switch to VBNV using flashrom from mosysstabilize-lazor-13278.BJack Rosenthal2020-06-091-4/+8
* crossystem: x86: switch to VBNV backup using flashrom instead of mosysJack Rosenthal2020-06-091-2/+2
* crossystem: add functions to read and write VBNV via flashromJack Rosenthal2020-06-094-0/+396
* host/lib: add lightweight flashrom wrapper libraryJack Rosenthal2020-06-095-0/+453
* vboot: fix legacy_clamshell_tests when PHYSICAL_PRESENCE_KEYBOARD=1Joel Kitching2020-06-091-113/+126
* Revert "futility: Adds platform check quirk for zork"Rob Barnes2020-06-093-33/+0
* futility: vb1_helper: Fix sanity size check for parsing kernel partitionJulius Werner2020-06-061-2/+4
* futility: updater: Add '--servo_port' to select from multiple servodsHung-Te Lin2020-06-063-15/+62
* chromeos-tpm-recovery: Add support for v1 secdata_kernelJulius Werner2020-06-061-18/+71
* vboot/ui: Add tests for advanced optionsHsuan Ting Chen2020-06-051-0/+143
* vboot/ui: Split out screen testsHsuan Ting Chen2020-06-052-144/+275
* vboot/ui: Fix access on to_dev screenHsuan Ting Chen2020-06-041-1/+2
* vboot/ui: implement phone recovery screensJoel Kitching2020-06-012-5/+23
* vboot/ui: implement disk recovery screensYu-Ping Wu2020-06-011-4/+44
* vboot/ui: implement language selection screenYu-Ping Wu2020-06-017-71/+328
* vboot/ui: Add tests for to_dev transition flowfirmware-endeavour-13259.BHsuan Ting Chen2020-05-303-32/+320
* vboot/ui: Synchronize mock inputs for vb2_ui_testsHsuan Ting Chen2020-05-301-26/+28
* vboot: have consistent output for testing macrosYu-Ping Wu2020-05-291-44/+39
* vboot: do not request recovery for VB2_REQUEST_* from VB2_TRY()Yu-Ping Wu2020-05-294-153/+47
* trivial: fix spelling in add_loem_keys.shGeorge Engelbrecht2020-05-291-1/+1
* vboot: fix two return values in vboot_api_stub.cJoel Kitching2020-05-281-3/+4
* vboot: create VB2_ERROR_EX_SET_VENDOR_DATAJoel Kitching2020-05-281-7/+3
* vboot: move PERIPHERAL_BUSY to vboot2 namespaceJoel Kitching2020-05-281-2/+3
* vboot: move timer and beep functions to vboot2 namespaceJoel Kitching2020-05-2820-177/+155
* vboot/ui: return error if booting from internal failedYu-Ping Wu2020-05-271-5/+1
* vboot/ui: map Ctrl+S to the TO_NORM screenJoel Kitching2020-05-271-0/+2
* vboot/ui: stop centralizing keyboard input actionsJoel Kitching2020-05-275-157/+127
* vboot/ui: improve menu navigation docstringsJoel Kitching2020-05-276-110/+172
* image_signing: Activate file hash cache for watchlist service for signed builds.Yury Khmel2020-05-271-1/+4
* vboot/ui: Fix to_dev action initialization errorHsuan Ting Chen2020-05-262-3/+7
* vboot: fix vboot_api_kernel4_tests to work with LEGACY_MENU_UI=1Joel Kitching2020-05-251-2/+23
* vboot: reshuffle legacy UI filesJoel Kitching2020-05-2516-293/+255
* vboot/ui: Refine mock functions in UI testsHsuan Ting Chen2020-05-253-175/+189
* image_signing: remove firmware_boot.shJack Rosenthal2020-05-221-101/+0
* vboot/ui: move invalid_disk_last into vb2_context_uiJoel Kitching2020-05-225-71/+45
* image_singing: remove align_rootfs.shJack Rosenthal2020-05-221-150/+0
* image_signing: remove unpack_firmwarefd.sh scriptJack Rosenthal2020-05-221-69/+0
* image_signing: remove tofactory.sh scriptJack Rosenthal2020-05-221-179/+0
* vboot/ui: standardize shutdown_required function signatureJoel Kitching2020-05-206-50/+70
* vboot: Add recovery reason code for CSE Lite SKU errorsSridhar Siricilla2020-05-182-0/+8
* vboot/ui: hide phone recovery flow when disabledJoel Kitching2020-05-183-2/+20
* vboot: move VbExGetLocalizationCount to vboot2Joel Kitching2020-05-186-30/+26
* vboot/ui: add developer and to_norm screensJoel Kitching2020-05-187-95/+335
* vboot: make dev boot target functions consistentJoel Kitching2020-05-182-1/+37
* updater: Replace servo-v2 with google-servo-v2Nicolas Boichat2020-05-181-1/+1
* vboot: Add language selection screen to vb2_screenstabilize-quickfix-13099.93.Bstabilize-13099.94.Bstabilize-13099.90.Bstabilize-13099.85.Bstabilize-13099.73.Bstabilize-13099.72.Bstabilize-13099.70.Bstabilize-13099.118.Bstabilize-13099.110.Bstabilize-13099.101.Brelease-R84-13099.Bfactory-test-13099.17.BYu-Ping Wu2020-05-151-0/+2
* vboot/ui: Split UI testsHsuan Ting Chen2020-05-144-567/+751
* vboot: enable phone recoveryYu-Ping Wu2020-05-142-5/+5
* 2sha: Add SHA-224 and SHA-384 hash algorithmsJulius Werner2020-05-129-31/+173
* vboot/ui: implement advanced_optionsJoel Kitching2020-05-111-6/+31