summaryrefslogtreecommitdiff
path: root/driver/ppc/nx20p348x.c
Commit message (Expand)AuthorAgeFilesLines
* Zephyr test: Test NXP PPC interruptsDiana Z2023-04-071-1/+0
* NX20P348X: Correct dead battery exit error handlingDiana Z2023-04-061-1/+1
* ppc/nx20p348x: Do not set reserved bitCaveh Jalali2023-04-021-0/+1
* driver: Sort header filesJeremy Bettis2022-11-291-2/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* NX20P348x: enable RCP 5V SRC mask functionamber.chen2022-08-031-0/+4
* driver/ppc/nx20p348x.c: Format with clang-formatJack Rosenthal2022-06-291-15/+11
* nx20p348x: add board init functionEric Yilun Lin2022-05-261-0/+9
* NX20P348x: Handle reverse current eventsDiana Z2022-05-201-1/+3
* atomic: use atomic_t where it is possibleDawid Niedzwiecki2021-12-081-1/+1
* ppc: add an interrupt pointer to the ppc driver APIDawid Niedzwiecki2021-11-111-0/+1
* nx20p348x: Check device status reg for sink modeCaveh Jalali2021-08-171-3/+8
* nx20p348x: Fix DB_EXIT flag handlingCaveh Jalali2021-07-281-1/+1
* ppc/nx20p348x: Initialize device control regCaveh Jalali2021-07-221-0/+5
* ppc/nx20p348x: Disable VBUS discharge in sink modeCaveh Jalali2021-07-221-4/+26
* ppc/nx20p348x: Improve nx20p3483 supportstabilize-14093.B-mainCaveh Jalali2021-07-151-39/+98
* NX20P348x: Only check sink bit for sink_enable errorDiana Z2021-05-071-1/+1
* 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-2/+2
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-291-2/+2
* ppc: string de-duplicationKeith Short2020-07-021-5/+5
* nx20p3483: vbus_source_enable failure correctionDenis Brockus2020-02-121-30/+32
* 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-3/+3
* ppc: driver changes for FRSDenis Brockus2019-10-081-1/+1
* ppc: initialize vbus current limit on initJett Rink2019-08-131-0/+9
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-4/+4
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-4/+4
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-2/+2
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* driver/ppc/nx20p348.c: Handle overcurrent eventKarthikeyan Ramasubramanian2019-01-171-5/+2
* ppc/nx20: add more fault condition printsJett Rink2018-11-161-2/+11
* Octopus: Vbus gone from USB-C port after cold reboot with USB-A driveDiana Z2018-10-251-8/+13
* ppc: Add support for nx20p3481Scott Collyer2018-09-131-10/+95
* ppc: nx20p3483: Rename driver to nx20p348x to support NX20P3481Scott Collyer2018-08-161-0/+368