summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* system: update board version to return an error if encounteredJett Rink2018-04-192-28/+39
* cbi: always refersh data for cbi ec commandstabilize-meowth-10574.BJett Rink2018-04-121-19/+28
* u2f: accept short APDUVincent Palatin2018-04-111-1/+1
* chgstv2: Check charger power in prevent_power_on.Aseda Aboagye2018-04-102-26/+22
* battery: treat error codes properlyCaveh Jalali2018-04-101-4/+5
* usb_charger: initialize VBUS supplier at startupJett Rink2018-04-102-12/+5
* cr50: add vendor CCD subcommand to report CCD informationVadim Bendebury2018-04-101-53/+55
* cleanup: CONFIG_USB_PD_CUSTOM_VDM is not usedDivya Sasidharan2018-04-091-7/+0
* fpsensor: fix bug in fpcapture console commandVincent Palatin2018-04-061-1/+1
* rma: mark key ID volatile so that it can be replaced post compilationVadim Bendebury2018-04-051-1/+1
* flash: Allow currently active regions to be modifiedDaisuke Nojiri2018-04-051-0/+4
* Features: Add EXEC_IN_RAMDaisuke Nojiri2018-04-041-0/+3
* EFS: Clarify vboot_main entry logicDaisuke Nojiri2018-04-041-12/+17
* cr50: use run time generated public RMA key definitionVadim Bendebury2018-04-042-4/+21
* i2c: Use the correct config variable for i2c board callbackFurquan Shaikh2018-04-041-2/+2