summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-soraka-10323.39.BBrian Norris2021-09-102-10/+1
* gsctool: Add error code description if authcode fails.Cheng-Han Yang2019-03-261-2/+13
* gsctool: add machine output support (-M) to chip board ID (-i, -O)Wei-Cheng Xiao2019-03-264-16/+46
* gsctool: add machine output support (-M) to FW image info (-b)Wei-Cheng Xiao2019-03-261-91/+158
* gsctool: add a cmd line option -M to gsctool to allow machine-friendly outputs.Wei-Cheng Xiao2019-03-261-8/+74
* Cr50: Add LLSR (long long shift right) support.Allen Webb2019-01-033-1/+72
* cr50: add command for factory resetMary Ruthven2019-01-033-0/+22
* Cr50: Add VENDOR_CC_PINWEAVER vendor command.Allen Webb2019-01-032-6/+59
* Cr50: Added Pinweaver base implementation.Allen Webb2019-01-0316-2/+3217
* gsctool: add factory mode commandMary Ruthven2019-01-031-13/+53
* cr50: refactor rma mode into factory modeMary Ruthven2019-01-039-93/+130
* cr50: include GscFullConsole in rma openMary Ruthven2019-01-031-10/+1
* gsctool: add verbose mode command line optionVadim Bendebury2019-01-031-1/+7
* gsctool: add version command line optionVadim Bendebury2019-01-033-4/+26
* gsctool: Reject empty authorization codeCheng-Han Yang2018-09-111-0/+6
* cr50: expose spihash PP polling to the hostVadim Bendebury2018-07-022-6/+52
* cr50: Convert spihash to TPM vendor commandRandall Spangler2018-07-022-128/+257
* cr50: add vendor CCD subcommand to report CCD informationVadim Bendebury2018-07-022-53/+122
* cr50: Add SPI hashing commandRandall Spangler2018-07-023-24/+487
* Add support for HW alertsAnatol Pomazau2018-07-026-0/+383
* gsctool: add support for CCD infoVadim Bendebury2018-06-011-10/+104
* gsctool: add open box RMA optionVadim Bendebury2018-06-014-6/+376
* gsctool: add RO descriptor parserVadim Bendebury2018-06-015-2/+528
* gsctool: allow multiple source filesVadim Bendebury2018-06-012-3/+14
* gsctool: move common objects and definitions into a .h fileVadim Bendebury2018-06-012-74/+126
* gsctool: refactor PP polling into a functionVadim Bendebury2018-06-011-42/+61
* gsctool: fix Board ID retrieval functionVadim Bendebury2018-06-011-8/+6
* cr50: use single __packed definitionVadim Bendebury2018-06-015-6/+6
* grunt: Add PWMs for battery / charger LEDsstabilize-10323.31.Bstabilize-10323.30.Bstabilize-10323.29.Bfactory-soraka-10323.BSimon Glass2018-01-183-2/+22
* CBI: Allow get command to reload data from EEPROMDaisuke Nojiri2018-01-183-4/+25
* CBI: Retry read and cache the resultDaisuke Nojiri2018-01-181-12/+19
* grunt: Enabling backlight lid control moduleJett Rink2018-01-182-8/+14
* scarlet: Use TCPC to detect if AC is presentPhilip Chen2018-01-182-1/+5
* charge_state_v2: Wake charger task when we start/stop providing powerNicolas Boichat2018-01-181-0/+5
* fpsensor: fix test buildVincent Palatin2018-01-181-5/+6
* grunt: Add support for I2C bus 5Simon Glass2018-01-182-0/+2
* util: flash_ec: Add support to flash npcx7_evb with npcx7m7x chipCHLin2018-01-182-2/+32
* stm32/usb: Add logic to detect stuck controller in usb_wakeNicolas Boichat2018-01-181-1/+28
* stm32/usb: Handle spurious wakes in usb_resumeNicolas Boichat2018-01-181-7/+34
* Add more debugging to run_host_testVincent Palatin2018-01-181-0/+7
* backlight: Adding support for active low GPIO signalJett Rink2018-01-183-4/+31
* flash_ec: Support NPCX_INT_SPI using CCD.Aseda Aboagye2018-01-181-8/+35
* CBI: Add host command to set board infoDaisuke Nojiri2018-01-183-2/+144
* CBI: Add host command to get board infoDaisuke Nojiri2018-01-183-0/+116
* CBI: Add cbi-utilDaisuke Nojiri2018-01-182-0/+344
* CBI: Read board info from EEPROMDaisuke Nojiri2018-01-186-0/+203
* npcx7: Add definition/configuration for npcx7m6xb/npcx7m7wCHLin2018-01-176-10/+54
* stm32/usb: usb_wake: Update STM32_USB_CNTR with interrupts offNicolas Boichat2018-01-171-1/+5
* cr50:ap_state: reenable detect ap on interruptMary Ruthven2018-01-171-4/+8
* ectool: battery: Allow negative present currentNicolas Boichat2018-01-171-3/+2