summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* suppress TPM resets in chip factory modeVadim Bendebury2018-09-211-0/+7
* cr50: make sure tpm reset in factory mode always happensVadim Bendebury2018-07-181-11/+17
* cr50: provide chip factory mode supportVadim Bendebury2018-07-181-5/+34
* cr50: include more vendor commands into the USB setVadim Bendebury2018-07-181-1/+4
* cr50: usb_updater: include return codes into USB response payloadVadim Bendebury2018-07-181-14/+30
* cr50: allow vendor command to turn update on even in prod imagesVadim Bendebury2017-05-231-1/+1
* cr50: add vendor command to restore corrupted headerVadim Bendebury2017-03-241-0/+1
* common: Ensure print_build_string() prints short strings properly.Carl Hamilton2017-03-091-1/+1
* cr50: Store console lock state in NvMem vars.Aseda Aboagye2017-03-022-1/+79
* cr50: Make sure TPM wipe only clears TPM data.Aseda Aboagye2017-03-022-12/+19
* nvmem: do not prefer old partition over new one.Vadim Bendebury2017-02-221-16/+15
* mkbp: Support devices having buttons but no keyboardPhilip Chen2017-02-211-1/+4
* g: extension: Add a whitelist for vendor commands.Aseda Aboagye2017-02-182-9/+49
* cr50: Decrement retry counter on manual reboots.Aseda Aboagye2017-02-181-1/+1
* cleanup: Move chip/g-specific system() prototypes to system_chip.hShawn Nematbakhsh2017-02-181-0/+1
* 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