summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* pstore: Fix issue with block calculation for pstore blocksMoritz Fischer2017-01-031-2/+2
* charger_profile: Add common code for charger profile overrideVijay Hiremath2017-01-023-0/+196
* motion: Fix last timestamp calculationGwendal Grignou2016-12-281-4/+2
* motion: Fix oversampling calculationGwendal Grignou2016-12-281-1/+1
* als: Define CONFIG_ALS when HAS_TASK_ALS is present.Gwendal Grignou2016-12-281-1/+1
* Add nvmem-backed key=value variable storageBill Richardson2016-12-212-0/+437
* tcpm: anx74xx: Remove auto-toggle supportShawn Nematbakhsh2016-12-201-2/+9
* cr50: keep board properties related code in board.cVadim Bendebury2016-12-201-1/+1
* charge_ramp: Fix OC detection on chargers which recover quicklyShawn Nematbakhsh2016-12-201-10/+17
* common/i2c.c: Check that i2c port is always 0 or greaterMartin Roth2016-12-161-1/+3
* spi_nor.c: Initialize variables to fix GCC warningsMartin Roth2016-12-161-3/+3
* i2c_passthru: fix virtual battery operationphilipchen2016-12-144-68/+268
* usb_pd_protocol: Force rediscovering identity on bootNicolas Boichat2016-12-141-0/+2
* usb_pd_policy: Automatically swap vconn if adapter requests itNicolas Boichat2016-12-142-1/+18