summaryrefslogtreecommitdiff
path: root/firmware/include
Commit message (Expand)AuthorAgeFilesLines
* 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-122-2/+13
* Support EC early firmware selectionDaisuke Nojiri2017-09-082-2/+17
* Add support for IFX FieldUpgradeInfoRequest2 commandMattias Nissler2017-08-233-0/+30
* detachables: Skip "Enable Developer Mode" in DEV modeShelley Chen2017-08-141-5/+10
* Implement tpmc getversion command.stabilize-9756.BMattias Nissler2017-07-183-3/+12
* 2lib: Add test_mockable attributeRandall Spangler2017-06-201-0/+2
* detachables: New code path for displaying detachable menusstabilize-9592.82.Bstabilize-9592.67.Bstabilize-9592.55.Bstabilize-9592.15.Brelease-R60-9592.BShelley Chen2017-05-251-0/+12
* define callback APIs for auxiliary firmware update.Caveh Jalali2017-05-231-0/+38
* vboot: Add multiboot kernel typeDuncan Laurie2017-05-081-1/+3
* detachables: Define VbExDisplayMenu()stabilize-9430.Bstabilize-9428.BShelley Chen2017-03-291-0/+11
* poppy: define VbExDisplayGetDimension()Shelley Chen2017-03-021-0/+5
* poppy: defining base screen enum itemShelley Chen2017-03-011-0/+2
* poppy: add highlight param to VbExDisplayText()Shelley Chen2017-02-271-2/+8
* firmware: Using power button for selectionShelley Chen2017-01-241-1/+3
* firmware: Adding vol up/down ascii definitionsShelley Chen2017-01-241-1/+6
* firmware: calling menu ui when using detachablesstabilize-fsi-9202.5.0.Bstabilize-fsi-9202.10.Bstabilize-M57-9202.35.0.Bstabilize-9202.Bstabilize-9202.64.Bstabilize-9202.56.Bstabilize-9202.28.Bstabilize-9202.18.Bstabilize-9199.Brelease-R57-9202.BShelley Chen2017-01-181-1/+8
* firmware: Adding VbExDisplayText functionShelley Chen2017-01-131-0/+6
* firmware: Refactor and clean up ec_syncChromeOS Developer2017-01-121-1/+4
* vboot: Clean up headersRandall Spangler2016-12-211-50/+50
* tpm2_lite: implement TlclGetPermissionsAndrey Pronin2016-11-111-1/+12
* tpm2_lite: implement TlclDefineSpaceAndrey Pronin2016-11-091-1/+49
* Add new recovery reason for rec hash space lock failure in RO firmwarestabilize-8975.BFurquan Shaikh2016-11-091-0/+2
* recovery: Add new recovery reason to train memory and rebootFurquan Shaikh2016-11-082-2/+4
* vboot: use malloc and free directlyRandall Spangler2016-11-062-21/+3
* cgpt: add support for managing the legacy boot gpt bitstabilize-kevin-8785.94.BMike Frysinger2016-09-082-1/+8
* tlcl: add implementations for GetOwnership and Read/WriteLockStephen Barber2016-08-211-0/+5
* futility: Create signatures using vboot 2.0 APIsstabilize-8688.BRandall Spangler2016-08-031-90/+2
* tlcl: implement clear, startup, shutdown, self teststabilize-8647.BAndrey Pronin2016-07-261-0/+21
* tlcl: support sending raw commandsAndrey Pronin2016-07-261-0/+18
* Modify 'tpmc block' to lock only the FW indexAndrey Pronin2016-07-261-1/+12
* tlcl: automatically detect if platform hierarchy is disabledAndrey Pronin2016-07-261-6/+0
* Implement GetCapabilities and reading flags for tpm2Andrey Pronin2016-07-261-3/+63
* vboot: Remove vboot1 init and select-firmware APIsRandall Spangler2016-07-262-52/+0
* tlcl: use different NV_Read authorizations for fw and userlandAndrey Pronin2016-07-222-0/+17
* Stub tlcl implementation for tpm2 caseAndrey Pronin2016-07-151-1/+13
* tpm2: add nvram lock and hierarchy control commandsVadim Bendebury2016-07-091-2/+15
* tpm2: add marshaling/unmarshaling and tlcl supportVadim Bendebury2016-07-011-0/+49
* tpm: add TSS constants and structures for TPM2Vadim Bendebury2016-07-013-178/+307
* vboot: Add firmware management parametersRandall Spangler2016-05-083-0/+7
* cgptlib: Add support for IGNOREME GPT signatureJulius Werner2016-04-252-1/+4
* Support doing battery cut-off in firmware stage.Hung-Te Lin2016-04-122-1/+9
* cgpt: Update behavior of GptUpdateKernelWithEntrystabilize-8172.47.Bfirmware-lucid-8173.BFurquan Shaikh2016-04-051-4/+4
* Modify EC software sync to update RO if necessarystabilize-7834.66.Bstabilize-7821.Brelease-R49-7834.BMary Ruthven2016-01-101-1/+3
* vboot: Change VbExEc implementations to support RO updateMary Ruthven2016-01-061-11/+14
* vboot2: Add try RO software sync flagMary Ruthven2016-01-061-0/+2
* add error code for screen drawing failurestabilize-smaug-7731.Bstabilize-7729.BDaisuke Nojiri2015-12-031-0/+2
* vboot: Add GBB flag to turn on serial outputMary Ruthven2015-11-031-0/+2
* vboot_api_kernel: Add new EcVbootDone APIShawn Nematbakhsh2015-10-291-0/+13
* Add VbExGetLocalizationCountDaisuke Nojiri2015-10-201-0/+8
* Pass locale to VbExDisplayScreenDaisuke Nojiri2015-10-151-1/+1