summaryrefslogtreecommitdiff
path: root/board/cheza/usb_pd_policy.c
Commit message (Expand)AuthorAgeFilesLines
* PD: Fix passing information about polarity when DTS is connectedPatryk Duda2020-11-231-2/+4
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-2/+1
* usb_mux: cleanup: Replace mux state enums with ec_command bit flagVijay Hiremath2020-01-281-2/+4
* pd: cleanup pd_get_data_roleDenis Brockus2020-01-091-1/+2
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-276/+4
* usb_mux: cleanup the usb_mux_get() functionVijay Hiremath2019-11-261-3/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-5/+6
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2019-10-311-1/+1
* cheza: Mux the 1st-plugged UFP port which is not a chargerWai-Hong Tam2018-12-081-1/+33
* cheza: Only one port can mux its DisplayPort linesWai-Hong Tam2018-12-061-2/+32
* cheza: Apply the fix to handle two or more HPD eventsWai-Hong Tam2018-11-071-5/+0
* cheza: Don't mux the DP lines until HPD level goes highWai-Hong Tam2018-11-071-10/+10
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+2
* cheza: Support PD and chargingTom Wai-Hong Tam2018-05-091-0/+417