summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* COIL: Rename EC-EC comm defines to be more inclusiveDossym Nurmukhanov2021-01-122-3/+3
* guybrush: Implement bc12_interruptRob Barnes2021-01-111-0/+1
* Create a public header for bb_retimerSimon Glass2021-01-091-0/+41
* volteer: Separate out some baseboard USB-C config codeSimon Glass2021-01-091-0/+3
* Create a public header for pi3usb9201Simon Glass2021-01-091-0/+28
* tcpmv2: always issue SOP' soft resetKeith Short2021-01-091-20/+21
* TCPMv2: Compliance Unit Test - TD.PD.SRC3.E7Denis Brockus2021-01-071-0/+14
* version: Rename version.h to cros_version.hYuval Peress2021-01-071-0/+0
* BB retimer: Set UFP mode of BB retimerAyushee2021-01-072-0/+29
* Move tcpic.h header into include/driverSimon Glass2021-01-071-0/+288
* Create a public header for isl9241Simon Glass2021-01-071-0/+38
* Create public headers for a few PPC/TCPM driversSimon Glass2021-01-075-0/+129
* it83xx/system: introduce GPG1 reset EC featureDino Li2021-01-071-0/+11
* TCPMv2: Remove PE_BIST_RX stateAbe Levkoy2021-01-061-11/+10
* TCPMv2: Compliance Unit Test - allow rx with data to have timeoutDenis Brockus2021-01-061-1/+2
* TCPMv2: Unit Test - add filename to TEST_ failing outputDenis Brockus2021-01-061-7/+10
* zephyr: add a fake shared memory implementation for posix-ecJack Rosenthal2021-01-061-0/+3
* ec_commands: Add chipset_{reset,shutdown}_reasonYu-Ping Wu2021-01-062-69/+68
* zephyr: improve shimming for unit testsPaul Fagerburg2020-12-311-20/+3
* TCPMv2: Compliance Unit Test - TD.PD.SRC.E2Denis Brockus2020-12-301-0/+6
* zephyr: Add basic support for shared memorySimon Glass2020-12-291-0/+4
* zephyr: base32: Fix unit testsYuval Peress2020-12-291-2/+1
* zephyr: Add initial USB-C supportSimon Glass2020-12-241-0/+2
* TCPMv2: Update source-out configsDiana Z2020-12-242-0/+30
* TCPMv2: DPM sourcing policy - 3.0 A PD sinksDiana Z2020-12-241-0/+17
* zephyr: Avoid duplicate definition of GENMASK, etc.Simon Glass2020-12-243-1/+14
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-226-5/+547
* stm32g4: ucpd: Add pd msg log and console debug commandsScott Collyer2020-12-221-0/+3
* zephyr: Add support for typeof()Simon Glass2020-12-221-0/+9
* TCPMv2: support TBT Alt mode as UFPli feng2020-12-212-2/+113
* TCPMv2: Remove test/usb_tcpmv2_tcpci.cEdward Hill2020-12-181-8/+0
* battery_fuel_gauge: Make the default battery type customizableWai-Hong Tam2020-12-181-0/+7
* zephyr: Define an empty adc.h for nowSimon Glass2020-12-181-0/+7
* TCPMv2 test: Check all transmitsEdward Hill2020-12-171-0/+2
* gpio: Fix documentationCraig Hesling2020-12-171-8/+7
* TCPMv2: Unit Test TD.PD.LL.E3 Soft Reset UsageDenis Brockus2020-12-171-0/+12
* TBT: Enter Thunderbolt mode if the cable response timesoutAyushee Shah2020-12-161-9/+1
* common: separate VirtAddr and PhysAddr usageTzung-Bi Shih2020-12-161-0/+2
* virtual mux: Wait for mux config ACK from the kernelDivya Sasidharan2020-12-153-1/+30
* tcpci: Base retry count on active PD revAbe Levkoy2020-12-152-0/+10
* mock: Clean up TCPMv2 mocksAbe Levkoy2020-12-152-23/+3
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* EC: Removing an unused i2cm_init function signatureDossym Nurmukhanov2020-12-121-6/+0
* COIL: Clean up controller/peripheral language in headersDossym Nurmukhanov2020-12-123-84/+91
* COIL: Standardize i2c peripheral languageDossym Nurmukhanov2020-12-121-9/+9
* COIL: Rename i2c_peripheral filesDossym Nurmukhanov2020-12-121-0/+0
* COIL: Rename EC-EC comm config to be inclusiveDossym Nurmukhanov2020-12-121-5/+5
* COIL: Use inclusive language for EC-EC communication codeDossym Nurmukhanov2020-12-122-24/+24
* COIL: Rename ec_ec_comm* files to inclusive languageDossym Nurmukhanov2020-12-123-1/+1
* usbc: Remove pd_ts_dts_plugged() check from PD_DRP_FORCE_SINKEdward Hill2020-12-111-8/+0