summaryrefslogtreecommitdiff
path: root/firmware
Commit message (Expand)AuthorAgeFilesLines
* vboot_reference: Merge error beeping, printing, and loggingNick Crews2018-12-134-48/+84
* rollback_index: add newline to VB2_DEBUG callfirmware-kalista-11343.BJoel Kitching2018-12-031-1/+1
* firmware: tpm2_lite: Implement TlclGetRandom()Stephen Boyd2018-11-273-3/+57
* vboot_api: Add new VB_AUX_FW_NO_DEVICE update severityKarthikeyan Ramasubramanian2018-11-271-3/+5
* vboot: correct spacing in 2nvstorageJoel Kitching2018-11-191-0/+4
* CHERRY-PICK: vboot: create NVRAM flag to pause after EC software syncJoel Kitching2018-11-193-1/+16
* Add a screen showing a menu for alternative firmwareSimon Glass2018-11-167-36/+220
* Pass all calls to VBExLegacy() through a single functionstabilize-11217.BSimon Glass2018-11-015-60/+41
* Create a new file for common vboot UI functionsSimon Glass2018-11-015-26/+50
* Unify the rest of the beepsSimon Glass2018-11-011-3/+3
* tpmc: Add TlclUndefineSpace/Ex for TPM 1.2/2.0Meng-Huan Yu2018-11-016-0/+107
* Add a parameter to vb2_error_beep()Simon Glass2018-10-263-20/+32
* Add a constant for the escape keystabilize-atlas-11177.BSimon Glass2018-10-192-3/+4
* Export vb2_error_beep()Simon Glass2018-10-193-14/+15
* Split out functions which handle alternative firmwareSimon Glass2018-10-192-17/+58
* Add a variable for allowing alternative firmwareSimon Glass2018-10-181-3/+5
* Move developer menu code higher in the fileSimon Glass2018-10-181-93/+94
* Ignore power button if held on startupstabilize-11151.59.Bstabilize-11151.100.BEdward Hill2018-10-021-0/+22
* Add support for booting into alternative boot loadersSimon Glass2018-09-264-7/+24
* firmware/lib/vboot_ui: Add a VbExSleepMs to the developer mode UIsRaul E Rangel2018-09-052-0/+9
* add extern C markers to installed headersMike Frysinger2018-09-0412-0/+97
* vboot_reference: sync flags with eve-campfire branchTing Shen2018-08-143-1/+11
* vboot_reference: Change OOBE autoconfig TPM space to storing 32-byte hashTudor Brindus2018-08-081-4/+4
* Add AltOS NVRAM flagsTing Shen2018-08-073-1/+17
* vboot: bulk fix tabs and spacing inconsistencyJoel Kitching2018-08-0329-227/+227
* vboot_reference: Claim space for OOBE autoconfig public keyTudor Brindus2018-07-271-0/+4
* vboot_aux_fw: Add new return code to handle busy casestabilize-10866.BJett Rink2018-07-031-0/+2
* tpm_lite: stub: retry in case of TPM comm errorstabilize-10718.88.Bstabilize-10718.71.Bstabilize-10718.69.Bstabilize-10718.111.Brelease-R68-10718.BAndrey Pronin2018-05-241-7/+45
* tpm_lite: Set O_CLOEXEC when opening TPM device.stabilize-10682.BMattias Nissler2018-05-141-1/+1
* cgpt: Remove unnecessary 512-byte sector check and minimum lba count checks.Sam Hurst2018-05-011-7/+8
* Add new NV and GBB flag to control UDCDuncan Laurie2018-04-175-1/+16
* tpm_lite: tpmc command to check owner authMattias Nissler2018-04-131-0/+1
* tpm_lite: Add TlclGetSpaceInfoMattias Nissler2018-04-134-15/+137
* tpm_lite: Add missing NVRAM attribute constants.Mattias Nissler2018-04-132-7/+32
* tpm_lite: Support delegation family functionality.Mattias Nissler2018-04-134-21/+114
* tpm_lite: Add more general DefineSpaceEx functionMattias Nissler2018-04-135-11/+291
* tpm_lite: Implement TakeOwnership supportMattias Nissler2018-04-135-1/+258
* tpm_lite: Implement ReadPubek command.Mattias Nissler2018-04-137-4/+228
* cgpt: Remove hard coded 512 block size.Sam Hurst2018-04-123-18/+29
* 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-092-17/+3
* ec_sync: Go to recovery on aux fw update failureDuncan Laurie2018-03-303-18/+55
* 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 new GBB_FLAG_FORCE_MANUAL_RECOVERYJulius Werner2018-03-267-13/+20
* firmware: remove unused vboot1 APIsRandall Spangler2018-03-082-243/+6
* 2lib: Add support for 64-byte nvstorage recordRandall Spangler2018-03-077-22/+131
* firmware: Remove deprecated SW_WP_ENABLED flagRandall Spangler2018-03-045-16/+5