summaryrefslogtreecommitdiff
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* cr50: fix hash database parser to reject misformatted offsets/sizesVadim Bendebury2018-03-141-1/+1
* gsctool: add open box RMA optionVadim Bendebury2018-03-144-6/+376
* gsctool: move common objects and definitions into a .h fileVadim Bendebury2018-03-142-74/+126
* gsctool: add RO descriptor parserVadim Bendebury2018-03-145-2/+528
* gsctool: refactor PP polling into a functionVadim Bendebury2018-03-141-22/+190
* cr50: use single __packed definitionVadim Bendebury2018-03-142-6/+1
* gsctool: fix Board ID retrieval functionVadim Bendebury2018-03-141-8/+6
* gsctool: allow multiple source filesVadim Bendebury2018-03-142-3/+14
* ccd: prepare for handling crucial CCD commands through TPM task contextVadim Bendebury2018-02-011-4/+6
* gsctool: fix error processing logicVadim Bendebury2017-12-071-1/+1
* gsctool: add option to disable RMA modeVadim Bendebury2017-12-071-3/+15
* gsctool: clean up error processingVadim Bendebury2017-12-071-14/+31
* gsctool: provide an option to set/clear passwordVadim Bendebury2017-11-131-2/+79
* gsctool: allow to pass optional value for --rmaVadim Bendebury2017-10-241-45/+59
* gsctool: harden the APIs marking pointers constVadim Bendebury2017-10-241-2/+2
* g: rename usb_updater into gsctoolVadim Bendebury2017-10-243-3/+3
* gsctool: add RMA authentication optionVadim Bendebury2017-10-241-6/+70
* cr50: enable rma_authVadim Bendebury2017-10-241-0/+13
* rma_reset: fix board ID ordering and add the missing breakVadim Bendebury2017-10-241-1/+6
* Update rma_reset command line interface.Sam Hurst2017-10-241-45/+285
* extra: Add Dummy RMA reset auth challenge-response applicationSam Hurst2017-10-243-0/+243
* gsctool: improve vendor command processing robustnessVadim Bendebury2017-10-241-11/+20
* usb_updater: allow to communicate with cr50 using trunks_sendVadim Bendebury2017-09-111-12/+176
* extra: usb_updater: include config.hGwendal Grignou2017-08-042-11/+20
* usb_updater: fix transposed symbolic board ID representationVadim Bendebury2017-07-181-2/+5
* usb_updater: display board ID information from RW headersVadim Bendebury2017-07-181-0/+35
* usb_updater: allow symbolic Board IDsVadim Bendebury2017-06-301-10/+41
* Cr50: usb_updater: add commands to get/set board idVadim Bendebury2017-06-301-3/+131
* cr50: usb_updater: do not send setup request unless necessaryVadim Bendebury2017-06-301-21/+26
* cr50: usb_updater: add proper vendor command processingVadim Bendebury2017-06-301-39/+117
* usb_updater: add usb_updater2 to gitignoreVadim Bendebury2017-06-061-0/+1
* usb_updater: when communicating over tpm treat upgrades differentlyVadim Bendebury2017-06-061-13/+34
* usb_updater: /dev/tmp0 -> /dev/tpm0Brian Norris2017-05-121-1/+1
* usb_updater: only run send_done on usb transfersMary Ruthven2017-05-121-1/+2
* usb_updater: do not filter out dev cr50 versionsVadim Bendebury2017-05-121-12/+6
* usb_updater: post a reset during upstart on old versionsMary Ruthven2017-04-071-4/+23
* usb_updater: fix --fwverMary Ruthven2017-04-061-0/+1
* usb_updater: fix -b optionMary Ruthven2017-04-061-1/+1
* usb_updater: separate image updates and resets, add restore image optionVadim Bendebury2017-03-241-62/+64
* usb_updater: stop supporting protocol versions below 5Vadim Bendebury2017-03-241-107/+47
* usb_updater: fix command line options descriptionVadim Bendebury2017-03-081-1/+2
* usb_updater: change command line option from --spi to --systemdevVadim Bendebury2017-03-021-19/+20
* g: usb_updater: fix option description and add post_resetVadim Bendebury2017-03-021-13/+20
* g: rate limit firmware updatesVadim Bendebury2017-03-021-1/+0
* Revert "servo_v4: Remove PSTATE to create more space in RO"Nick Sanders2016-12-291-1/+2
* servo_v4: Remove PSTATE to create more space in ROScott2016-12-201-2/+1
* usb_updater: initialize corrupt_inactive_rw before using itVadim Bendebury2016-12-201-1/+4
* usb_updater: add command to corrupt rwMary Ruthven2016-12-161-3/+33
* sweetberry: add power logging toolNick Sanders2016-12-1610-0/+803
* usb_updater: close connection when no data is transferredVadim Bendebury2016-12-011-0/+3