summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* keyboard_8042: Clear buffer before adding command bytefirmware-eve-9584.BFurquan Shaikh2023-01-121-0/+7
* Clear OWNERS for factory/firmware branchBrian Norris2021-09-102-10/+1
* eve: Always advertise DFP_D connectedCaveh Jalali2021-05-281-1/+5
* driver/tcpm: set PD_EVENT_RX_HARD_RESET event when receive hard resetRuibin Chang2020-09-225-11/+9
* TCPMv1, TCPMv2: add pd event for receiving hard resetRuibin Chang2020-09-182-10/+16
* stm32: Fix manual interrupt clearing functionCraig Hesling2020-03-161-1/+3
* Revert "eve: Delay charge port selection until VBUS is stable or 1s has passed"Duncan Laurie2020-01-223-125/+0
* eve: Don't wake up on any MKBP eventAseda Aboagye2019-08-191-0/+2
* eve: Wake AP on DP AltMode Entry & Attention.Aseda Aboagye2019-08-191-0/+15
* ec_commands: Add EC_CMD_MKBP_WAKE_MASK.Aseda Aboagye2019-08-193-2/+244
* pd_policy: Change DP AltMode event from host event to MKBP.Aseda Aboagye2019-08-193-14/+28
* common: pd_policy: Add notification for DP AltModeAseda Aboagye2019-08-193-1/+30
* config: Add CONFIG_MKBP_EVENT_WAKEUP_MASKAseda Aboagye2019-08-192-3/+28
* cleanup: Rename CONFIG_MKBP_WAKEUP_MASK for clarity.Aseda Aboagye2019-08-194-21/+31
* eve: Set power state for sensors properlyGwendal Grignou2019-07-161-2/+2
* eve: Set BMI160 INT2 as outputGwendal Grignou2019-07-161-0/+1
* PD: Ensure SVID parsing doesn't exceed packet boundariesDiana Z2019-02-071-2/+10
* eve: Delay charge port selection until VBUS is stable or 1s has passedSam Hurst2019-01-183-0/+125
* motion: Wake up motion task when sampling rate changesGwendal Grignou2018-09-121-0/+4
* motion: Change ODR only within the motion sensor taskGwendal Grignou2018-09-122-25/+14
* Revert "bd9995x: Leave USB data switches closed on PD power swap"Duncan Laurie2018-08-272-56/+35
* Revert "eve: Use PCH ACOK signal to control Deep Sleep entry"Duncan Laurie2018-05-073-22/+11
* pd: Fix false USB-C DTS detectionShawn Nematbakhsh2018-05-011-1/+1
* pd_suspend: coordinate with pd_task().Caveh Jalali2018-05-011-9/+35
* usb-pd: Apply Vconn before Vbus as per USB TypeC spec (v 1.3)Jett Rink2018-05-011-7/+16
* eve: Limit data role swap to port 0Duncan Laurie2018-05-011-0/+4
* usb_pd_protocol: Add PD_ROLE_DISCONNECTED for data role swapsDuncan Laurie2018-05-012-2/+8
* usb pd: Increasing delay for Rp time on CC linesJett Rink2018-05-011-2/+2
* pd: Properly assign data role on resetAseda Aboagye2018-05-012-30/+64
* PD: Make current USB PD Stack REV 3 compliantSam Hurst2018-05-019-56/+749
* charger: Use shorter poll timeouts when on-acShawn Nematbakhsh2018-05-011-3/+4
* npcx: Touch watchdog during initDuncan Laurie2018-04-091-0/+4
* npcx: watchdog: disable ITIM16 before updating ITCNT registerMulin Chao2018-04-091-0/+2
* pd: retry DR_SWAP after a WAITVincent Palatin2018-04-081-1/+4
* eve: Move PMIC init to a deferred functionDuncan Laurie2018-04-081-1/+4
* npcx: lpc: fixed bug that ec gets stuck in lpc_sib_wait_hostxx routines.Duncan Laurie2018-03-303-6/+34
* chip/npcx: Ensure software watchdog has highest priorityNicolas Boichat2018-03-3010-39/+39
* eve: Add battery vendor command for OTD recovery temperatureDuncan Laurie2018-03-301-20/+87
* Eve: Enable usb device modeJagadish Krishnamoorthy2018-03-223-3/+5
* power: introducing pwr_avg console commandRuben Rodriguez Buchillon2018-03-205-0/+73
* ec: unused gpio reconfigure for lower suspend powerRuben Rodriguez Buchillon2018-03-191-5/+8
* USB/PD: Request discover identity on bootDaisuke Nojiri2018-03-141-12/+19
* eve: Use PCH ACOK signal to control Deep Sleep entryDuncan Laurie2018-02-123-11/+22
* anx3429: force chip reset on PD_RESUMECaveh Jalali2018-02-125-25/+60
* PD_CONTROL: add subcommand to power up a TCPC.Caveh Jalali2018-02-123-1/+13
* anx3429: read chip firmware version during initCaveh Jalali2018-02-121-0/+2
* anx74xx: enable driver "release".Caveh Jalali2018-02-121-1/+5
* pd_control: make DISABLE port specificCaveh Jalali2018-02-121-3/+3
* tcpm: add .release driver operation.Caveh Jalali2018-02-129-4/+91
* eve: Add support for dumping PMIC fault registersDuncan Laurie2018-02-122-0/+53