summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-nami-10715.106.BBrian Norris2021-09-102-10/+1
* gsctool: add machine output support (-M) to chip board ID (-i, -O)Wei-Cheng Xiao2019-05-204-16/+46
* gsctool: add machine output support (-M) to FW image info (-b)Wei-Cheng Xiao2019-05-201-91/+158
* gsctool: add a cmd line option -M to gsctool to allow machine-friendly outputs.Wei-Cheng Xiao2019-05-201-8/+74
* gsctool: Add error code description if authcode fails.Cheng-Han Yang2019-05-201-2/+13
* gsctool: Reject empty authorization codeCheng-Han Yang2019-05-201-0/+6
* gsctool: add factory mode commandMary Ruthven2019-01-221-13/+53
* cr50: add command for factory resetMary Ruthven2019-01-224-0/+64
* cr50: refactor rma mode into factory modeMary Ruthven2019-01-229-96/+133
* cr50: add support for enabling factory mode on bootMary Ruthven2019-01-224-22/+79
* ccd_config: Simplify open and passwordRandall Spangler2019-01-223-116/+60
* ccd_config: Ccd vendor command takes params structRandall Spangler2019-01-222-122/+95
* nami_fp: Update flash_fp_mcu to ekko gpiosShelley Chen2018-12-131-0/+88
* ec: Add macro to check if constant index is too largeGwendal Grignou2018-12-081-0/+6
* fpsensor: Move the definition of FP_TEMPLATE_FORMAT_VERSIONNicolas Norvez2018-12-082-1/+4
* fpsensor: add TPM seed to Input Key MaterialNicolas Norvez2018-12-082-1/+40
* fpsensor: FP_INFO reports the template versionNicolas Norvez2018-12-082-3/+5
* fpsensor: Add support for sensor reset commandPrashant Malani2018-12-082-0/+5
* fpsensor: validate args of EC_CMD_FP* commandsNicolas Norvez2018-12-081-38/+39
* fpsensor: add a version to the template formatNicolas Norvez2018-12-081-0/+6
* fpsensor: Encrypt the FP templates with HW keyNicolas Norvez2018-12-081-10/+20
* common: add API to expose detachable "base" stateDmitry Torokhov2018-12-081-1/+2
* pdchipinfo: add min firmware version to pdchipinfoJett Rink2018-12-082-8/+29
* rollback: Add host command to query rollback informationNicolas Boichat2018-12-082-0/+33
* ectool: Allow usbpdpower command to take port #Daisuke Nojiri2018-12-081-4/+21
* ectool: Fix ADC read return value.Aseda Aboagye2018-12-081-1/+3
* adc: Add ectool command for reading ADC channels.Aseda Aboagye2018-12-082-0/+42
* fpsensor: Add timing statistics.Aseda Aboagye2018-12-082-0/+54
* ectool: set option flag to 0 when unsetJett Rink2018-12-081-1/+1
* rollback: Add host command to add entropyNicolas Boichat2018-12-082-0/+66
* ectool: Handle "Dead pixels: UNKNOWN" in "fpinfo"Nicolas Norvez2018-12-082-3/+12
* ectool: Allow for chips with more than 1 MB of flashNicolas Boichat2018-12-081-6/+9
* ectool: remove fpcheckpixels from help messageNicolas Norvez2018-12-081-2/+0
* CBI: Add MODEL_ID fieldDaisuke Nojiri2018-12-065-13/+39
* CBI: Clarify value types in help messagesDaisuke Nojiri2018-12-063-24/+25
* Add OEM name support to CBIWisley Chen2018-12-063-5/+21
* Add DRAM part number support to CBIAaron Durbin2018-12-063-17/+65
* util/cbi-util: Check pointer before using itPatrick Georgi2018-12-061-1/+3
* util/cbi-util: Fix resource leaksPatrick Georgi2018-12-061-0/+3
* headers: make EC commands headers C++-friendlyNicolas Norvez2018-12-052-1/+17
* grunt: Add support for flashing via Suzy-Q and servoRaul E Rangel2018-05-241-28/+97
* nami: Enable auto toggle/low power mode for standalone tcpcsTodd Broch2018-05-241-2/+3
* chip/it83xx: Configure IRQTP for KBC when using eSPIFurquan Shaikh2018-05-232-0/+25
* cr50: pass params to vendor commands as structRandall Spangler2018-05-234-124/+125
* cr50: tpm_alt_extension() specifies command origin is USBRandall Spangler2018-05-234-45/+41
* APL/GLK: Clean up UART buffer before shutdownVijay Hiremath2018-05-231-0/+8
* genvif: Allow usb_pd_policy.c only in baseboardEdward Hill2018-05-231-7/+11
* cleanup: make has_dut_i2c_mux check similar to other checksJett Rink2018-05-231-4/+8
* yorp: add keyboard backlight controlJett Rink2018-05-237-1/+33
* cleanup: remove transition code for LPC/ESPI cleanupJett Rink2018-05-232-10/+0