summaryrefslogtreecommitdiff
path: root/common/usbc_ppc.c
Commit message (Expand)AuthorAgeFilesLines
* Rex: Get VBUS sourcing state from PPCLi Feng2022-12-201-1/+1
* usbc_ppc: Enable console logs for testsAaron Massey2022-09-261-7/+11
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* usb_ppc: Add Config to Remove CPRINTS from ppc_printsJameson Thies2022-07-111-8/+8
* common/usbc_ppc.c: Format with clang-formatJack Rosenthal2022-07-011-3/+3
* TCPMv2: Add support for combination of PPC & non-PPC portsVijay Hiremath2022-05-261-0/+23
* TCPM: Add OCP moduleDiana Z2020-11-171-101/+0
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-271-3/+3
* usbc_ppc: inform the PPC of the power role of the connected deviceEric Yilun Lin2020-10-081-8/+20
* core: rename atomic_clear to atomic_clear_bitsDawid Niedzwiecki2020-10-061-2/+2
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-291-3/+3
* usb_ppc: Fix broken tests buildAbe Levkoy2020-07-161-5/+11
* ppc: Fix return values of ppc_is_* to be booleanEdward Hill2020-07-111-5/+5
* usbc: only try to use ppc_set_frs_enable if it existsPeter Marheine2020-07-061-2/+2
* ppc: string de-duplicationKeith Short2020-07-021-4/+16
* TCPMv2: Add pathway to enable FRS from PPC driverEric Herrmann2020-06-181-0/+20
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-1/+1
* ppc: cleanup ppcDenis Brockus2019-10-061-37/+147
* common/usbc_ppc: Fix potential illegal memory access.Tim Wawrzynczak2019-04-191-1/+3
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* sn5s330: Add support for SBU FET control.Aseda Aboagye2019-03-261-0/+10
* USB PD: PPC: Add overcurrent handling.Aseda Aboagye2019-01-171-1/+98
* sn5s330: add low power modeJett Rink2018-08-231-0/+13
* ppc: Add driver for NX20P3483Scott Collyer2018-03-201-0/+4
* ppc: Add Vconn and CC polarity settings.Aseda Aboagye2018-02-011-0/+16
* sn5s330: Enable VBUS interruptsEdward Hill2018-01-311-4/+6
* usb pd: Adding PPC vbus discharge pathJett Rink2018-01-311-0/+8
* usbc: Moving PPC init after setting TCPC resistors.Jett Rink2018-01-251-14/+16
* ppc: Add API to set Vbus source ILIM.Aseda Aboagye2017-12-131-0/+8
* sn5s330: Add support for Vbus detection.Aseda Aboagye2017-12-061-0/+10
* ppc: Create generic PPC driver framework.Aseda Aboagye2017-12-061-0/+76