summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add new NV and GBB flag to control UDCstabilize-10575.58.Bstabilize-10575.54.Brelease-R67-10575.BDuncan Laurie2018-04-187-1/+22
* tpm_lite: tpmc command to check owner authMattias Nissler2018-04-132-1/+23
* tpm_lite: Add TlclGetSpaceInfoMattias Nissler2018-04-136-26/+218
* tpm_lite: Add missing NVRAM attribute constants.Mattias Nissler2018-04-132-7/+32
* tpm_lite: Support delegation family functionality.Mattias Nissler2018-04-136-21/+223
* tpm_lite: Add more general DefineSpaceEx functionMattias Nissler2018-04-138-34/+494
* tpm_lite: Implement TakeOwnership supportMattias Nissler2018-04-138-3/+488
* tpm_lite: Implement ReadPubek command.Mattias Nissler2018-04-1310-6/+364
* cgpt: Remove hard coded 512 block size.Sam Hurst2018-04-129-104/+165
* 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