summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* led_policy_std: turn off power led when system shutdownstabilize-9460.60.Bstabilize-9460.40.Bstabilize-9460.4.Bstabilize-9460.23.Bjames_chao2017-04-131-0/+8
* tcpm: anx74xx: Improvements to low power mode for S3/G3 chipset stateScott2017-04-111-0/+6
* rwsig: Make it possible to run as a taskNicolas Boichat2017-04-112-18/+78
* common: Split rwsig parts from rsa.h headerNicolas Boichat2017-04-115-4/+5
* rollback: Update and lock rollback block as part of rwsig verificationNicolas Boichat2017-04-112-8/+72
* servo_v4: Added dts_mode on/off control for DUT port connectionScott2017-04-071-10/+3
* system: Fixups in emulated sysrq codeNicolas Boichat2017-04-062-2/+2
* pd: prefer CD pin assignments over EF for USBC->USBC case.Todd Broch2017-04-061-5/+8
* common/rollback: Add support for rollback protectionNicolas Boichat2017-04-068-2/+256
* system: Add support for emulated sysrqNicolas Boichat2017-03-312-0/+35
* chg_ramp: Don't change ICL until vals are init'd.Aseda Aboagye2017-03-301-5/+15
* servo_v4: Set desired data role for DUT port to UFPScott2017-03-261-0/+2
* servo_v4: pd: Updated CC_NC and CC_RA macrosScott2017-03-261-7/+12
* 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