summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* common/mkbp_event: Remove prints in hc_mkbp_wake_maskstabilize-octopus-12371.15.Bstabilize-12371.89.Bstabilize-12371.82.Bstabilize-12371.81.Bstabilize-12371.80.Bstabilize-12371.75.Bstabilize-12371.71.Bstabilize-12371.65.Bstabilize-12371.52.Bstabilize-12371.50.Bstabilize-12371.48.Bstabilize-12371.39.Bstabilize-12371.27.Bstabilize-12371.26.Bstabilize-12371.11.Brelease-R77-12371.BNicolas Boichat2019-08-011-4/+0
* mkbp_event: Only declare EC_CMD_MKBP_WAKE_MASK host command if neededNicolas Boichat2019-08-011-2/+2
* ec_commands: Add EC_CMD_MKBP_WAKE_MASK.Aseda Aboagye2019-07-251-2/+119
* i2c: don't scan i2c addresses less than 0x08Jett Rink2019-07-251-2/+7
* driver: Add support for calibration modeGwendal Grignou2019-07-241-5/+6
* test: Add new test framework toolsYuval Peress2019-07-241-0/+6
* IO_Expander: introduce the common interface of IO expanderCHLin2019-07-242-0/+222
* cr50: minor fix in neglecting 'failure type' in NVMEM flash logNamyoon Woo2019-07-241-1/+1
* Remove __7b, __8b and __7bfDenis Brockus2019-07-208-137/+135
* ec_commands: Rename 'renew' to 'live' in EC_CMD_USB_PD_CHIP_INFOKarthikeyan Ramasubramanian2019-07-201-2/+3
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-198-144/+200
* printf: Fix hexdump and string 0 precisionCraig Hesling2019-07-181-14/+44
* pd_policy: Change DP AltMode event from host event to MKBP.Aseda Aboagye2019-07-171-12/+12
* mkbp_event: Add CONFIG_MKBP_USE_GPIO_AND_HOST_EVENT.Aseda Aboagye2019-07-171-3/+16
* common: add i2c tracing functionalityJack Rosenthal2019-07-173-6/+212
* common: remove CONFIG_SMBUS dead codeDenis Brockus2019-07-172-163/+0
* Add the functions to read and write EAR.Pai Peng2019-07-171-23/+74
* cr50: do not enable TPM when compiling for dcrypto testsVadim Bendebury2019-07-171-5/+37
* cleanup: refactor CPRINTF("[%T ...]\n") to CPRINTSJack Rosenthal2019-07-176-25/+27
* config: Add CONFIG_MKBP_EVENT_WAKEUP_MASKAseda Aboagye2019-07-171-3/+12
* Rename CONFIG_CHARGEN to CONFIG_CMD_CHARGENVadim Bendebury2019-07-041-1/+1
* rollback: Add rollback support for chips with varying flash bank sizesTom Hughes2019-07-032-14/+89
* add chargen command to allow EC and AP to flood the consoleVadim Bendebury2019-07-022-0/+103
* cleanup: Rename CONFIG_MKBP_WAKEUP_MASK for clarity.Aseda Aboagye2019-07-021-11/+14
* USB PD: Refrain from resets if battery is lowDiana Z2019-07-021-10/+95
* dptf: Prevent sensor warning in G3Scott Collyer2019-07-021-1/+3
* USB PD: disable port if TCPC interrupt storm detectedJett Rink2019-06-281-2/+41
* uart_buffering: add tx_buffer_full() APIVadim Bendebury2019-06-271-0/+6
* rma: handle unexpected sizes in get_rma_device_idAndrey Pronin2019-06-271-0/+6
* rma: extract getting RMA Dev ID into a separate methodAndrey Pronin2019-06-271-18/+21
* motionsense: remove panicJett Rink2019-06-271-3/+9
* cleanup: Fix common spelling typos in commentsTom Hughes2019-06-271-2/+2
* fpsensor: Add help descriptions for console commandsstabilize-12301.BTom Hughes2019-06-261-4/+8
* common/fmap: Update doc linkTom Hughes2019-06-251-1/+4
* chg_sw_ramp: Don't set charge limit if ramping is stableDaisuke Nojiri2019-06-251-18/+15
* common: provide config option for 64-bit hwtimerJack Rosenthal2019-06-241-27/+68
* fpsensor: Return correct error code for console commandTom Hughes2019-06-241-2/+2
* fpsensor: Don't allow enrolling more than the max number of fingersTom Hughes2019-06-241-0/+7
* fpsensor: Refactor fp_command_modeTom Hughes2019-06-242-16/+40
* common: pd_policy: Add notification for DP AltModeAseda Aboagye2019-06-241-0/+17
* topology: Add USB2 & USB3 connectivity info to tcpc_config_tDaisuke Nojiri2019-06-211-0/+3
* pd_protocol: Don't DRP toggle lower than S0.Aseda Aboagye2019-06-211-23/+99
* fpsensor: Move HKDF code to helper functionsYicheng Li2019-06-211-18/+60
* usb_update: Fix reboot message which is split to two linesDaisuke Nojiri2019-06-201-1/+2
* ec: Remove extraneous new line as the end of CPRINTS stringsNicolas Boichat2019-06-203-3/+3
* common: motion_sense: Fix pop logicYuval Peress2019-06-191-3/+12
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-1987-87/+87
* new_nvmem: use CC_SYSTEM as the console channelMary Ruthven2019-06-181-12/+11
* nvmem: use CC_SYSTEM instead of CC_COMMANDMary Ruthven2019-06-181-2/+2
* fpsensor: delete extra slash in build pathYicheng Li2019-06-152-4/+4