summaryrefslogtreecommitdiff
path: root/common/usb_pd_policy.c
Commit message (Expand)AuthorAgeFilesLines
* TCPMv1: Remove cable discovery supportAbe Levkoy2022-09-141-71/+3
* TCPMv1: Remove TBT and USB4 supportAbe Levkoy2022-09-141-403/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* usb_common: Move HPD Wake MKBP Source to TCPMv1/TCPMv2 common fileJameson Thies2022-09-011-9/+0
* util: remove unused includesYuval Peress2022-08-051-0/+1
* common/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-011-12/+11
* TCPMv2: Prepare for boards using USB mux taskDiana Z2021-11-151-4/+22
* usbpd: implement new api to access PD discovery dataDeepti Deshatty2021-09-201-2/+10
* TCPMv2: Separate discovery and mode initAbe Levkoy2021-09-101-0/+5
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-40/+42
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-181-13/+14
* include/flash: rename the APIsTim Lin2021-06-091-5/+5
* usb_common: support parse Augmented PDOEric Yilun Lin2021-04-081-71/+72
* TCPMv1: clear SourceCap in disconnected stateEric Yilun Lin2021-04-081-2/+0
* TCPMv1: Replace charging allow listTing Shen2021-01-121-6/+0
* version: Rename version.h to cros_version.hYuval Peress2021-01-071-1/+1
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* TBT: Enter Thunderbolt mode if the cable response timesoutAyushee Shah2020-12-161-1/+2
* TCPM: Move dfp_discover_modes into usb_pd_policy.cAbe Levkoy2020-07-251-0/+20
* usb_pd: Move 'is_vdo_present()' and 'is_usb4_vdo()' to TCPMv1Ayushee2020-07-061-0/+22
* usb_pd: TBT: Cleanup limiting the cable speedAyushee2020-06-261-12/+2
* usb_pd: Remove pd_cable dependent Thunderbolt code from common codeAyushee2020-06-261-31/+28
* usb_pd: Remove pd_cable usage from common codeAyushee2020-06-251-33/+40
* TCPMv2: Support mode entry for SOP' and SOP''Abe Levkoy2020-06-111-3/+15
* usb_pd: Cleanup: Add functions to process Disc IdentityAyushee2020-06-091-65/+73
* usb_pd: Cleanup: Cable flagsAyushee2020-06-091-103/+47
* usb_pd: Move USB4 functions to common fileAyushee2020-06-051-67/+0
* usb_pd: USB4: Limit the cable speedAyushee2020-06-051-23/+0
* usb_pd: TBT: Refactor limiting the cable speedAyushee2020-06-051-26/+4
* BB retimer: Correct setting USB4 cable speedAyushee2020-05-291-17/+0
* TCPMv2: Define fields for SVID discovery stateAbe Levkoy2020-05-121-3/+18
* usb4: Override USB4 cable speed based on board designAyushee2020-05-051-1/+23
* usb_pd: Move Thunderbolt-Compatible functions to common fileAyushee2020-05-041-176/+24
* TCPMv2: Store Tx type in PE stateAbe Levkoy2020-05-021-1/+1
* usb_pd: Correct processing discover SVIDAyushee2020-04-291-3/+3
* TCPMv1: skip cable probing when not VCONN sourceKeith Short2020-04-281-24/+13
* USB4: Correct getting product type from VDOAyushee2020-04-281-6/+2
* TCPMv2: Cleanup: Ensure PD_FLAGS_* are not used.Edward Hill2020-04-251-0/+38
* USB4: Allow entering USB4 mode for devices and cables without SVIDAyushee2020-04-251-44/+68
* TCPMv2: Send VDM version according to PD rev setDiana Z2020-04-081-2/+2
* PD: Move pd_discovery init out of dfp_consume_identityDiana Z2020-04-071-0/+2
* PD: Rename pd_policy to pd_discoveryDiana Z2020-04-071-9/+9
* tcpmv2: move function from TC layer to PEJett Rink2020-04-031-6/+0
* usb_pd: Move cable communication functions to common fileAyushee2020-03-271-37/+0
* common/system: Unify ec_current_image and system_image_copy_tTom Hughes2020-02-281-3/+3
* TCPMv1/v2: Move pd_process_source_cap() to common fileVijay Hiremath2020-02-121-23/+6
* TCPMv1/v2: Move pd_get/set_max_voltage() to common fileVijay Hiremath2020-02-121-13/+0
* TCPMv1/v2: Move pd_charge_from_device() to common fileVijay Hiremath2020-02-121-11/+0
* TCPMv1/v2: Move pd_set_vbus_discharge() to common fileVijay Hiremath2020-02-121-25/+0
* TCPMv1/v2: Move pd_check_requested_voltage() to common fileVijay Hiremath2020-02-121-45/+0