summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add comments to make it easier to decode return codesstabilize-14094.Bstabilize-14093.Bstabilize-14092.66.Bstabilize-14092.57.Brelease-R93-14092.BSimon Glass2021-07-121-53/+53
* vboot_reference: Add GUID type for miniOSJae Hoon Kim2021-07-092-0/+4
* Detect compression type and use the same one for re-packing the imageSatoshi Niwa2021-07-081-6/+14
* vboot: introduce minios_kernel.keyblockJoel Kitching2021-07-0519-13/+48
* vboot/minidiag: add *log assignment in diag_get_storage_test_log mockJoel Kitching2021-07-041-0/+1
* vboot/sign_official_build: fix up dependenciesJoel Kitching2021-07-031-24/+23
* vboot/sign_official_build: remove kernel and recovery_kernelJoel Kitching2021-07-031-60/+0
* vboot/sign_official_build: merge ssd+base and remove usbJoel Kitching2021-07-031-11/+3
* vboot/vboot_kernel: clean up vb2_load_partitionJoel Kitching2021-07-031-19/+18
* vboot/vboot_kernel: store kparams pointer instead of copying dataJoel Kitching2021-07-034-49/+21
* Replace an old VB2_CONTEXT_SECDATA_CHANGEDSimon Glass2021-07-021-2/+2
* Show error code when kernel is invalidSimon Glass2021-07-011-1/+1
* Fix missing newline in log_page_update()Simon Glass2021-07-011-1/+1
* vboot: add x86 SHA256 ext supportKangheui Won2021-07-016-21/+445
* Makefile: Optimize with -Og for DEBUG=1Julius Werner2021-07-011-1/+1
* crossystem: update --help textstabilize-RUST-14057.Bstabilize-14057.BMike Frysinger2021-06-261-2/+6
* vboot/vboot_kernel: change recovery behaviour on kernel failureJoel Kitching2021-06-262-2/+70
* vboot/vboot_kernel: break disk check out to separate functionstabilize-14031.BJoel Kitching2021-06-158-36/+77
* vboot/vboot_kernel: remove LoadKernelParams structJoel Kitching2021-06-159-49/+16
* vboot/vboot_kernel: pass VbDiskInfo into LoadKernelJoel Kitching2021-06-157-62/+59
* vboot/vboot_kernel: move workbuf init into vb2_load_partitionJoel Kitching2021-06-151-10/+8
* vboot/vboot_kernel: move kernel/fw struct functionsJoel Kitching2021-06-1521-422/+394
* vboot/vboot_kernel: stop printing keyblock version error when in dev modeJoel Kitching2021-06-151-2/+3
* futility: updater: correct the rootkey in manifest.jsonstabilize-14029.Bstabilize-14026.Bstabilize-14023.BIsaac Lee2021-06-061-5/+5
* image_signing: fix rootfs mount when checking kernel paramsMike Frysinger2021-06-051-2/+1
* image_signing: support mounted rootfs in more scriptsMike Frysinger2021-06-057-40/+79
* image_signing: set_lsb_release: simplify file rewritingMike Frysinger2021-06-041-9/+16
* image_signing: simplify & fix mount cleanupsMike Frysinger2021-06-041-25/+2
* cros_ec: Use boot mode to check if EC can be trustedstabilize-14013.BDaisuke Nojiri2021-05-272-1/+8
* portability fixes: support building vboot on OpenBSDstabilize-13983.Bstabilize-13982.88.Bstabilize-13982.82.Bstabilize-13982.70.Bstabilize-13982.69.Bstabilize-13982.60.Bstabilize-13982.51.Brelease-R92-13982.BIdwer Vollering2021-05-209-14/+25
* Revert "vboot/vboot_kernel: update keyblock flag mismatch logic"stabilize-13974.BMartin Roth2021-05-152-11/+7