summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* flash: ensure proper pstate alignmentVincent Palatin2017-03-241-1/+5
* cr50: add vendor command to restore corrupted headerVadim Bendebury2017-03-221-0/+1
* console: ensure "Console is enabled" string is intactphilipchen2017-03-201-0/+2
* motion_lid: no angle correction when lid closephilipchen2017-03-171-2/+5
* tcpm: Call usb_mux board_init on exit from low power modeDaisuke Nojiri2017-03-161-1/+8
* usb: Cleanup headersNicolas Boichat2017-03-161-0/+2
* system: Use stored size in image_data for determining image_usedShawn Nematbakhsh2017-03-161-62/+23
* version: Store image size data in version structShawn Nematbakhsh2017-03-164-24/+26
* pd: Changes to USB PD state machine for SRC DTS modeScott2017-03-131-9/+31
* common: add feature bit for fingerprint supportVincent Palatin2017-03-131-0/+3
* common: Ensure print_build_string() prints short strings properly.Carl Hamilton2017-03-081-1/+1
* pdcontrol: Suspend port individuallyDaisuke Nojiri2017-03-071-62/+64
* Add option to adjust compiler optimization on RSAVincent Palatin2017-03-061-0/+5
* charger: Add state for discharge + fullDaisuke Nojiri2017-03-031-1/+6
* switch: Initialize switch state earlier during HOOK_INITShawn Nematbakhsh2017-03-022-1/+6
* pd: Add tcpc_select_rp_value to stub tcpm driverScott2017-03-021-0/+10
* cr50: Store console lock state in NvMem vars.Aseda Aboagye2017-02-272-1/+79
* hostcmd: Remove EC_CMD_VBNV_CONTEXT handler for most boardsShawn Nematbakhsh2017-02-251-7/+3
* pd: Store PD active state in battery-backed memoryShawn Nematbakhsh2017-02-251-4/+29
* flash: Add ROLLBACK flash region, that can be protected separatelyNicolas Boichat2017-02-251-6/+53
* system: Add generic bbram read / write routinesShawn Nematbakhsh2017-02-241-4/+9
* flash: Add EC_FLASH_PROTECT_RW_[AT_BOOT|NOW] flagsstabilize-9313.BNicolas Boichat2017-02-231-15/+62
* common/flash.c: Remove redundant codeNicolas Boichat2017-02-231-10/+8
* curve25519: strip-down, build and testVincent Palatin2017-02-232-4087/+19
* util: add constant-time memcmpVincent Palatin2017-02-231-0/+19
* import curve25519 code from BoringSSLVincent Palatin2017-02-231-0/+4937
* cr50: Make sure TPM wipe only clears TPM data.Aseda Aboagye2017-02-232-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