summaryrefslogtreecommitdiff
path: root/board/pdeval-stm32f072/usb_pd_policy.c
Commit message (Expand)AuthorAgeFilesLines
* USB MUX: Wait on ACK for HPD changes when requiredDiana Z2021-12-021-2/+6
* tree: Create usb_pd_pdo.cTom Hughes2021-11-051-12/+1
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-1/+1
* USB MUX: Convert usb_mux HPD functions to use mux_state_tDiana Z2021-08-301-2/+9
* USB MUX: Generalize mux ACKDiana Z2021-08-141-2/+7
* PD: Fix passing information about polarity when DTS is connectedPatryk Duda2020-11-231-3/+6
* TBT:Add support for exit mode SOP'/SOP'' on chipset transitionAyushee2020-10-141-1/+0
* TCPMv2: Support mode entry for SOP' and SOP''Abe Levkoy2020-06-111-1/+1
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-7/+13
* usb_mux: cleanup: Replace mux state enums with ec_command bit flagVijay Hiremath2020-01-281-6/+9
* pd: cleanup pd_get_data_roleDenis Brockus2020-01-091-2/+5
* pd: cleanup pd_get_roleDenis Brockus2020-01-091-1/+3
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-161/+11
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-3/+3
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-1/+1
* ec: Remove extraneous new line as the end of CPRINTS stringsNicolas Boichat2019-06-201-2/+2
* ss-mux: remove unused port_addr initializationv2.0.0Jett Rink2018-09-171-1/+0
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+2
* TCPM: Add TCPM driver for Analogix anx7447 chipDylan Lai2018-04-031-7/+121
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* pd: change battery and variable sink cap for voltage inaccuracyAlec Berg2015-10-231-2/+0
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-131-26/+0
* Add board for USB PD chip evaluationVincent Palatin2015-06-241-0/+334