summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "ec_sync: Only do aux fw update if also doing EC update"firmware-eve-9584.BDuncan Laurie2018-11-152-14/+4
* vboot_aux_fw: Add new return code to handle busy caseJett Rink2018-11-151-0/+2
* crossystem: Add BINF3_LEGACY for systems boot in legacy mode.Hung-Te Lin2018-05-242-0/+3
* gbb: Add flag to enable UDCDuncan Laurie2018-03-302-0/+5
* ec_sync: Go to recovery on aux fw update failureDuncan Laurie2018-03-283-18/+55
* ec_sync: Only do aux fw update if also doing EC updateDuncan Laurie2018-03-282-4/+14
* ec_sync: Add recovery reason for aux update failureDuncan Laurie2018-03-283-0/+7
* ec_sync: Commit NVRAM updates before battery cutoffBrian Norris2018-02-121-0/+2
* ec_sync: always call VbExUpdateAuxFwCaveh Jalali2018-02-122-12/+21
* call depthcharge hooks for auxiliary FW update.Caveh Jalali2018-02-124-8/+121
* keygeneration: add some output helpersMike Frysinger2017-06-054-13/+35
* detachables: Remove locale switch on up arrowShelley Chen2017-06-051-8/+0
* detachables: Adding language selection menuShelley Chen2017-06-051-15/+64
* detachables: Reset timer every time user moves the cursorShelley Chen2017-06-051-0/+6
* detachables: Use locale bitmaps instead of textShelley Chen2017-06-051-37/+25
* detachables: New code path for displaying detachable menusShelley Chen2017-06-054-0/+84
* rowan: Add preMP keys to vbutil_what_keysPatrick Berny2017-06-051-0/+4
* image_signing: ensure_secure_kernelparams.sh: use loopback devices for speedMike Frysinger2017-05-232-4/+64
* define callback APIs for auxiliary firmware update.Caveh Jalali2017-05-232-0/+49
* vboot_ui_menu: Show Developer options on USB failureRizwan Qureshi2017-05-231-0/+2
* image_signing: unify output helpersMike Frysinger2017-05-196-41/+47
* image_signing: fix key insert logicMike Frysinger2017-05-161-2/+1
* image_signing: strip_boot_from_image.sh: convert to info/error helpersstabilize-9554.BMike Frysinger2017-05-131-2/+2
* image_signing: resign_image.sh: drop unused scriptMike Frysinger2017-05-131-56/+0
* image_signing: sign_official_build.sh: convert to info/error helpersMike Frysinger2017-05-131-45/+39
* image_signing: ensure_sane_lsb-release.sh: convert to info/error helpersMike Frysinger2017-05-131-9/+9
* image_signing: ensure_no_nonrelease_files.sh: convert to info/error helpersMike Frysinger2017-05-121-3/+3
* image_signing: make_dev_ssd.sh: convert to info/error helpersMike Frysinger2017-05-121-18/+18
* image_signing: common.sh: prefix helper messages with $PROG by defaultMike Frysinger2017-05-111-3/+4
* image_signing: do not fail when chronos does not existMike Frysinger2017-05-111-1/+4
* image_signing: swap_rootfs.sh: drop unused scriptMike Frysinger2017-05-101-29/+0
* image_signing: output pubkey in DER formatMike Frysinger2017-05-101-1/+6
* vboot: Add multiboot kernel typeDuncan Laurie2017-05-082-4/+7
* futility: Verify linux kernel signatureDuncan Laurie2017-05-082-1/+16
* image_signing: set_channel: use new lsbval helperMike Frysinger2017-05-071-1/+1
* image_signing: fix signing of zip/crx filesMike Frysinger2017-05-041-10/+10
* image_signing: change files sign_oci_container looks forstabilize-9517.Bfirmware-rowan-9516.BEric Caruso2017-04-261-16/+19
* devkeys: switch container key from RSA to ECMike Frysinger2017-04-262-64/+7
* Add missing arg to debug messagestabilize-9460.73.Bstabilize-9460.66.Bstabilize-9460.60.Bstabilize-9460.40.Bstabilize-9460.4.Bstabilize-9460.23.Brelease-R59-9460.BBill Richardson2017-04-121-1/+1
* detachables: Define VbExDisplayMenu()stabilize-9430.Bstabilize-9428.BShelley Chen2017-03-292-0/+17
* Preserve compress method when re-sign Android imageVictor Hsieh2017-03-281-1/+3
* vboot_reference: Add support for 3072-bit exponent 3 keysNicolas Boichat2017-03-1621-3/+102
* vbutil_keyblock: Force checking the signature if signpubkey is providedNicolas Boichat2017-03-161-3/+10
* host_keyblock: Fix vb2_create_keyblock_externalNicolas Boichat2017-03-161-1/+2
* poppy: center detachable menu textstabilize-M58-9334.41.0.Bstabilize-9334.58.Brelease-R58-9334.BShelley Chen2017-03-021-2/+6
* poppy: define VbExDisplayGetDimension()Shelley Chen2017-03-022-0/+10
* poppy: Disable arrow keys for language switchShelley Chen2017-03-021-2/+0
* poppy: use return key for selectionShelley Chen2017-03-021-9/+2
* poppy: reinstating fw ctrl functionsShelley Chen2017-03-021-0/+43
* vboot_ui_menu: getting rid of explicit function printShelley Chen2017-03-021-50/+39