summaryrefslogtreecommitdiff
path: root/firmware
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: 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
* vboot: Add broken screen to vb2_screenYu-Ping Wu2020-04-221-0/+2
* vboot: Add recovery select screen to vb2_screenYu-Ping Wu2020-04-222-6/+15
* 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-206-12/+65
* vboot: move recovery reason strings to vboot2 namespaceJoel Kitching2020-04-205-122/+222
* secdata: Initialize secdata kernel in vb2api_fw_phase1dnojiri2020-04-182-9/+7
* vboot: remove some trailing spacesJoel Kitching2020-04-171-1/+1
* vboot: decouple EC/AUXFW sync from UIYu-Ping Wu2020-04-174-76/+45
* vboot: remove VBERROR_TPM_SET_BOOT_MODE_STATE error codeJoel Kitching2020-04-175-21/+7
* 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-142-9/+19
* 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-066-138/+264
* 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-011-5/+10
* ec_sync: Reset EC after updating Hmirdnojiri2020-04-012-0/+13
* vboot: Add a blinking cursor to the vendor promptMathew King2020-03-313-2/+35
* vboot: stop using StrnAppend and Uint64ToStringJoel Kitching2020-03-3118-193/+37
* firmware: Add VB2_TRY() helper macroYu-Ping Wu2020-03-3116-284/+147
* vboot: Implement dev mode boot options for menu UIstabilize-12997.BHsuan Ting Chen2020-03-233-2/+109
* vboot: remove compression_type constantsJoel Kitching2020-03-231-8/+0
* vboot: remove VbExRegionRead vestigesJoel Kitching2020-03-231-7/+0
* vboot: Introduce menu UIHsuan Ting Chen2020-03-214-3/+120
* vboot: Fix fuzzer buildManoj Gupta2020-03-191-0/+1
* vboot: create 2kernel.c for kernel-related functionsJoel Kitching2020-03-095-184/+216
* vboot: stop setting VBSD_BOOT_FIRMWARE_WP_ENABLEDJoel Kitching2020-03-062-5/+2
* Revert "vboot: Add screen types for upcoming UI revamp"Yu-Ping Wu2020-03-061-22/+0