summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vboot: rename USB_BOOT_ON_DEV to BOOT_EXTERNAL_ON_DEVfactory-endeavour-13295.BYu-Ping Wu2020-06-174-7/+7
* vboot/ui: use trusted keypress in cancel TO_DEV testJoel Kitching2020-06-171-2/+2
* crossystem - remove fmap_base utilityAaron Massey2020-06-163-14/+1
* host/lib/flashrom: enable --fast-verify for write operationsJack Rosenthal2020-06-162-1/+31
* vboot: rename USB to more accurate EXTERNALYu-Ping Wu2020-06-1319-146/+151
* Revert "crossystem: arm: switch to VBNV using flashrom from mosys"Shik Chen2020-06-101-8/+4
* vboot: add vb2api_use_short_dev_screen_delay() to 2api.hYu-Ping Wu2020-06-105-9/+31
* vboot: publicize vb2_get_dev_boot_target()Yu-Ping Wu2020-06-1013-84/+109
* 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