summaryrefslogtreecommitdiff
path: root/driver/ppc/aoz1380.c
Commit message (Expand)AuthorAgeFilesLines
* TCPC: Cleanup: Get Sink & SRC state from PD or PPCVijay Hiremath2021-04-211-7/+2
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* driver: ppc: Drop paths from driver/ppc filesSimon Glass2020-12-181-1/+1
* atomic: rename atomic_read_clear to atomic_clearDawid Niedzwiecki2020-11-021-1/+1
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-271-5/+4
* core: rename atomic_clear to atomic_clear_bitsDawid Niedzwiecki2020-10-061-1/+1
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-291-4/+5
* AOZ1380: initialize srcing/snking flags to reflect hardwareDenis Brockus2020-07-281-0/+11
* ppc: string de-duplicationKeith Short2020-07-021-1/+1
* aoz1380: ignore false positive over current/tempDenis Brockus2020-01-091-8/+49
* Add a board specific helper to return USB PD port countKarthikeyan Ramasubramanian2019-11-091-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-2/+2
* ppc: add AOZ1380 driverDenis Brockus2019-10-061-0/+115