summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* cr50: add command for factory resetMary Ruthven2019-01-031-0/+5
* Cr50: Add VENDOR_CC_PINWEAVER vendor command.Allen Webb2019-01-031-6/+58
* Cr50: Added Pinweaver base implementation.Allen Webb2019-01-032-0/+895
* cr50: refactor rma mode into factory modeMary Ruthven2019-01-034-89/+110
* cr50: include GscFullConsole in rma openMary Ruthven2019-01-031-10/+1
* cr50: add vendor CCD subcommand to report CCD informationVadim Bendebury2018-07-021-53/+55
* cr50: Add SPI hashing commandRandall Spangler2018-07-021-0/+1
* CBI: Allow get command to reload data from EEPROMDaisuke Nojiri2018-01-181-0/+3
* CBI: Retry read and cache the resultDaisuke Nojiri2018-01-181-12/+19
* 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
* backlight: Adding support for active low GPIO signalJett Rink2018-01-181-4/+17
* CBI: Add host command to set board infoDaisuke Nojiri2018-01-181-0/+87
* CBI: Add host command to get board infoDaisuke Nojiri2018-01-181-0/+29
* CBI: Read board info from EEPROMDaisuke Nojiri2018-01-182-0/+128
* power: introducing pwr_avg console commandRuben Rodriguez Buchillon2018-01-161-0/+28
* battery: Add support for reading base battery through host commandNicolas Boichat2018-01-141-0/+41
* ccd: add distinct return code to indicate that password is requiredVadim Bendebury2018-01-121-2/+2
* ccd: use async TPM reset where requiredVadim Bendebury2018-01-121-7/+27
* ccd: 'pp polling' vendor command optionVadim Bendebury2018-01-121-0/+69
* ccd: do not allow 'unlock' from console unless password is setVadim Bendebury2018-01-121-1/+6
* ccd: add 'in progress' return valueVadim Bendebury2018-01-121-7/+12
* pp: add API to show when press is expectedVadim Bendebury2018-01-121-0/+14
* pp: split fsm state in twoVadim Bendebury2018-01-121-5/+14
* ccd: refactor to allow clear indication of CCD command being in progressVadim Bendebury2018-01-121-1/+13
* cr50: pass essential ccd commands through tpm task contextVadim Bendebury2018-01-112-71/+144
* ccd: Refactor routing CCD commands through TPM taskVadim Bendebury2018-01-101-17/+32
* ccd: prepare for handling crucial CCD commands through TPM task contextVadim Bendebury2018-01-101-20/+74
* EFS: Add SIG_RW_B in fmapDaisuke Nojiri2018-01-101-1/+16
* ec_commands: EC_CMD_BATTERY_GET_DYNAMIC: Clarify the meaning of flagsNicolas Boichat2018-01-101-0/+6
* driver/charger/isl923x: Make sure CONFIG_CHARGER_NARROW_VDC is setNicolas Boichat2018-01-101-1/+5
* EFS: Add EFS_VERIFY host commandDaisuke Nojiri2018-01-091-0/+19
* ec_ec_comm_master: Functions for EC-EC communication masterNicolas Boichat2018-01-052-0/+355
* charge_state_v2: Add charge_set_output_current_limit functionNicolas Boichat2018-01-042-5/+38
* wand: Make sure battery is cut-off when criticalNicolas Boichat2018-01-041-0/+5
* ec_commands: battery_dynamic_info: Rename current to actual_currentNicolas Boichat2018-01-041-2/+2
* USB/PD: Request discover identity on bootDaisuke Nojiri2018-01-041-12/+19
* espi: Add API to test if signal is eSPI virtual wireScott Worley2018-01-022-0/+68
* ec_flash: Add W25Q128 SPI flashScott Worley2017-12-281-1/+8
* ec_als: ALS now uses CPRINT macrosScott Worley2017-12-281-1/+6
* ec_gpio: Add GPIO power down supportScott Worley2017-12-281-0/+34
* charger: Use shorter poll timeouts when on-acShawn Nematbakhsh2017-12-271-3/+4
* printf: add %li format for compatibilityVincent Palatin2017-12-251-0/+6
* ec_ec_comm_slave: Define extpower_is_presentNicolas Boichat2017-12-212-0/+28
* charge_state_v2: Update battery information in EC-EC slave modeNicolas Boichat2017-12-201-4/+134
* ec_ec_comm_slave: EC-EC communication slave task and functionsNicolas Boichat2017-12-202-0/+281
* config: Add CONFIG_BUTTON_TRIGGERED_RECOVERY.Aseda Aboagye2017-12-181-6/+22
* consumer: Remove flush operationNicolas Boichat2017-12-183-11/+0
* ppc: Add API to set Vbus source ILIM.Aseda Aboagye2017-12-131-0/+8
* ec_commands: Remove zero-size structsRandall Spangler2017-12-131-1/+1