summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* futility: updater: Platform name check should be case insensitiveHung-Te Lin2020-05-111-1/+1
* futility: Adds platform check quirk for zorkRob Barnes2020-05-113-0/+33
* vboot: Add developer screens to vb2_screenYu-Ping Wu2020-05-091-0/+4
* vboot/ui: implement to_dev transition flowJoel Kitching2020-05-076-23/+170
* vboot/ui: remove validate_selection functionJoel Kitching2020-05-073-93/+25
* vboot: Rename VB_AUX_FW_* to VB2_AUXFW_*factory-drallion-13080.BYu-Ping Wu2020-05-058-59/+59
* vboot/ui: move locale_id from screen_state into ui_contextJoel Kitching2020-05-054-67/+57
* 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-048-70/+1718
* 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-2814-199/+220
* crossystem: add support for ADL gpiochipSubrata Banik2020-04-281-0/+3
* crossystem: Add quirk reading wpsw_curLukasz Majczak2020-04-231-1/+46
* vboot: Add screens for recovery using diskYu-Ping Wu2020-04-221-0/+4
* vboot: Add broken screen to vb2_screenYu-Ping Wu2020-04-221-0/+2
* vboot: Add recovery select screen to vb2_screenYu-Ping Wu2020-04-223-10/+23
* 2crypto: Force exported const arrays to .rodataJulius Werner2020-04-221-1/+8
* 2api: Add kernel version getter and make dev-signed check fail softJulius Werner2020-04-213-1/+15
* vboot: Add vb2api_phone_recovery_enabled() to vboot APIYu-Ping Wu2020-04-209-12/+111
* vboot: move recovery reason strings to vboot2 namespaceJoel Kitching2020-04-208-128/+257
* secdata: Initialize secdata kernel in vb2api_fw_phase1dnojiri2020-04-186-36/+24
* vboot: remove some trailing spacesJoel Kitching2020-04-173-4/+4
* vboot: decouple EC/AUXFW sync from UIYu-Ping Wu2020-04-177-176/+81
* vboot: remove VBERROR_TPM_SET_BOOT_MODE_STATE error codeJoel Kitching2020-04-178-40/+48
* updater_utils.h: stop using 'dev=1' in flashrom commandNikolai Artemiev2020-04-171-1/+1
* vboot: Add VB2_ERROR_UI_MEMORY_ALLOC to vb2_error_tYu-Ping Wu2020-04-161-0/+3
* vboot: remove more unused pre-vboot1 and vboot1 error codesJoel Kitching2020-04-161-25/+0
* vboot: Remove VB2_SCREEN_TOUCHPAD_SYNC from vb2_screenYu-Ping Wu2020-04-141-2/+0
* vboot: clear recovery request in all boot modesJoel Kitching2020-04-143-11/+33
* vboot: Add a leading space before labelsYu-Ping Wu2020-04-092-2/+2
* vboot: Add VB2_ERROR_UI_INVALID_LOCALE to vb2_error_tYu-Ping Wu2020-04-071-0/+3
* vboot: Add firmware sync screens to vb2_screenYu-Ping Wu2020-04-071-1/+5
* Rewrite algorithm type parsers and make them globally availableJulius Werner2020-04-0618-353/+460
* 2secdata_kernel: Fix debug messagesstabilize-sylas-13019.Bdnojiri2020-04-021-3/+3
* ec_sync: Ignore NO_BOOT when GBB says DISABLE_EC_SOFTWARE_SYNCdnojiri2020-04-012-5/+22
* ec_sync: Reset EC after updating Hmirdnojiri2020-04-013-0/+27
* vboot: Add a blinking cursor to the vendor promptMathew King2020-03-313-2/+35
* vboot: stop using StrnAppend and Uint64ToStringJoel Kitching2020-03-3140-393/+66
* firmware: Add VB2_TRY() helper macroYu-Ping Wu2020-03-3117-284/+189
* updater: Add Drallion to the wilco quirk listDuncan Laurie2020-03-311-0/+2
* Makefile: Explicitly signal success at the end of 'make runtests'Julius Werner2020-03-271-0/+3