summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* battery: Move presence checks out of commonEdward Hill2018-06-141-62/+0
* gpio: extend flags size to accommodate GPIO_ flagsJett Rink2018-06-111-29/+22
* i2c: preserve 1.8V flag during raw i2c gpio accessJett Rink2018-06-081-2/+8
* keyboard_scan: Add "ksstate force" to always scan KB matrixNicolas Boichat2018-06-081-3/+9
* cr50: prepare for supporting both x25519 and p256 test keysVadim Bendebury2018-06-071-1/+1
* motion_sense: Remove unnecessary includeGwendal Grignou2018-06-071-1/+0
* charge_manager: Pass struct charge_port_info as constDaisuke Nojiri2018-06-071-2/+2
* usb_charger: Always update VBUS charge supplierEdward Hill2018-06-071-11/+8
* whiskers: Expose a switch for tablet modeNicolas Boichat2018-06-061-0/+2
* stm32: use D-cache on STM32H7Vincent Palatin2018-06-042-4/+5
* chgstv2: Fix manual control via EC console.Aseda Aboagye2018-06-012-2/+18
* battery: Move fuel gauge code to commonEdward Hill2018-06-012-0/+227
* cr50: add command for factory resetMary Ruthven2018-05-311-0/+5
* console: Do not flush the console in console_initNicolas Boichat2018-05-311-2/+0
* console_output: make chan a safe commandMary Ruthven2018-05-311-3/+3
* cr50: refactor rma mode into factory modeMary Ruthven2018-05-304-92/+113
* cr50: move RMA challenge-response to P256Vadim Bendebury2018-05-302-36/+109
* keyboard_scan: Add option to support keyboards with language IDparis_yeh2018-05-301-0/+37
* cr50: add support for enabling factory mode on bootMary Ruthven2018-05-301-2/+1
* charge_state_v2: Add a hysteresis for under-voltage throttlingPhilip Chen2018-05-301-6/+19
* system: Enable/Disable low power idle in run timePhilip Chen2018-05-301-0/+5
* acpi: Add map for controlling USB port powerEmil Lundmark2018-05-291-0/+55
* rsa: Further optimization of multiplications for Cortex-M0Nicolas Boichat2018-05-291-3/+3
* usb_port_power: Use same name for mode set functionEmil Lundmark2018-05-291-2/+2
* usb_pd_protocol: Only print TCPC info if availableNicolas Boichat2018-05-281-4/+6
* rsa: Optimization of multiplications for Cortex-M0Nicolas Boichat2018-05-281-6/+6
* console_channel.inc: Add more ifdef to reduce number of channelsNicolas Boichat2018-05-261-2/+2
* ccd_config: Simplify open and passwordRandall Spangler2018-05-251-108/+41
* ccd_config: Ccd vendor command takes params structRandall Spangler2018-05-252-122/+95
* timer: Allow disabling gettime console commandNicolas Boichat2018-05-241-0/+2
* console_output: Add option to disable console channelsNicolas Boichat2018-05-241-0/+10
* cr50: pass params to vendor commands as structRandall Spangler2018-05-232-26/+21
* cr50: tpm_alt_extension() specifies command origin is USBRandall Spangler2018-05-233-45/+37
* util: do not generate redundant CROS_EC_VERSIONVadim Bendebury2018-05-221-1/+1
* cr50: Refactor tracking vendor command originRandall Spangler2018-05-222-79/+50
* lpc/espi: convert remaning CONFIG_LPC to CONFIG_HOSTCMD_X86Jett Rink2018-05-226-23/+23
* lpc/espi: convert ec chip code to use granular optionJett Rink2018-05-221-1/+1
* sweetberry: expose i2c over usbRuben Rodriguez Buchillon2018-05-211-1/+1
* charger: Modify manual mode to save desired current/voltageScott Collyer2018-05-211-18/+23
* charge_state_v2: Throttle AP in low battery voltagePhilip Chen2018-05-212-2/+45
* cr50: include sleepmask in all imagesMary Ruthven2018-05-181-4/+5
* power: prevent chipset startup if no battery or acJett Rink2018-05-181-13/+26
* cr50: Add check for developer modeRandall Spangler2018-05-181-0/+4
* flash: Fix offset bug in spi_flash_readscott worley2018-05-181-5/+5
* Shuffle const aroundPatrick Georgi2018-05-182-2/+2
* charge_state_v2: Localize a static variablePhilip Chen2018-05-181-1/+2
* keyboard_scan: Add refresh and power button boot key optionsEdward Hill2018-05-161-6/+10
* common: drop unnecessary line endingVadim Bendebury2018-05-161-1/+1
* Reland "npcx: CEC: Send CEC message in mkbp event"Stefan Adolfsson2018-05-161-1/+1
* i2c: correct i2c read print statementJett Rink2018-05-161-2/+2