summaryrefslogtreecommitdiff
path: root/common/peripheral.c
Commit message (Expand)AuthorAgeFilesLines
* Add a board specific helper to return USB PD port countKarthikeyan Ramasubramanian2019-11-091-1/+2
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-3/+3
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-1/+1
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-3/+3
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-4/+3
* topology: Add USB2 & USB3 connectivity info to tcpc_config_tDaisuke Nojiri2019-06-211-0/+3
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-4/+7
* common: Add EC_CMD_LOCATE_CHIPDaisuke Nojiri2019-06-061-0/+55