summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* fpsensor: add capture type for reset pixel testVincent Palatin2018-05-161-1/+2
* charge_manager: handle gracefully dedicated portFabien Parent2018-05-161-1/+2
* Revert "npcx: CEC: Send CEC message in mkbp event"stabilize-10682.BIlja H. Friedel2018-05-151-1/+1
* charge_state_v2: Add explicit check for battery disconnect stateScott Collyer2018-05-141-1/+7
* motion_sense: Lower jitter of EC->AP timestampAlexandru M Stan2018-05-142-1/+13
* npcx: CEC: Send CEC message in mkbp eventStefan Adolfsson2018-05-121-1/+1
* charge_state_v2: keep track of AC_PRESENT flagCaveh Jalali2018-05-111-1/+4
* kblight: Add keyboard backlight control moduleDaisuke Nojiri2018-05-114-102/+174
* charge_manager: fix possible out of bound read accessFabien Parent2018-05-111-0/+3
* charge_manager: add host cmd to get port countFabien Parent2018-05-111-0/+13
* charge_state_v2: Throttle AP in high battery discharge currentPhilip Chen2018-05-102-0/+45
* CEC: Add CONFIG_CECStefan Adolfsson2018-05-091-0/+3
* tablet_mode: Define common interrupt handler for tablet switchDaisuke Nojiri2018-05-091-5/+51
* Nami: Use lid angle to detect tablet mode for Vayne & NamiDaisuke Nojiri2018-05-091-79/+90
* cheza: Support PD and chargingTom Wai-Hong Tam2018-05-091-1/+3
* fpsensor: export matched finger indexVincent Palatin2018-05-091-3/+6
* charger: set PPVAR_SYS to normal battery voltageCaveh Jalali2018-05-081-1/+1
* shared_mem: Assert that shared memory size is large enoughNicolas Boichat2018-05-076-5/+8
* CBI: Disallow board version and OEM ID to be reprogrammedDaisuke Nojiri2018-05-041-0/+7
* usb_pd_protocol: Add PD_ROLE_DISCONNECTED for data role swapsDuncan Laurie2018-05-031-0/+5
* power button: Ignore lid open in PWRBTN_STATE_INIT_ONEdward Hill2018-04-271-1/+2
* Cr50: Add logging functionality to PinWeaver.Allen Webb2018-04-271-10/+454
* Cr50: Add VENDOR_CC_PINWEAVER vendor command.Allen Webb2018-04-271-6/+58
* Cr50: Added Pinweaver base implementation.Allen Webb2018-04-272-0/+895
* USB PD: Send SoftReset if in explicit contract at init.Aseda Aboagye2018-04-251-6/+55
* pd: Properly assign data role on resetAseda Aboagye2018-04-251-25/+61
* pd: Save power role in BBRAM.Aseda Aboagye2018-04-251-15/+23
* USB PD: Save explicit contract state for port 2.Aseda Aboagye2018-04-251-24/+72
* PD: Leave Vbus ON if Vconn and Vbus Requested is set to 0 in the AMA VDOSam Hurst2018-04-251-6/+6