summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-reef-8811.BBrian Norris2021-09-102-10/+1
* gsctool: fast forward to cros/factory-coral-10122.BHenry Sun2020-05-27309-3536/+34949
* cr50: Add console and TPM vendor commands to get/set board IDPhilip Chen2018-03-136-3/+347
* cr50: add vendor command to restore corrupted headerVadim Bendebury2018-03-134-1/+185
* cr50: vendor command to report tpm stateVadim Bendebury2018-03-133-0/+73
* cr50: vendor command to enable nvmem commitsVadim Bendebury2018-03-131-0/+1
* usb_updater: fix transposed symbolic board ID representationVadim Bendebury2018-03-131-2/+5
* usb_updater: display board ID information from RW headersVadim Bendebury2018-03-131-0/+35
* usb_updater: allow symbolic Board IDsVadim Bendebury2018-03-131-10/+41
* Cr50: usb_updater: add commands to get/set board idVadim Bendebury2018-03-131-3/+131
* cr50: usb_updater: do not send setup request unless necessaryVadim Bendebury2018-03-131-21/+26
* cr50: usb_updater: add proper vendor command processingVadim Bendebury2018-03-131-39/+117
* usb_updater: when communicating over tpm treat upgrades differentlyVadim Bendebury2018-03-131-13/+34
* usb_updater: do not filter out dev cr50 versionsVadim Bendebury2018-03-131-12/+6
* usb_updater: post a reset during upstart on old versionsMary Ruthven2018-03-131-4/+23
* usb_updater: /dev/tmp0 -> /dev/tpm0Brian Norris2018-03-131-1/+1
* usb_updater: only run send_done on usb transfersMary Ruthven2018-03-131-1/+2
* usb_updater: fix --fwverMary Ruthven2018-03-131-0/+1
* usb_updater: fix -b optionMary Ruthven2018-03-131-1/+1
* usb_updater: separate image updates and resets, add restore image optionVadim Bendebury2018-03-131-62/+64
* usb_updater: stop supporting protocol versions below 5Vadim Bendebury2018-03-131-107/+47
* usb_updater: fix command line options descriptionVadim Bendebury2018-03-131-1/+2
* usb_updater: change command line option from --spi to --systemdevVadim Bendebury2018-03-131-19/+20
* g: usb_updater: fix option description and add post_resetVadim Bendebury2018-03-131-13/+20
* g: rate limit firmware updatesVadim Bendebury2018-03-132-1/+5
* pdchipinfo: Add option to force renewalDaisuke Nojiri2017-02-227-11/+27
* pdchipinfo: Increase compatibility of fw_versionDaisuke Nojiri2017-02-225-17/+33
* Add host command to get PD chip informationDaisuke Nojiri2017-02-2212-28/+210
* reef: Print tcpc firmware versionDivya Sasidharan2017-02-228-0/+46
* Support alignment for EC host command structuresRandall Spangler2017-02-227-428/+551
* usb_update: increase read timout for fw_update.pyNick Sanders2017-01-271-1/+1
* Fix broken tree.Hung-Te Lin2016-12-264-156/+42
* usb_updater: initialize corrupt_inactive_rw before using itVadim Bendebury2016-12-251-1/+4
* usb_updater: add command to corrupt rwMary Ruthven2016-12-251-3/+33
* usb_updater: close connection when no data is transferredVadim Bendebury2016-12-251-0/+3
* usb_updater: protocol version 6 (vendor commands over usb)Vadim Bendebury2016-12-253-33/+206
* usb_updater: improve debugabilityVadim Bendebury2016-12-253-1/+11
* cr50: add vendor command to invalidate inactive rwMary Ruthven2016-12-252-0/+56
* usb_updater: use proper TPM command code for vendor commandsVadim Bendebury2016-12-251-1/+4
* tpm: move extension and vendor command definitions into own fileVadim Bendebury2016-12-253-13/+96
* Fixup usb_updater for reef/clangBrian Norris2016-12-251-1/+1
* usb_updater: unify normal and error messagesVadim Bendebury2016-12-251-9/+9
* usb_updater: use same endian conversion functionsVadim Bendebury2016-12-251-5/+5
* extra/usb_updater: don't use uninitialize variablesAaron Durbin2016-11-241-1/+1
* usb_updater: report running H1 firmwareAaron Durbin2016-11-241-22/+40
* usb_updater: add command to reset CR50 when updating over SPIVadim Bendebury2016-11-241-7/+20
* g: Upgrade protocol returns the keyid for RO/RWBill Richardson2016-11-243-13/+33
* usb_updater: always reboot cr50 in the end of the updateVadim Bendebury2016-11-241-2/+2
* usb_updater: add missing help message sectionVadim Bendebury2016-11-241-0/+2
* charger: bd99955: Adjust charger params at initShawn Nematbakhsh2016-09-162-5/+25