summaryrefslogtreecommitdiff
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* rma_reset: fix ignored return value errorMary Ruthven2018-03-271-1/+6
* rma_reset: update Makefile to use different compiliersMary Ruthven2018-03-271-5/+6
* stack_analyzer: Add new syntax for function pointer arraysNicolas Boichat2018-03-193-14/+187
* gsctool: require exactly two hash sections for every boardVadim Bendebury2018-03-162-42/+62
* cr50: fix hash database parser to reject misformatted offsets/sizesVadim Bendebury2018-03-151-1/+1
* rma_reset: add server side responseMary Ruthven2018-03-101-6/+61
* gsctool: add open box RMA optionVadim Bendebury2018-03-034-6/+376
* gsctool: move common objects and definitions into a .h fileVadim Bendebury2018-03-032-74/+126
* gsctool: add RO descriptor parserVadim Bendebury2018-03-035-2/+528
* gsctool: refactor PP polling into a functionVadim Bendebury2018-03-031-42/+61
* cr50: use single __packed definitionVadim Bendebury2018-02-222-6/+1
* gsctool: fix Board ID retrieval functionVadim Bendebury2018-02-211-8/+6
* gsctool: allow multiple source filesVadim Bendebury2018-02-212-3/+14
* gsctool: add options to control ccdVadim Bendebury2018-01-121-10/+133
* gsctool: allow password handling function to run on different subcommandsVadim Bendebury2018-01-121-6/+15
* ccd: prepare for handling crucial CCD commands through TPM task contextVadim Bendebury2018-01-101-4/+6
* gsctool: use full path when invoking trunks_sendVadim Bendebury2018-01-051-1/+1
* gsctool: Add option '--any' to auto-detect -s/-t availability.Hung-Te Lin2018-01-051-6/+23
* usb_updater2: Increase touchpad debug buffer length to 50 bytes.Nicolas Boichat2017-12-141-2/+2
* sweetberry: add microsecond to sweetberry timestampMengqi Guo2017-12-071-1/+1
* i2c: support large reading in i2c_xfer()Chun-Ta Lin2017-12-071-6/+9
* servo_updater: add version checksNick Sanders2017-12-063-8/+84
* sweetberry: print MEAN in json formatMengqi Guo2017-12-054-13/+75
* gsctool: fix error processing logicVadim Bendebury2017-12-011-1/+1
* servo_updater: add better default argsNick Sanders2017-11-281-5/+55
* gsctool: add option to disable RMA modeVadim Bendebury2017-11-281-3/+15
* hammer: enable large block reading on usb i2c passthru.Chun-Ta Lin2017-11-241-15/+58
* gsctool: clean up error processingVadim Bendebury2017-11-211-14/+31
* servo: add usb_console to chrootNick Sanders2017-11-161-3/+14
* servo_updater: allow differing console enpointsNick Sanders2017-11-153-4/+8
* usb_updater2: Add support for touchpad debugging featureNicolas Boichat2017-11-141-16/+61
* sweetberry: save to specified directoryMengqi Guo2017-11-092-46/+105
* gsctool: provide an option to set/clear passwordVadim Bendebury2017-10-301-2/+79
* servo: add usb updaterNick Sanders2017-10-256-32/+138
* gsctool: allow to pass optional value for --rmaVadim Bendebury2017-10-171-45/+59
* gsctool: harden the APIs marking pointers constVadim Bendebury2017-10-171-2/+2
* g: rename usb_updater into gsctoolVadim Bendebury2017-10-104-4/+4
* gsctool: add RMA authentication optionVadim Bendebury2017-10-031-6/+70
* cr50: enable rma_authVadim Bendebury2017-10-021-0/+13
* gsctool: improve vendor command processing robustnessVadim Bendebury2017-10-021-11/+20
* rma_reset: fix board ID ordering and add the missing breakVadim Bendebury2017-09-301-1/+6
* sweetberry: adding a flag to print milliwattsMengqi Guo2017-09-291-5/+13
* sweetberry: calculate statistics for sweetberry readingsMengqi Guo2017-09-294-27/+278
* Update rma_reset command line interface.Sam Hurst2017-09-291-45/+285
* rma_reset: hide generated files from gitVadim Bendebury2017-09-281-0/+5
* tigertool: add serial number checkNick Sanders2017-09-281-0/+24
* usb_updater: allow to communicate with cr50 using trunks_sendVadim Bendebury2017-09-071-12/+176
* stack_analyzer: Use board/$BOARD/analyzestack.yaml by defaultNicolas Boichat2017-09-073-23/+43
* extra/stack_analyzer: Configurable exception frame size.Che-yu Wu2017-09-054-8/+17
* extra/stack_analyzer: Support function sets in invalid paths.Che-yu Wu2017-09-053-23/+76