summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* EC-EFS: Copy dev keys from platform/ecfirmware-fizz-10139.94.BDaisuke Nojiri2018-05-032-0/+0
* Clear OPROM_NEEDED on EC update before rebootDaisuke Nojiri2018-02-171-0/+3
* Request cold reboot when switching to dev modeDaisuke Nojiri2018-02-082-2/+2
* detachables: Define options menuShelley Chen2018-01-253-0/+23
* ec_sync: Commit NVRAM updates before battery cutoffBrian Norris2018-01-251-0/+2
* image_signing: Add sha1sum of keys in keyset to VERSION.signer.Marco Chen2018-01-221-0/+9
* image_signing: Fix the wrong output to VERSION.signer.Marco Chen2018-01-161-1/+1
* Revert "Makefile: Build futility without utillib to extend arch support"Randall Spangler2018-01-161-25/+22
* Makefile: Add pthread library to the futility static buildPaul Kocialkowski2018-01-161-1/+1
* image_signing: ensure_no_password.sh: support mounted rootfs dirsMike Frysinger2018-01-161-7/+16
* firmware: Stop using vboot1 cparams internallyRandall Spangler2018-01-1118-217/+161
* firmware: Prune down old region APIRandall Spangler2018-01-1125-635/+188
* firmware: Include vb1 shared data in vb2 structRandall Spangler2018-01-1118-54/+92
* ec_sync: Use vboot2 context instead of cparamsRandall Spangler2018-01-116-58/+84
* firmware: Remove bmpblk codeRandall Spangler2018-01-1115-656/+61
* firmware: simplify audioRandall Spangler2018-01-1111-854/+261
* firmware: Align workbuf used sizeRandall Spangler2018-01-1117-114/+160
* firmware: use sd->gbb_flagsRandall Spangler2018-01-1110-60/+81
* image_signing: fix zeroing free spaceAmin Hassani2018-01-111-5/+1
* detachables: Add unit testsShelley Chen2018-01-112-0/+936
* detach_ui_test: Move variables needed for unit tests to private fileShelley Chen2018-01-112-69/+85
* vboot: introduce get_gbb_flags.shRuben Rodriguez Buchillon2018-01-114-59/+138
* make_dev_ssd: Fix help message.You-Cheng Syu2018-01-111-1/+1
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2018-01-1135-1549/+413
* Makefile: Add support for aarch64 arch for crossystem buildPaul Kocialkowski2018-01-111-0/+2
* Makefile: Build futility without utillib to extend arch supportPaul Kocialkowski2018-01-111-23/+26
* firmware: header tweaks for depthchargeRandall Spangler2017-12-082-1/+2
* vboot_ui: Let keyboard power button shut down systemDaisuke Nojiri2017-12-082-17/+54
* detachables: create menu items for legacy screensShelley Chen2017-11-301-2/+18
* Fix vboot compilation with coreboot-sdkStefan Reinauer2017-11-301-1/+1
* vboot: Use kernel max rollforward NV storage fieldRandall Spangler2017-11-302-1/+36
* nvstorage: Add kernel max rollforward NV storage fieldRandall Spangler2017-11-309-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