summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tpm_lite: Introduce cursor read helpersstabilize-meowth-10574.Bstabilize-10569.BMattias Nissler2018-04-092-47/+49
* tpm_lite: Drop FOR_TEST for tlcl.cMattias Nissler2018-04-093-24/+3
* Add a script to generate a keypair for signing wand firmware.Marco Chen2018-04-021-0/+16
* crossystem: Clarify help string for dev_default_bootNicolas Boichat2018-04-021-1/+1
* ec_sync: Go to recovery on aux fw update failureDuncan Laurie2018-03-304-19/+63
* ec_sync: Add recovery reason for aux update failureDuncan Laurie2018-03-282-0/+5
* firmware: tpm2_lite: fix command/response code typeAndrey Pronin2018-03-272-3/+2
* firmware: tpm2_lite: propagate actual errorsAndrey Pronin2018-03-273-158/+132
* firmware: move TPM_E constants to tss_constants.hAndrey Pronin2018-03-263-23/+21
* Add GBB_FLAG_DISABLE_FWMP documentation to set_gbb_flags.shJulius Werner2018-03-261-0/+1
* Add new GBB_FLAG_FORCE_MANUAL_RECOVERYJulius Werner2018-03-2610-14/+46
* arc: Enable packages cache generation during sign stage.factory-poppy-10509.BYury Khmel2018-03-201-1/+45
* crossystem: Fix mosys data length checkRandall Spangler2018-03-111-2/+2
* crossystem: Fix null pointer dereference on VMsRandall Spangler2018-03-081-2/+2
* firmware: remove unused vboot1 APIsRandall Spangler2018-03-082-243/+6
* crossystem: add support for CNL gpiochipVincent Palatin2018-03-071-0/+1
* 2lib: Add support for 64-byte nvstorage recordRandall Spangler2018-03-0713-55/+247
* firmware: Remove deprecated SW_WP_ENABLED flagRandall Spangler2018-03-046-28/+5
* firmware: Remove VbLockDevice()stabilize-10452.96.Bstabilize-10452.90.Bstabilize-10452.85.Bstabilize-10452.81.Brelease-R66-10452.BRandall Spangler2018-03-013-36/+0
* image_signing: add log message when signing ARC++Nicolas Norvez2018-02-281-0/+1
* image_signing: unit tests for Android imageNicolas Norvez2018-02-284-76/+352
* image_signing: Fix detection of build flavorNicolas Norvez2018-02-281-19/+36
* EC-EFS: Copy dev keys from platform/ecDaisuke Nojiri2018-02-282-0/+0
* tests: Cover a few assorted new casesstabilize-10443.BRandall Spangler2018-02-266-6/+61
* tpm: Add extern "C" declaration for C++ compatibility.firmware-kbl-10431.BMattias Nissler2018-02-221-0/+8
* Always enter BROKEN screen in non-manual recovery, even in dev modeJulius Werner2018-02-203-15/+13
* Clear OPROM_NEEDED on EC update before rebootDaisuke Nojiri2018-02-161-0/+3
* detachables: Allow 'Tab' to display debug info on all screensJulius Werner2018-02-082-0/+55
* image_signing: delete old crosh_workarounds logicMike Frysinger2018-02-081-8/+0
* Request cold reboot when switching to dev modeDaisuke Nojiri2018-02-082-2/+2
* vboot_api: Remove unused VB_SCREEN constantsJulius Werner2018-02-072-12/+3
* image_signing: Support AOSP dev signing keysNicolas Norvez2018-02-061-10/+57
* cgpt: add support for managing GPT platform required partition bitBen Chan2018-02-0612-5/+69
* make_dev_firmware.sh supports switching EC RO keyWai-Hong Tam2018-02-023-134/+240
* detachables: Ensure menu_idx can't be used uninitalizedMartin Roth2018-02-021-0/+1
* detachables: Test ALL the units!Julius Werner2018-02-011-397/+1705
* detachables: Refactor BROKEN screen handling, add OPTIONS menu to itJulius Werner2018-01-311-42/+45
* detachables: Factor out common UI loop input handlingJulius Werner2018-01-311-73/+58
* detachables: The Big RefactorJulius Werner2018-01-314-806/+585
* detachables: Combine set_menu_items and set_disabled_idx_maskJulius Werner2018-01-311-58/+35
* detachables: Remove obsolete RECOVERY menuJulius Werner2018-01-313-54/+1
* detachables: Replace RECOVERY with OPTIONS menuShelley Chen2018-01-253-198/+194
* detachables: Define options menuShelley Chen2018-01-233-0/+23
* ec_sync: Commit NVRAM updates before battery cutoffBrian Norris2018-01-191-0/+2
* 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