summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-cr50-release-9308.25.BBrian Norris2021-09-102-10/+1
* g: rbox: Let pins stabilize before releasing EC.Aseda Aboagye2017-09-151-2/+6
* cr50: add a pulldown to spi mosi and clkMary Ruthven2017-09-152-2/+8
* util: fix bug in tagbranchVadim Bendebury2017-09-151-1/+2
* util: move 'dirty' marker to be a prefix, not a suffixVadim Bendebury2017-09-151-4/+10
* utils: a script to help creating EC git tagsVadim Bendebury2017-09-141-0/+83
* cr50: prepare to release 0.0.24Vadim Bendebury2017-09-142-2/+2
* usb_updater: allow to communicate with cr50 using trunks_sendVadim Bendebury2017-09-141-12/+176
* usb_updater: fix transposed symbolic board ID representationVadim Bendebury2017-09-141-2/+5
* usb_updater: display board ID information from RW headersVadim Bendebury2017-09-141-0/+35
* usb_updater: allow symbolic Board IDsVadim Bendebury2017-09-141-10/+41
* codesigner: accept the new command line optionVadim Bendebury2017-09-142-2/+6
* cleanup: Remove 'ryu' boardShawn Nematbakhsh2017-09-1417-2710/+1
* cleanup: Remove big and pit boardsShawn Nematbakhsh2017-09-1422-3417/+4
* cr50 updater: reject images with mismatching board IDVadim Bendebury2017-09-145-9/+23
* g: improve update error reportingVadim Bendebury2017-09-142-8/+15
* signer: no need to sign dev images any more.Vadim Bendebury2017-09-141-14/+11
* cr50: prepare to release RW 0.0.23Vadim Bendebury2017-09-142-2/+2
* signer: include Board ID fields in the tarball file nameVadim Bendebury2017-09-141-3/+40
* g: add 'recover hosed slave' i2cs capabilityVadim Bendebury2017-09-145-0/+111
* g: signer: unify order of board ID fieldsVadim Bendebury2017-09-141-3/+3
* g: signer: use strings instead of numbers for Board ID fieldsVadim Bendebury2017-09-141-3/+3
* g: stop converting hex device id values to intsVadim Bendebury2017-09-142-2/+2
* signer: do not proceed if usb_updater is not availableVadim Bendebury2017-09-141-1/+7
* signer: refactor to use program name variableVadim Bendebury2017-09-141-3/+5
* cr50 signer: provide means of setting board IDVadim Bendebury2017-09-142-34/+271
* g: cr50: update INFO1 mask when corrupting the second imageVadim Bendebury2017-09-143-17/+42
* cr50: handle board ID mismatch gracefullyVadim Bendebury2017-09-144-4/+45
* cr50: check for board ID match at startupVadim Bendebury2017-09-142-4/+35
* g: provide an API to set rollback counter to ensure rollbackVadim Bendebury2017-09-142-2/+14
* g: add a function to report current board ID mismatch statusVadim Bendebury2017-09-142-7/+23
* g: show RW headers' Board ID fields in 'version' outputVadim Bendebury2017-09-149-27/+85
* cr50: make sure tpm reset in factory mode always happensVadim Bendebury2017-08-191-11/+17
* cr50: prepare to release RW 0.0.22Vadim Bendebury2017-08-192-2/+2
* cr50: provide chip factory mode supportVadim Bendebury2017-08-194-5/+43
* cr50: introduce means of detecting chip running in factory modeVadim Bendebury2017-08-193-0/+24
* cr50: modify tpm_endorse() error reporting logicVadim Bendebury2017-08-192-10/+30
* cr50: prepare to release version 0.0.21Vadim Bendebury2017-08-192-2/+2
* Cr50: usb_updater: add commands to get/set board idVadim Bendebury2017-08-191-3/+131
* cr50: usb_updater: do not send setup request unless necessaryVadim Bendebury2017-08-191-21/+26
* cr50: include more vendor commands into the USB setVadim Bendebury2017-08-191-1/+4
* cr50: usb_updater: add proper vendor command processingVadim Bendebury2017-08-191-39/+117
* cr50: usb_updater: include return codes into USB response payloadVadim Bendebury2017-08-192-18/+34
* cr50: usb_upgrade: allow responses lager than requestsVadim Bendebury2017-08-192-5/+22
* cr50: usb_upgrade: pass proper number of bytes to the vendor commandsVadim Bendebury2017-08-191-2/+5
* cr50: Add console and TPM vendor commands to get/set board IDPhilip Chen2017-08-196-10/+335
* usb_updater: when communicating over tpm treat upgrades differentlyv1.9308_25_B.0Vadim Bendebury2017-08-191-13/+34
* cr50: allow vendor command to turn update on even in prod imagesVadim Bendebury2017-05-231-1/+1
* cr50: prepare to release version 0.0.20Vadim Bendebury2017-05-232-2/+2
* usb_updater: /dev/tmp0 -> /dev/tpm0Brian Norris2017-05-121-1/+1