summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2api: Adjust the order of checking dev switch in vb2api_fw_phase1stabilize-14238.BHsuan Ting Chen2021-09-232-24/+9
* vb2_sha256_x86_test: check sha-ni support by cpuidKangheui Won2021-09-221-0/+9
* strip_boot_from_image: use sfill instead of fstrimstabilize-14235.BGeorge Engelbrecht2021-09-171-1/+1
* vboot: Allow enabling unit test console outputYu-Ping Wu2021-09-171-1/+1
* vboot: Remove VbExKeyboard* functions from vboot APIedisonhello2021-09-172-88/+0
* vboot: Remove vb2ex_diag_storage_test_controledisonhello2021-09-172-17/+0
* vboot/ui: Remove 2ui, 2ui_screens, and vb2_ui*_testsstabilize-rust-14225.Bstabilize-rust-14224.Bstabilize-rust-14220.Bedisonhello2021-09-147-2533/+0
* vboot/ui: Remove diagnostics menu and related testsedisonhello2021-09-149-1033/+19
* vboot/ui: Remove developer menu and related testsedisonhello2021-09-149-988/+22
* vboot/ui: Remove manual recovery and related screenedisonhello2021-09-149-858/+19
* vboot/ui: Remove broken recovery screenedisonhello2021-09-149-202/+19
* vboot/ui: Rename UI functionsedisonhello2021-09-147-75/+80
* sign_official_build: disable gsetup for revenstabilize-14217.BJack Neus2021-09-081-1/+5
* vboot/sign_offical_build: Unused variableJae Hoon Kim2021-09-081-1/+1
* Revert "reven signing: skip install_gsetup_certs"Jack Neus2021-09-071-7/+2
* reven signing: skip install_gsetup_certsJack Neus2021-09-071-2/+7
* vboot/sign_official_build: Skip re-signing empty miniOS partitionsJae Hoon Kim2021-09-071-7/+16
* 2lib/2ec_sync: Clear VB2_CONTEXT_EC_TRUSTED before jumping to RWHsuan Ting Chen2021-09-042-0/+21
* checkpatch: Ignore SPDX_LICENSE_TAGYu-Ping Wu2021-09-031-0/+1
* run2tests: fix more compilation problemsVadim Bendebury2021-09-022-4/+8
* vboot/sign_official_build: Fix missing backslashYu-Ping Wu2021-09-011-2/+2
* cmd_sign: drop an unnecessary includeVadim Bendebury2021-09-011-1/+0
* crossystem: add a hwid override mechanism from chromeos-configJack Rosenthal2021-08-311-1/+14
* vboot/ui: Show error box on internal boot failureYu-Ping Wu2021-08-313-4/+14
* Allow use of fallthrough directlystabilize-14189.BSimon Glass2021-08-271-3/+3
* tests: fix compilation failuresVadim Bendebury2021-08-263-20/+34
* crossystem: arm: support active-high WP and RECOVERY GPIOsstabilize-14179.Bstabilize-14178.BBrian Norris2021-08-231-0/+8
* signer: Handle zstd squashfs compressionstabilize-14163.Bfactory-keeby-14162.Bfactory-14162.BSatoshi Niwa2021-08-171-0/+2
* vboot/sign_official_build: fix verity path in commentNicholas Bishop2021-08-131-1/+1
* 2nvstorage: Clear FIRMWARE_SETTINGS_RESET flag on a clean bootJulius Werner2021-08-131-0/+5
* firmware: 2sysincludes: Remove byteswap.h and memory.hJulius Werner2021-08-131-5/+0
* PRESUBMIT.cfg: Enable checkpatch_checkstabilize-14151.BYu-Ping Wu2021-08-132-0/+24
* vboot_reference: Add GPT GUID for hibernateEvan Green2021-08-122-0/+4
* vboot: Remove unnecessary flag unset operationsstabilize-14150.882.Bstabilize-14150.881.Bstabilize-14150.74.Bstabilize-14150.734.Bstabilize-14150.64.Bstabilize-14150.43.Bstabilize-14150.376.Brelease-R94-14150.Brelease-R94-14150.49.Bedisonhello2021-08-124-13/+6
* vboot/misc: Add validity check in vb2api_enable_developer_modeedisonhello2021-08-126-9/+39
* vboot/ui: Check allocated pointer before using the pointerstabilize-14149.Bedisonhello2021-08-101-1/+1
* vboot/tests: Add test_fail function and TEST_FAIL macroedisonhello2021-08-042-0/+25
* vboot: Publicize and create functions for UI migrationedisonhello2021-07-3022-92/+98
* vboot: Add DEV_BOOT_*ALLOWED in ctx->flagsedisonhello2021-07-309-169/+144
* vboot: add new OWNERSJoel Kitching2021-07-301-2/+3
* signer: Implement retry logic for signing Android imageYury Khmel2021-07-291-15/+53
* vboot: Add vb2api_set_locale_idedisonhello2021-07-274-2/+15
* vboot/ui: Use vb2api_gbb_get_flags instead of vb2_get_gbbedisonhello2021-07-272-5/+4
* Reland "vboot/sign_official_build: re-sign miniOS partitions"Joel Kitching2021-07-231-3/+62
* Revert "vboot/sign_official_build: re-sign miniOS partitions"stabilize-14106.BSergey Frolov2021-07-221-62/+3
* vboot/vboot_kernel: split gpt tests out of vboot_kernel_testsJoel Kitching2021-07-213-332/+392
* vboot: add MINIOS_PRIORITY flag to nvstorageJoel Kitching2021-07-195-6/+26
* vboot/crossystem: remove "vboot2" annotationsJoel Kitching2021-07-191-6/+6
* vboot/sign_official_build: re-sign miniOS partitionsJoel Kitching2021-07-191-3/+62
* Makefile: deprecate config DIAGNOSTIC_UIHsuan Ting Chen2021-07-165-61/+36