summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* EC-EFS: Copy dev keys from platform/ecstabilize-10323.67.Bstabilize-10323.62.Bstabilize-10323.58.Brelease-R65-10323.BDaisuke Nojiri2018-03-022-0/+0
* make_dev_firmware.sh supports switching EC RO keyWai-Hong Tam2018-03-023-134/+240
* image_signing: Add sha1sum of keys in keyset to VERSION.signer.stabilize-10323.31.Bstabilize-10323.30.Bstabilize-10323.29.Bfactory-soraka-10323.BMarco Chen2018-01-161-0/+9
* image_signing: Fix the wrong output to VERSION.signer.Marco Chen2018-01-121-1/+1
* Revert "Makefile: Build futility without utillib to extend arch support"Randall Spangler2018-01-111-25/+22
* Makefile: Add pthread library to the futility static buildPaul Kocialkowski2018-01-111-1/+1
* firmware: Stop using vboot1 cparams internallyRandall Spangler2018-01-0918-217/+161
* firmware: Prune down old region APIRandall Spangler2018-01-0925-635/+188
* firmware: Include vb1 shared data in vb2 structRandall Spangler2018-01-0918-54/+92
* firmware: Remove bmpblk codeRandall Spangler2018-01-0915-656/+61
* ec_sync: Use vboot2 context instead of cparamsRandall Spangler2018-01-096-58/+84
* image_signing: ensure_no_password.sh: support mounted rootfs dirsMike Frysinger2018-01-081-7/+16
* firmware: Align workbuf used sizeRandall Spangler2018-01-0517-114/+160
* firmware: simplify audioRandall Spangler2018-01-0511-854/+261
* firmware: use sd->gbb_flagsRandall Spangler2018-01-0510-60/+81
* make_dev_ssd: Fix help message.You-Cheng Syu2018-01-041-1/+1
* image_signing: fix zeroing free spaceAmin Hassani2018-01-031-5/+1
* vboot: introduce get_gbb_flags.shRuben Rodriguez Buchillon2017-12-214-59/+138
* detachables: Add unit testsShelley Chen2017-12-192-0/+936
* detach_ui_test: Move variables needed for unit tests to private fileShelley Chen2017-12-182-69/+85
* Makefile: Build futility without utillib to extend arch supportPaul Kocialkowski2017-12-181-23/+26
* Makefile: Add support for aarch64 arch for crossystem buildPaul Kocialkowski2017-12-181-0/+2
* 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