summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* futility: updater: Add more legacy optionsfactory-scarlet-10211.BHung-Te Lin2019-04-221-0/+12
* futility: updater: Revise output messages for debug logsHung-Te Lin2019-03-215-51/+54
* futility: updater: Add new quirk 'allow_empty_wltag'Hung-Te Lin2019-03-214-6/+33
* futility: updater: Load quirks immediately after host image is loadedHung-Te Lin2019-03-211-13/+32
* futility: updater: Need --force when re-keying to DEV keysHung-Te Lin2019-03-211-13/+47
* futility: updater: Use model name as default whitelabel signatureHung-Te Lin2019-03-212-30/+64
* futility: Fix build failure by missing struct declarationHung-Te Lin2019-01-181-0/+1
* futility: updater: Correct HWID digest when preserving HWIDHung-Te Lin2019-01-164-13/+41
* vboot: introduce get_gbb_flags.shRuben Rodriguez Buchillon2019-01-114-59/+138
* futility: Add firmware updater as 'futility update'Paul Kocialkowski2018-11-0513-31/+4443
* Revert "vboot: Fix INSERT screen error when valid Kernel USB is not inserted"Philip Chen2017-12-121-3/+1
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-1135-1549/+413
* vboot_ui_menu: honour power button press in RECOVERY_NO_GOOD_SCREENRizwan Qureshi2017-12-111-1/+2
* vboot: Fix INSERT screen error when valid Kernel USB is not insertedBarnali Sarkar2017-12-111-1/+3
* vboot_ui: Let keyboard power button shut down systemDaisuke Nojiri2017-12-082-17/+54
* firmware: header tweaks for depthchargeRandall Spangler2017-12-012-1/+2
* detachables: create menu items for legacy screensstabilize-10176.65.Bstabilize-10176.58.Bstabilize-10176.54.Bstabilize-10176.47.Bstabilize-10176.13.Brelease-R64-10176.BShelley Chen2017-11-231-2/+18
* Fix vboot compilation with coreboot-sdkStefan Reinauer2017-11-201-1/+1
* vboot: Use kernel max rollforward NV storage fieldRandall Spangler2017-11-172-1/+36
* nvstorage: Add kernel max rollforward NV storage fieldRandall Spangler2017-11-179-29/+76
* detachables: Use Volup+Voldown to exit recovery graphicfactory-fizz-10139.BShelley Chen2017-11-161-7/+11
* detachables: Implement disable dev mode for enterpriseShelley Chen2017-11-162-101/+43
* EC-EFS: Fix in-place signature replacementDaisuke Nojiri2017-11-141-5/+6
* vboot_ui_menu: Use volume down short press at recovery menu screenFurquan Shaikh2017-11-141-1/+1
* vboot: use VBNV_ constants with VbNvGet()Randall Spangler2017-11-121-1/+1
* buttons: Update button codes for vup, vdn and powerFurquan Shaikh2017-11-092-13/+24
* Resign ec.bin and store EC-RW in bios.binDaisuke Nojiri2017-11-023-8/+65
* Call VbExEcRunningRW to set IN_RW flagDaisuke Nojiri2017-10-305-12/+47
* EFS: Add key generator for EC EFSDaisuke Nojiri2017-10-271-0/+16
* detachables: Remove screen blankingShelley Chen2017-10-261-5/+0
* make_dev_ssd: Include full command path in error/help messageNicolas Boichat2017-10-251-3/+4
* vboot_reference: Decouple from modelC Shapiro2017-10-241-12/+14
* detachables: Print error if enable normal mode when FORCE_DEV onShelley Chen2017-10-201-13/+28
* vboot_ui_menu: Checking vb2_update_menu return valueShelley Chen2017-10-181-0/+2
* tlcl, tpmc: extend GetVersion to report vendor specific datastabilize-10032.86.Bstabilize-10032.75.Bstabilize-10032.72.Bstabilize-10032.71.Bstabilize-10032.68.Bstabilize-10032.56.Bstabilize-10032.111.Brelease-R63-10032.Bfirmware-scribe-10045.BAndrey Pronin2017-10-127-14/+170
* futility_s: add vbutil_firmware & vbutil_keyMike Frysinger2017-10-101-0/+4
* Check EC_IN_RW before proceeding to recovery modeDaisuke Nojiri2017-10-059-140/+59
* vboot: Handle power button press in broken screenDivya Chellap2017-10-051-2/+7
* Add a script to generate a keypair for signing Staff RW firmware.Marco Chen2017-10-034-104/+89
* keygeneration: keyset_version_check.sh: support loem keysetsstabilize-9998.BMike Frysinger2017-09-291-7/+37
* keygeneration: keyset_version_check.sh: fix indentationMike Frysinger2017-09-291-30/+31
* Use globbing to fetch mac_permissions.xml.Garfield Tan2017-09-271-1/+9
* crossystem: add support for AMD0030 gpiochipDaniel Kurtz2017-09-271-0/+1
* image_signing: fix under quoting of channelMike Frysinger2017-09-261-1/+2
* image_signing: allow input rootfs to be a directoryMike Frysinger2017-09-261-2/+9
* image_signing: allow lsb-release to contain commentsMike Frysinger2017-09-261-1/+4
* image_signing: fix logging multiple argsMike Frysinger2017-09-251-3/+3
* crossystem: support standard --help flagMike Frysinger2017-09-221-1/+2
* image_signing: ignore blank lines in loem.ini filesMike Frysinger2017-09-221-0/+5
* detachables: fix setting selected_idx of DEV_WARNING menuShelley Chen2017-09-151-1/+1