summaryrefslogtreecommitdiff
path: root/common/usbc/usb_pd_console.c
Commit message (Expand)AuthorAgeFilesLines
* USB-PD: Make sink automatically enter EPR modeDaisuke Nojiri2023-04-171-0/+2
* USB-PD: Update pd console command for EPRDaisuke Nojiri2023-04-141-4/+36
* USB-PD: Print DPM state only if debug_level >= 2Daisuke Nojiri2023-03-021-0/+1
* common: Sort header filesJeremy Bettis2022-11-291-1/+1
* pd console command: cflush fixBoris Mittelberg2022-11-101-1/+1
* tcpmv2: dpm: Convert dpm_run to a 1st class SM frameworkScott Collyer2022-11-031-1/+1
* TCPMv2: Add bist share mode console commandScott Chao2022-10-071-0/+11
* TCPMv2: Add PD suspend/resume console commandsCaveh Jalali2022-09-201-0/+7
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* common/usbc/usb_pd_console.c: Format with clang-formatJack Rosenthal2022-07-011-33/+32
* tcpmv2: debug: Add console command to print CC stateVijay Hiremath2022-06-221-0/+3
* ec: Include the pd console command in testsJeremy Bettis2022-05-111-2/+5
* TCPMv2: Add pd console testsSam Hurst2022-01-251-0/+2
* PD console: add cflush around long console printsBoris Mittelberg2021-06-031-0/+5
* pd commands: support PD console command srccapsEric Yilun Lin2021-04-081-0/+3
* TCPMv2: PD Timers - Add pd_timer_dump debugDenis Brockus2021-03-011-0/+9
* TCPMv2: Move DPM requests to public APIAbe Levkoy2020-09-211-8/+8
* TCPMv2: Add new line to TC state querySam Hurst2020-07-021-1/+3
* TCPMv2: Add PE State name to pd state console commandSam Hurst2020-06-271-1/+6
* TCPMv1/TCPMv2: Add PD version commandSam Hurst2020-05-271-1/+5
* tcpmv2: add debug level for TC state machineDenis Brockus2020-05-041-0/+1
* TCPMv2: Add dump pd command needed by PD_FAFTSam Hurst2020-04-291-2/+22
* TCPMv2: Add pd console commandSam Hurst2020-04-141-0/+163