summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vboot2: use hwcrypto for RSA when allowedfirmware-zork-13421.BKangheui Won2020-08-2613-27/+224
* futility: Work around clang/GCC problem with libzip headersJulius Werner2020-08-251-0/+7
* vboot: adjust VB2_SECDATA_KERNEL_FLAGS in non-recovery pathChun-Ta Lin2020-08-252-7/+35
* vboot2: Add prototype for hwcrypto RSAfactory-zork-13427.BKangheui Won2020-08-203-1/+21
* inclusive: change usage of blacklist/whitelistDaisuke Nojiri2020-08-193-4/+4
* inclusive: change usage of sanityDaisuke Nojiri2020-08-1940-122/+123
* vboot/ui: Display error for untrusted confirmationHsuan Ting Chen2020-08-182-0/+9
* futility: Allow --force to override min_platform_version quirkBob Moragues2020-08-181-3/+6
* vboot/tests: Fix unit tests with MENU_UI=1Yu-Ping Wu2020-08-121-7/+32
* minidiag: add entryChun-Ta Lin2020-08-092-8/+54
* vboot: create secdata_kernel flag to disable diagnostic UIJoel Kitching2020-08-098-12/+57
* futility: updater: always set new boot/try cookiesHung-Te Lin2020-08-081-12/+23
* futility: Add version quirk for trogdorBob Moragues2020-08-061-0/+1
* vboot/ui: Implement debug info screen navigationHsuan Ting Chen2020-07-312-14/+47
* vboot/ui: Implement debug info screenHsuan Ting Chen2020-07-319-80/+520
* vboot: disallow DIAGNOSTIC_UI with MENU_UIJoel Kitching2020-07-291-1/+2
* sign_android_image: use ARCVM file context if neededVictor Hsieh2020-07-291-3/+10
* vboot/ui: decouple error beep from error messageYu-Ping Wu2020-07-284-16/+10
* host/lib/include/subprocess.h: Add `extern` to globalsAngel Pons2020-07-281-4/+4
* image_signing: drop support for signing nvidia lp0_firmwareMike Frysinger2020-07-243-290/+0
* Revert "Makefile: Add dumpRSAPublicKey to SDK utilities"Wu-Cheng Li2020-07-241-1/+0
* sign_official_build: accept arcvm/bertha imageVictor Hsieh2020-07-234-3/+13
* Makefile: Add dumpRSAPublicKey to SDK utilitiesJulius Werner2020-07-231-0/+1
* flashrom: set umask before creating temporary filesJack Rosenthal2020-07-202-0/+12
* Reset EC when transitioning to dev modestabilize-13360.BDaisuke Nojiri2020-07-142-2/+2
* Makefile: always include --gc-sectionsBrian Norris2020-07-101-1/+1
* Makefile: fixup linker flags usageBrian Norris2020-07-101-5/+5
* vboot: move TPM callbacks to vboot2 namespaceJoel Kitching2020-07-107-83/+86
* firmware/2lib: Skip rest of ui_loop after closing error boxShelley Chen2020-07-101-3/+6
* vboot: create TPM section in 2api.hJoel Kitching2020-07-071-39/+42
* vboot/ui: pass timer_disabled to vb2ex_display_ui()factory-puff-13329.BYu-Ping Wu2020-07-024-1/+12
* Allow building for non-CrOS environmentsPatrick Georgi2020-07-022-2/+57
* vboot/ui: add screen stack functionalityJoel Kitching2020-06-306-214/+261
* firmware/2lib: Add visual/audio error handlingShelley Chen2020-06-277-11/+71
* 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-257-10/+50
* vboot/ui: add power off optionsYu-Ping Wu2020-06-232-6/+36
* 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
* host/lib/subprocess: replace constructor function & perror with VB2_DEBUGJack Rosenthal2020-06-181-13/+3
* crossystem: arm: reland nvstorage using flashromJack Rosenthal2020-06-181-4/+6
* vboot/ui: Add beep testsHsuan Ting Chen2020-06-181-23/+63
* vboot/ui: Add tests for developer screensHsuan Ting Chen2020-06-181-23/+314
* vboot: rename USB_BOOT_ON_DEV to BOOT_EXTERNAL_ON_DEVfactory-endeavour-13295.BYu-Ping Wu2020-06-174-7/+7
* vboot/ui: use trusted keypress in cancel TO_DEV testJoel Kitching2020-06-171-2/+2
* crossystem - remove fmap_base utilityAaron Massey2020-06-163-14/+1
* host/lib/flashrom: enable --fast-verify for write operationsJack Rosenthal2020-06-162-1/+31
* vboot: rename USB to more accurate EXTERNALYu-Ping Wu2020-06-1319-146/+151
* Revert "crossystem: arm: switch to VBNV using flashrom from mosys"Shik Chen2020-06-101-8/+4
* vboot: add vb2api_use_short_dev_screen_delay() to 2api.hYu-Ping Wu2020-06-105-9/+31