summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vboot/ui: pass timer_disabled to vb2ex_display_ui()factory-puff-13329.BYu-Ping Wu2020-07-024-1/+12
* Allow building for non-CrOS environmentsPatrick Georgi2020-07-022-2/+57
* vboot/ui: add screen stack functionalityJoel Kitching2020-06-306-214/+261
* firmware/2lib: Add visual/audio error handlingShelley Chen2020-06-277-11/+71
* vboot: add vb2api_phone_recovery_ui_enabled()stabilize-quickfix-13310.91.Bstabilize-quickfix-13310.76.Bstabilize-quickfix-13310.73.Bstabilize-13310.99.Bstabilize-13310.94.Bstabilize-13310.83.Bstabilize-13310.74.Bstabilize-13310.72.Brelease-R85-13310.BYu-Ping Wu2020-06-257-10/+50
* vboot/ui: add power off optionsYu-Ping Wu2020-06-232-6/+36
* vboot: makeshift debug info screenJoel Kitching2020-06-212-1/+20
* vboot/ui: add screens for dev boot from external diskYu-Ping Wu2020-06-202-6/+52
* vboot: add missing assert.h includeDavid Benjamin2020-06-191-0/+1
* host/lib/subprocess: replace constructor function & perror with VB2_DEBUGJack Rosenthal2020-06-181-13/+3
* crossystem: arm: reland nvstorage using flashromJack Rosenthal2020-06-181-4/+6
* vboot/ui: Add beep testsHsuan Ting Chen2020-06-181-23/+63
* vboot/ui: Add tests for developer screensHsuan Ting Chen2020-06-181-23/+314
* 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