summaryrefslogtreecommitdiff
path: root/common/usb_pd_console_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* TCPM: Remove active mode caps from the PE console commandDiana Z2023-02-231-10/+0
* common: Sort header filesJeremy Bettis2022-11-291-1/+1
* TCPMv2: Move TBT and USB4 code to modulesAbe Levkoy2022-09-141-1/+3
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-2/+2
* common/usb_pd_console_cmd.c: Format with clang-formatJack Rosenthal2022-07-011-37/+38
* usbpd: implement new api to access PD discovery dataDeepti Deshatty2021-09-201-1/+1
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-9/+9
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-181-1/+2
* TBT: Correct pdcable commandAyushee Shah2021-01-251-1/+1
* TCPMv2: Update 'pdcable' console commandAyushee2020-11-061-0/+26
* usb_pd: Remove pd_cable usage from common codeAyushee2020-06-251-24/+27
* TCPMv2: Support mode entry for SOP' and SOP''Abe Levkoy2020-06-111-1/+2
* TCPMv2: Define fields for SVID discovery stateAbe Levkoy2020-05-121-4/+7
* PD: Store cable identity in pd_discovery structureDiana Z2020-04-211-21/+26
* PD: Use new structure for storing SOP identity responsesDiana Z2020-04-161-7/+10
* PD: Rename pd_policy to pd_discoveryDiana Z2020-04-071-14/+15
* TCPMv1/v2: Move "pdcable" console command to common fileVijay Hiremath2020-02-071-0/+96
* TCPMv1/v2: Move "pe" console command to common fileVijay Hiremath2020-02-041-0/+85