summaryrefslogtreecommitdiff
path: root/common/peripheral.c
Commit message (Expand)AuthorAgeFilesLines
* config: Rename CONFIG_CROS_BOARD_INFOPhilip Chen2021-06-161-2/+2
* board/genesis: Totally remove CONFIG_CHARGE_MANAGER andNeill Corlett2021-01-131-1/+1
* Revert "topology: Add USB2 & USB3 connectivity info to tcpc_config_t"caveh jalali2020-11-061-3/+0
* 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