summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* console: Add non-verbose print config optionShawn Nematbakhsh2017-02-117-4/+47
* pd: Ensure PD is interrupted on EC resetShawn Nematbakhsh2017-02-111-0/+30
* charger_profile: support multiple battery voltage range thresholdsVijay Hiremath2017-02-101-6/+13
* motion_lid: Fix merge of cl/430344Gwendal Grignou2017-02-101-3/+0
* Add host command to get PD chip informationDaisuke Nojiri2017-02-091-0/+33
* driver: accel: Add acc driver basics and FIFO for LIS2DH/LIS2DH12Mario Tesi2017-02-091-0/+1
* common/spi_nor: Differential erase supportNadim Taha2017-02-091-45/+100
* commom: enable commits prior to checking for valid nvmem partitionsScott2017-02-081-1/+5
* cr50: rework sleep state and tpm reset triggersVadim Bendebury2017-02-071-6/+19
* cleanup: Remove charge_state_v1Sam Hurst2017-02-065-1075/+0
* cr50: Have INAs and I2Cm enabled when rdd is attachedScott2017-02-061-14/+7
* common: do not release lock after nvmem read when commits are suspendedVadim Bendebury2017-02-061-2/+2
* common: add decimal real number seconds value to timeirnfo outputVadim Bendebury2017-02-031-2/+2
* motion_sense: Defer switching the sensors rate if in S3Vijay Hiremath2017-02-021-1/+16
* charge_ramp: Specify port number in board_is_vbus_too_low()Shawn Nematbakhsh2017-02-022-3/+5
* usb_pd_policy: make pd_set_vbus_discharge work with devices with one USB PD portphilipchen2017-02-021-2/+6
* Cr50: i2cs: Added counter for write mismatch errorScott2017-02-021-8/+11
* Revert "version: Store image size data in version struct"Vadim Bendebury2017-02-014-26/+24
* Revert "system: Use stored size in image_data for determining image_used"Vadim Bendebury2017-02-011-23/+62
* system: Use stored size in image_data for determining image_usedShawn Nematbakhsh2017-01-301-62/+23
* version: Store image size data in version structShawn Nematbakhsh2017-01-304-24/+26
* tpm: rename tpm_reset to tpm_reset_requestMary Ruthven2017-01-281-13/+18
* nvmem: do not use malloc for cached bufferVadim Bendebury2017-01-282-222/+179
* tcpm: enable pd message passing after hard resetDivya Sasidharan2017-01-271-0/+10
* servo_v4: pd: Added Device Test System supportScott2017-01-262-18/+19
* pd: support gotoMin and giveBackSam Hurst2017-01-262-2/+43
* pd: Move PD_DEFAULT_STATE to a common define in usb_pd.hScott2017-01-261-3/+4
* nvmem: encrypt contents using crypto apiVadim Bendebury2017-01-251-112/+143
* g: common: introduce generic crypto APIVadim Bendebury2017-01-251-13/+16
* flash: Fix ccprintf parameters in flasherase/writeNicolas Boichat2017-01-251-3/+2
* nvmem: rename version to generationVadim Bendebury2017-01-241-27/+29
* device_state: signal if device_set_state changed the stateMary Ruthven2017-01-231-6/+7
* CHERRY-PICK: motion_lid: Add more reliability measurements.Aseda Aboagye2017-01-201-19/+127
* button: Check volume up/down status and set recovery modeNicolas Boichat2017-01-202-2/+16
* charge_manager: Update power supplier prioritystabilize-9199.BVijay Hiremath2017-01-181-5/+5
* Revert "charge_ramp: Adjust minimum ramp current"Vijay Hiremath2017-01-182-26/+2
* common: prepare nvmem for encryption supportVadim Bendebury2017-01-181-88/+76
* poppy: updating variable name to power_button_pulse_enableShelley Chen2017-01-181-3/+4
* pd: Reduce VDO_CMD_GET_LOG timeout to 75msShawn Nematbakhsh2017-01-171-1/+1
* cr50: reinstate nvmem commits 3 s after tpm resetVadim Bendebury2017-01-141-13/+38
* poppy: host command for configuring power buttonShelley Chen2017-01-131-4/+29
* charge_ramp: Adjust minimum ramp currentVijay Hiremath2017-01-132-2/+26
* npcx: flash: Do not delay flash access requests.Shamile Khan2017-01-101-2/+2
* nvmem_vars: use dynamic memory allocationVadim Bendebury2017-01-091-16/+16
* motion_sense: Add "spoof" modeAseda Aboagye2017-01-071-7/+149
* charge_state_v2: Correct Smart battery charging/discharging statusVijay Hiremath2017-01-061-1/+25
* iec: Improve efficiency of host command dispatcherSam Hurst2017-01-061-0/+24
* cr50: Avoiding nvram commits at startupVadim Bendebury2017-01-052-1/+53
* common: introduce malloc/free implementationVadim Bendebury2017-01-052-1/+396
* motion: Disable tablet mode if one accel is brokenGwendal Grignou2017-01-043-2/+16