summaryrefslogtreecommitdiff
path: root/zephyr/shim/src/tcpc.c
Commit message (Expand)AuthorAgeFilesLines
* zephyr: move usbc interrupt handler to shimJason Yuan2023-02-091-3/+80
* zephyr: move usbc interrupt handler to shimJason Yuan2022-12-051-0/+18
* zephyr: Make Renesas RAA489000 TCPC chip available for Device TreeAdam Mills2022-11-251-0/+3
* zephyr/shim: Sort header filesJeremy Bettis2022-11-161-3/+4
* zephyr: add anx7447 emulatorlschyi2022-10-051-5/+8
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: test: Generate TCPC configuration from DTSTomasz Michalec2022-08-231-1/+14
* zephyr: move tcpc nodes onto i2c busesDawid Niedzwiecki2022-08-051-30/+34
* anx7447: add device binding for TCPC and USB_MUXEric Yilun Lin2022-07-181-1/+5
* rt1718s: support device binding for TCPC and BC1.2Eric Yilun Lin2022-07-151-0/+4
* zephyr/shim/src/tcpc.c: disable clang-formatEric Yilun Lin2022-07-151-16/+13
* Revert "tcpc: add comma separator in tcpc shim for a better format"Michał Barnaś2022-07-121-13/+20
* tcpc: add comma separator in tcpc shim for a better formatEric Yilun Lin2022-07-081-20/+13
* zephyr/shim/src/tcpc.c: Format with clang-formatJack Rosenthal2022-07-011-18/+24
* Zephyr: Add Cypress CCGXXF PD chip in device treeVijay Hiremath2022-05-191-1/+5
* zephyr: tcpc: Add NCT38xx TCPC driver into common TCPC shimAl Semjonovs2022-05-171-0/+4
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-2/+2
* zephyr: add util header to hold common device-tree opsTing Shen2022-04-121-2/+1
* zephyr: add support for tcpc fusb302 in device treeRajesh Kumar2022-03-291-1/+5
* zephyr: add common tcpc_config shimTing Shen2022-03-211-0/+34