summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* fpsensor: Change new files' year to 2019Yicheng Li2019-06-151-1/+1
* fpsensor: Add unit test for derive_encryption_key().Yicheng Li2019-06-143-3/+3
* motionsense: prevent loop after missing eventsJett Rink2019-06-141-8/+10
* fpsensor: Move crypto-related code to fpsensor_crypto.cYicheng Li2019-06-135-138/+162
* keyboard_scan: Send kb events at start of debouncing period.Jes Klinke2019-06-111-40/+27
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-102-6/+9
* minute-ia: ish software panicDenis Brockus2019-06-111-0/+26
* ectool: Clarify addressing mode for I2C commandsDaisuke Nojiri2019-06-101-1/+1
* common/battery: Avoid negative display percentagesEvan Green2019-06-081-0/+2
* fpsensor: Add API to check FP sensor encryption status.Yicheng Li2019-06-072-8/+30
* get rid of compiler warningsVadim Bendebury2019-06-071-1/+1
* fpsensor: Replace ccprintf/s with CCPRINTF/STom Hughes2019-06-071-11/+11
* common: Add EC_CMD_LOCATE_CHIPDaisuke Nojiri2019-06-063-29/+56
* common: motion_sense: Spread timestamps in motion sense fifoYuval Peress2019-06-061-35/+305
* fpsensor: Add instructions for using screen instead of minicomTom Hughes2019-06-061-1/+18
* tpm: reset command_ready bit when entering idle stateVadim Bendebury2019-06-051-4/+6
* chocodile_vpdmcu: Firmware refactoringSam Hurst2019-06-058-324/+2357
* 8042: Only send back ACK in response to reset command(0xff)Furquan Shaikh2019-06-051-3/+1
* common: queue: Update chunk struct and get read/write logicYuval Peress2019-06-051-9/+15
* Add OWNERS files for fingerprintTom Hughes2019-06-051-0/+7
* Move fingerprint files to their own directoryTom Hughes2019-06-054-1/+17