summaryrefslogtreecommitdiff
path: root/firmware
Commit message (Expand)AuthorAgeFilesLines
* 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-255-9/+31
* vboot/ui: add power off optionsYu-Ping Wu2020-06-231-0/+25
* 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
* vboot: rename USB_BOOT_ON_DEV to BOOT_EXTERNAL_ON_DEVfactory-endeavour-13295.BYu-Ping Wu2020-06-171-1/+1
* vboot: rename USB to more accurate EXTERNALYu-Ping Wu2020-06-1312-43/+46
* vboot: add vb2api_use_short_dev_screen_delay() to 2api.hYu-Ping Wu2020-06-104-9/+17
* vboot: publicize vb2_get_dev_boot_target()Yu-Ping Wu2020-06-108-42/+41
* host/lib: add lightweight flashrom wrapper libraryJack Rosenthal2020-06-091-0/+3
* 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-014-39/+198
* vboot: do not request recovery for VB2_REQUEST_* from VB2_TRY()Yu-Ping Wu2020-05-292-149/+29
* 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-2816-100/+93
* 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-274-138/+106
* vboot/ui: improve menu navigation docstringsJoel Kitching2020-05-274-81/+144
* vboot/ui: Fix to_dev action initialization errorHsuan Ting Chen2020-05-262-3/+7
* vboot: reshuffle legacy UI filesJoel Kitching2020-05-259-260/+230
* vboot/ui: move invalid_disk_last into vb2_context_uiJoel Kitching2020-05-223-19/+20
* vboot/ui: standardize shutdown_required function signatureJoel Kitching2020-05-203-23/+28
* 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-182-2/+18
* vboot: move VbExGetLocalizationCount to vboot2Joel Kitching2020-05-184-20/+21
* vboot/ui: add developer and to_norm screensJoel Kitching2020-05-184-44/+248
* vboot: make dev boot target functions consistentJoel Kitching2020-05-181-1/+13
* 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: enable phone recoveryYu-Ping Wu2020-05-141-2/+2
* 2sha: Add SHA-224 and SHA-384 hash algorithmsJulius Werner2020-05-126-27/+84
* vboot/ui: implement advanced_optionsJoel Kitching2020-05-111-6/+31
* vboot: Add developer screens to vb2_screenYu-Ping Wu2020-05-091-0/+4
* vboot/ui: implement to_dev transition flowJoel Kitching2020-05-075-20/+167
* vboot/ui: remove validate_selection functionJoel Kitching2020-05-072-36/+19
* vboot: Rename VB_AUX_FW_* to VB2_AUXFW_*factory-drallion-13080.BYu-Ping Wu2020-05-057-24/+24
* vboot/ui: move locale_id from screen_state into ui_contextJoel Kitching2020-05-052-6/+2
* vboot/ui: initialize vb2_ui_context memory to 0Joel Kitching2020-05-051-0/+1
* vboot: Remove reboot-related vboot1-style errorsYu-Ping Wu2020-05-051-13/+2
* vboot: Add advanced options screen to vb2_screenYu-Ping Wu2020-05-051-0/+2
* vboot: fix up EC/auxfw sync includesJoel Kitching2020-05-053-12/+6
* vboot: Implement common UI loopHsuan Ting Chen2020-05-045-13/+498
* vboot: fix a typo in CL:2112321stabilize-13070.BJoel Kitching2020-04-301-1/+1
* 2crypto: Force correct section flags for .rodata arraysJulius Werner2020-04-291-3/+4
* vboot: Convert reboot-related errors to vboot2-styleYu-Ping Wu2020-04-288-84/+105
* vboot: Add screens for recovery using diskYu-Ping Wu2020-04-221-0/+4