summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* common/flash.c: Rename flashwp parameter from [no]rw to [no]allNicolas Boichat2017-02-171-3/+3
* rwsig: Add support for rwsig image typesNicolas Boichat2017-02-174-11/+140
* motion: Add opt3001 as a motion sensorGwendal Grignou2017-02-161-5/+11
* builtin: Expands string.h / stdint.hNadim Taha2017-02-171-0/+56
* pdchipinfo: Add option to force renewalDaisuke Nojiri2017-02-141-2/+2
* pdchipinfo: Increase compatibility of fw_versionDaisuke Nojiri2017-02-141-2/+2
* eve: Move DPTF tablet mode support to common codeGwendal Grignou2017-02-141-0/+13
* kevin / gru: Reduce SRAM footprintShawn Nematbakhsh2017-02-131-1/+2
* flash: Pass more precise parameter to flash_[physical_]protect_at_bootNicolas Boichat2017-02-121-24/+28
* 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