summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vboot: introduce get_gbb_flags.shfactory-fizz-10167.BRuben Rodriguez Buchillon2020-01-024-59/+138
* futility: updater: Revise output messages for debug logsHung-Te Lin2019-07-105-49/+53
* futility: updater: Need --force when re-keying to DEV keysHung-Te Lin2019-07-101-13/+47
* futility: updater: Use model name as default whitelabel signatureHung-Te Lin2019-05-222-30/+64
* futility: updater: Add more legacy optionsHung-Te Lin2019-04-221-0/+12
* 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
* futility: Add firmware updater as 'futility update'Paul Kocialkowski2018-11-0513-31/+4443
* 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
* detachables: Set TO_DEV menu's default selection to cancelShelley Chen2017-09-151-7/+10
* detachables: Ensure keyboard input in TO_DEV menu trustedShelley Chen2017-09-151-3/+16
* Makefile: Build utils for both dynamic and static version.Hung-Te Lin2017-09-151-5/+10
* detachables: Disable Network Boot OptionShelley Chen2017-09-131-0/+3
* detachables: Power button turns off device on RECOVERY_INSERT screenShelley Chen2017-09-131-11/+11
* image_signing: Remove legacy unified build featureC Shapiro2017-09-121-23/+0
* futility: Make rwsig sign command produce EC_RW imageDaisuke Nojiri2017-09-094-16/+52
* Support EC early firmware selectionDaisuke Nojiri2017-09-084-28/+59