summaryrefslogtreecommitdiff
path: root/common/usbc
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2: Add common hpd->dp_atten converterScott Collyer2021-02-172-0/+379
* TCPMv2: Update source Rp if no contract in placeDiana Z2021-02-161-1/+5
* TCPMv2: Refactor PD 3.0 check into FRS enableDiana Z2021-02-161-31/+24
* TCPMv2: Allocate FRS ports 3.0 A when neededDiana Z2021-02-162-97/+127
* tcpmv2: Only issue SOP' soft reset following PR swapKeith Short2021-02-161-14/+26
* TCPMv2: Exit modes on AP resetli feng2021-02-121-0/+13
* TCPMv2: Update exit mode sequenceAyushee Shah2021-02-112-4/+8
* TCPMv2: Decrease Low Power Mode debounce delay to 10 msPatryk Duda2021-02-111-2/+7
* TCPMv2: Don't reset Vconn swap counter on AcceptDiana Z2021-02-091-1/+0
* tcpmv2: Update the mux state when PD connection establishedKeith Short2021-02-091-0/+14
* TCPMv2: tc: Fix FORCE_SOURCE and add drp initial stateScott Collyer2021-02-082-18/+49
* TCPMv2: Remove prl_resetAbe Levkoy2021-02-081-9/+0
* TCPMv2: Remove pe_prl_execute_hard_resetAbe Levkoy2021-02-081-6/+1
* TCPMv2: Reset stored PD revs at appropriate timesAbe Levkoy2021-02-083-4/+34
* TCPMv2: Add DPM controls for FRS detectionDiana Z2021-02-081-4/+33
* TCPMv2: Move source and sink DPM handling to helpersDiana Z2021-02-081-105/+143
* TCPMv2: Report correct source-out current in host commandDiana Z2021-02-081-0/+13
* common: move some structures from .rodata to .dataKeith Short2021-02-051-3/+3
* usb: Correct comments for CONFIG_USB_PD_EXTENDED_MESSAGESSimon Glass2021-02-052-7/+6
* retimer: PD port retimer firmware update supportli feng2021-02-051-6/+1
* TCPMv2: Check for discard in cable reset stateDiana Z2021-02-051-8/+7
* TCPMv2: Check charge port when bootingDiana Z2021-02-051-3/+6
* TCPMv2: Consult board before setting power role swap requestDiana Z2021-02-051-0/+4
* retimer: support retimer firmware updateli feng2021-02-053-1/+196
* tcpmv2: Fix pd_set_suspend CC openstabilize-13768.B-mainEdward Hill2021-02-031-43/+45
* TCPMv2: Store the cable's PD revision after soft reset SOP'Ayushee Shah2021-02-031-0/+11
* TCPMv2: Exit modes consistently on detachDiana Z2021-02-021-28/+16
* TCPMv2: Adjust sink hard reset behaviorDiana Z2021-02-012-16/+39
* TCPMv2: Check message discard sending Vconn swap PS_RDYDiana Z2021-01-291-0/+3
* tcpmv2: Only update USB mux state on chipset startup/shutdownKeith Short2021-01-281-1/+18
* common: Add attribute to store const data in .dataKeith Short2021-01-272-5/+4
* TCPMv2: Wait for tSrcTransition after AcceptAbe Levkoy2021-01-261-5/+20
* tcpmv2: Re-discover cable if the port parter is PD 2.0Ayushee Shah2021-01-251-12/+23
* tcpmv2: ensure the USB mux state is only changed in the PD taskKeith Short2021-01-251-7/+5
* dp_alt_mode: Exit DP mode on Exit Mode NAKAbe Levkoy2021-01-221-11/+18
* TCPMv1/TCPMv2: Add functions providing requested voltage and currentPatryk Duda2021-01-221-0/+10
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-2/+4
* TCPMv2: Support BIST Test ModeAbe Levkoy2021-01-221-0/+8
* TCPMv2: Ignore BIST messages when appropriateAbe Levkoy2021-01-221-0/+21
* reland: zephyr: Update hooks shim to match ECOSSimon Glass2021-01-211-2/+0
* TCPMv2: TD.PD.SRC.E5 Compliance failure - service event loop as high priorityDenis Brockus2021-01-212-1/+24
* TCPMv2: Do not check for SinkTxOk in FRS-ModeEric Herrmann2021-01-203-12/+28
* TCPMv2: DPM: Make dpm_get_source_pdo __overridableScott Collyer2021-01-201-1/+1
* TCPMv2: Process DPMs before discoveryDiana Z2021-01-141-26/+22
* TCPMv2: Do not perform hard reset when battery is lowPatryk Duda2021-01-121-0/+59
* TCPMv2: Hand over Hard Reset send request to PE when availablePatryk Duda2021-01-121-2/+5
* TCPMv2: Send Hard Reset from any state on DPM requestPatryk Duda2021-01-121-18/+22
* TCPMv2: Defer initializing type-C supplier current limitWai-Hong Tam2021-01-111-16/+33
* tcpmv2: Use cable soft reset state during VCSKeith Short2021-01-091-82/+17
* tcpmv2: always issue SOP' soft resetKeith Short2021-01-091-0/+114