summaryrefslogtreecommitdiff
path: root/common/extension.c
Commit message (Expand)AuthorAgeFilesLines
* cr50: Disabling TPM or enabling TPM.Namyoon Woo2018-06-211-0/+1
* ccd_config: Ccd vendor command takes params structRandall Spangler2018-05-251-2/+3
* cr50: pass params to vendor commands as structRandall Spangler2018-05-231-13/+8
* cr50: tpm_alt_extension() specifies command origin is USBRandall Spangler2018-05-231-0/+2
* cr50: Refactor tracking vendor command originRandall Spangler2018-05-221-74/+44
* cr50: Allow spihash extension command over USBVadim Bendebury2018-02-201-0/+1
* cr50: handle board ID mismatch gracefullyVadim Bendebury2017-06-161-0/+16
* cr50: include more vendor commands into the USB setVadim Bendebury2017-06-061-1/+4
* cr50: usb_updater: include return codes into USB response payloadVadim Bendebury2017-06-061-14/+30
* cr50: allow vendor command to turn update on even in prod imagesVadim Bendebury2017-05-231-1/+1
* cr50: add vendor command to restore corrupted headerVadim Bendebury2017-03-221-0/+1
* g: extension: Add a whitelist for vendor commands.Aseda Aboagye2017-02-181-4/+44
* Cr50: Add TPM-compliant commands for console lockBill Richardson2016-11-111-8/+8
* add the 'extension' command frameworkVadim Bendebury2015-11-171-0/+36